1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
emacs/admin/charsets
Paul Eggert c7bc28bf03 Don’t attempt to modify constant conses
From a patch privately suggested by Mattias Engdegård on 2020-05-11
in a followup to Bug#40671.
* admin/charsets/cp51932.awk:
* admin/charsets/eucjp-ms.awk:
Generate code that does not modify constant conses.
* doc/misc/emacs-mime.texi (Encoding Customization):
* lisp/emacs-lisp/byte-opt.el (byte-compile-side-effect-free-ops):
* lisp/frameset.el (frameset-persistent-filter-alist):
* lisp/gnus/gnus-sum.el (gnus-article-mode-line-format-alist):
Use append instead of nconc.
* lisp/language/japanese.el (japanese-ucs-cp932-to-jis-map)
(jisx0213-to-unicode):
Use mapcar instead of mapc.
* lisp/language/lao-util.el (lao-transcription-consonant-alist)
(lao-transcription-vowel-alist):
* lisp/language/tibetan.el (tibetan-subjoined-transcription-alist):
Use copy-sequence.
* test/src/fns-tests.el (fns-tests-nreverse):
(fns-tests-sort, fns-tests-collate-sort)
(fns-tests-string-version-lessp, fns-tests-mapcan):
Use copy-sequence, vector, and list.
2020-05-16 17:05:37 -07:00
..
glibc * admin/charsets/glibc/: New directory, imported from glibc 2.21. 2015-05-23 11:07:40 -07:00
mapfiles Update copyright year to 2020 2020-01-01 00:59:52 +00:00
big5.awk Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
compact.awk Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
cp932.awk Update some URLs 2019-09-23 00:12:52 -07:00
cp51932.awk Don’t attempt to modify constant conses 2020-05-16 17:05:37 -07:00
eucjp-ms.awk Don’t attempt to modify constant conses 2020-05-16 17:05:37 -07:00
gb180302.awk Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
gb180304.awk Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
kuten.awk
Makefile.in Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mapconv Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mule-charsets.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00