diff options
author | Philipp Stephani <phst@google.com> | 2020-04-12 12:01:47 +0200 |
---|---|---|
committer | Philipp Stephani <phst@google.com> | 2020-04-12 13:18:43 +0200 |
commit | 4f197a5e79ef25bcbcb3bf50ab3071fd0f1fae9e (patch) | |
tree | b2db20cd044771b1b6af6d07e761ffcd72e3fcea /lisp/emacs-lisp/autoload.el | |
parent | c7ecc6bbc03af4c2746e2e8765dbbe5bf4a3a908 (diff) | |
download | emacs-4f197a5e79ef25bcbcb3bf50ab3071fd0f1fae9e.tar.gz emacs-4f197a5e79ef25bcbcb3bf50ab3071fd0f1fae9e.tar.bz2 emacs-4f197a5e79ef25bcbcb3bf50ab3071fd0f1fae9e.zip |
Use named functions in {defun,macro}-declarations-alist (Bug#40491)
* lisp/emacs-lisp/byte-run.el (byte-run--set-advertised-calling-convention)
(byte-run--set-obsolete, byte-run--set-interactive-only)
(byte-run--set-pure, byte-run--set-side-effect-free)
(byte-run--set-compiler-macro, byte-run--set-doc-string)
(byte-run--set-indent, byte-run--set-debug)
(byte-run--set-no-font-lock-keyword): New helper functions.
(defun-declarations-alist, macro-declarations-alist): Use them.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions