1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/url
Lars Ingebrigtsen 9d2f4a8d5a 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.
2022-06-05 16:36:34 +02:00
..
ChangeLog.1
url-about.el
url-auth.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
url-cache.el
url-cid.el
url-cookie.el Add convenience functions for generating Emacs Lisp files 2022-06-05 16:36:34 +02:00
url-dav.el
url-dired.el Prefer defvar-keymap in url/*.el 2022-05-25 09:43:27 +02:00
url-domsuf.el
url-expand.el
url-file.el
url-ftp.el
url-future.el
url-gw.el
url-handlers.el
url-history.el
url-http.el Improve url-http debugging 2022-05-12 14:07:45 +02:00
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el
url-methods.el
url-misc.el
url-news.el
url-nfs.el
url-parse.el
url-privacy.el
url-proxy.el
url-queue.el
url-tramp.el
url-util.el Remove some ancient Emacs compat code 2022-05-25 09:42:52 +02:00
url-vars.el Improve url-http debugging 2022-05-12 14:07:45 +02:00
url.el