emacs/lisp/international
Konstantin Kharlamov dfc322d77f Replace manually crafted hex regexes with [:xdigit:]
* admin/charsets/mapconv:
* build-aux/gitlog-to-changelog (parse_amend_file, git_dir_option):
* lisp/progmodes/verilog-mode.el (verilog-delay-re):
(verilog-type-font-keywords, verilog-read-always-signals-recurse):
(verilog-is-number):
* lisp/progmodes/vera-mode.el (vera-font-lock-keywords):
* test/src/emacs-module-tests.el (mod-test-sum-test):
* lisp/xml.el: (xml--entity-replacement-text):
* lisp/version.el (emacs-repository-version-git):
* lisp/textmodes/sgml-mode.el (sgml-quote):
* lisp/textmodes/css-mode.el (css-escapes-re)
(css--colors-regexp):
* lisp/progmodes/prolog.el (prolog-syntax-propertize-function):
* lisp/progmodes/hideif.el (hif-token-regexp, hif-tokenize):
* lisp/progmodes/ebnf-dtd.el: (ebnf-dtd-attlistdecl)
(ebnf-dtd-entitydecl, ebnf-dtd-lex):
* lisp/progmodes/ebnf-ebx.el (ebnf-ebx-hex-character):
* lisp/progmodes/ebnf-abn.el (ebnf-abn-character):
* lisp/progmodes/cperl-mode.el (cperl-highlight-charclass)
(cperl-find-pods-heres):
* lisp/progmodes/cc-mode.el (c-maybe-quoted-number-head)
(c-maybe-quoted-number, c-parse-quotes-before-change)
(c-parse-quotes-after-change, c-quoted-number-head-before-point)
(c-quoted-number-straddling-point):
* lisp/progmodes/ada-mode.el (featurep, ada-in-numeric-literal-p)
(ada-font-lock-keywords):
* lisp/org/org-mobile.el (org-mobile-copy-agenda-files)
* lisp/org/org-table.el (org-table-number-regexp):
(org-mobile-update-checksum-for-capture-file):
* lisp/nxml/xsd-regexp.el (xsdre-gen-categories):
* lisp/nxml/xmltok.el (let*):
* lisp/nxml/rng-xsd.el (rng-xsd-convert-hex-binary)
(rng-xsd-convert-any-uri):
* lisp/nxml/rng-uri.el (rng-uri-file-name-1)
(rng-uri-unescape-multibyte, rng-uri-unescape-unibyte)
(rng-uri-unescape-unibyte-match)
(rng-uri-unescape-unibyte-replace):
* lisp/nxml/rng-cmpct.el (rng-c-process-escapes):
* lisp/nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
* lisp/net/shr-color.el (shr-color->hexadecimal):
* lisp/mail/rfc2231.el (rfc2231-decode-encoded-string):
* lisp/international/mule-cmds.el (read-char-by-name):
* lisp/htmlfontify.el (hfy-hex-regex):
* lisp/gnus/nneething.el (nneething-decode-file-name):
* lisp/gnus/mml-sec.el (mml-secure-find-usable-keys):
* lisp/gnus/gnus-art.el (gnus-button-mid-or-mail-heuristic-alist):
* lisp/faces.el (read-color):
* lisp/epg.el (epg--status-ERRSIG, epg--status-VALIDSIG)
(epg--status-SIG_CREATED, epg--decode-percent-escape)
(epg--decode-hexstring, epg--decode-quotedstring)
(epg-dn-from-string):
* lisp/emulation/cua-rect.el (cua-incr-rectangle):
* lisp/dnd.el (dnd-unescape-uri):
* lisp/cedet/semantic/lex.el (semantic-lex-number-expression):
* lisp/cedet/semantic/java.el (semantic-java-number-regexp):
* lisp/calc/calc-lang.el (pascal):
* lisp/calc/calc-ext.el (math-read-number-fancy):
* lisp/calc/calc-aent.el (math-read-token):
Replace various combinations of [0-9a-fA-F] with [[:xdigit:]].
(Bug#36167)
2019-07-06 10:54:25 +03:00
..
ccl.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
characters.el Import Unicode 12.0 data files 2019-03-09 12:41:48 +02:00
fontset.el Import Unicode 12.0 data files 2019-03-09 12:41:48 +02:00
isearch-x.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
iso-ascii.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
iso-cvt.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
iso-transl.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
ja-dic-cnv.el Touch up the OKURI-NASI progress reporting 2019-06-19 14:29:41 +02:00
ja-dic-utl.el Use utf-8 coding system for all our Elisp files 2019-01-07 21:18:40 -05:00
kinsoku.el Use utf-8 coding system for all our Elisp files 2019-01-07 21:18:40 -05:00
kkc.el Use utf-8 coding system for all our Elisp files 2019-01-07 21:18:40 -05:00
latexenc.el Correct and update the mapping of LaTeX encodings 2019-06-22 11:51:50 +03:00
latin1-disp.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mule-cmds.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
mule-conf.el Add "pin" to password-word-equivalents (Bug#35523) 2019-06-06 19:29:42 -04:00
mule-diag.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mule-util.el * lisp/international/mule-util.el: Avoid setq; clarify meaning of -1. 2019-04-29 16:32:52 -04:00
mule.el Fix visiting and saving UTF-16 encoded XML files 2019-05-18 10:15:19 +03:00
ogonek.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
quail.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
rfc1843.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
robin.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
titdic-cnv.el Make quail conversion output quieter 2019-06-18 12:32:16 +02:00
ucs-normalize.el Add missing dependency to ucs-normalize.el 2019-02-13 15:03:30 -08:00
utf-7.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
utf7.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00