diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2022-06-05 16:36:25 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2022-06-05 16:36:34 +0200 |
commit | 9d2f4a8d5a92fdfab80ce9faf0dcfa159189916b (patch) | |
tree | e594acec129ce3637dd49e22ad8f771e3b247fd7 /test/lisp/emacs-lisp | |
parent | ac6660a2d026e89214814768990d0d232f0a9d06 (diff) | |
download | emacs-9d2f4a8d5a92fdfab80ce9faf0dcfa159189916b.tar.gz emacs-9d2f4a8d5a92fdfab80ce9faf0dcfa159189916b.tar.bz2 emacs-9d2f4a8d5a92fdfab80ce9faf0dcfa159189916b.zip |
Add convenience functions for generating Emacs Lisp files
* lisp/url/url-cookie.el (url-cookie-write-file):
* lisp/international/titdic-cnv.el (tit-process-header):
* lisp/international/ja-dic-cnv.el (skkdic-convert):
* lisp/international/emoji.el (emoji--generate-file):
* lisp/emacs-lisp/loaddefs-gen.el (loaddefs-generate--rubric)
* admin/unidata/unidata-gen.el (unidata-gen-file)
(unidata-gen-charprop): Use the new functions.
* lisp/emacs-lisp/generate-file.el: New file to provide
convenience functions for generated files. It's not always
trivial to know which parts of the trailer that has to be
obfuscated to avoid not getting byte-compiled etc, and some parts
of the headers/trailers are usually forgotten when hand-coding
these.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions