1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
emacs/lisp/international
Glenn Morris 79abec2fee Fix for coding-system completion (bug#23670)
* lisp/international/mule.el (read-buffer-file-coding-system):
Ensure that completion-pcm--delim-wild-regex is enclosed in parens,
so that completion-pcm--pattern->regex can append "*?".
2017-03-01 16:53:08 -05:00
..
ccl.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
characters.el Fix build failure caused by ‘Generate upcase and downcase tables from Unicode’ 2017-02-17 16:36:44 +01:00
fontset.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
isearch-x.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
iso-ascii.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
iso-cvt.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
iso-transl.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ja-dic-cnv.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
ja-dic-utl.el Quoting fixes in lisp/international and lisp/leim 2015-08-30 23:12:31 -07:00
kinsoku.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
kkc.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
latexenc.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
latin1-disp.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
mule-cmds.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
mule-conf.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
mule-diag.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
mule-util.el Fix recent bootstrap issue by moving string-to-list 2017-02-12 19:02:56 -08:00
mule.el Fix for coding-system completion (bug#23670) 2017-03-01 16:53:08 -05:00
ogonek.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
quail.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
README Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
rfc1843.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
robin.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
titdic-cnv.el Do not use find-file non-interactively 2017-02-28 21:12:59 +00:00
ucs-normalize.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
utf7.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
utf-7.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00

The following files in this directory are derived from the Unicode
Data File at http://www.unicode.org/Public/UNIDATA/UnicodeData.txt:

  charprop.el uni-bidi.el uni-category.el uni-combining.el
  uni-comment.el uni-decimal.el uni-decomposition.el uni-digit.el
  uni-lowercase.el uni-mirrored.el uni-name.el uni-numeric.el
  uni-old-name.el uni-titlecase.el uni-uppercase.el

These files were generated from the version admin/unidata/UnicodeData.txt
in the Emacs sources, using the file unidata-gen.el in the same directory.

The file UnicodeData.txt is used under the Unicode Terms of Use,
contained in the file admin/unidata/copyright.html.