]> git.eshelyaron.com Git - emacs.git/commit
* lisp/subr.el (setq-default): Define as a macro
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 1 Apr 2019 16:35:10 +0000 (12:35 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 1 Apr 2019 16:35:10 +0000 (12:35 -0400)
commit197fbfc71f49b307baa3831a30732c3a0c4c7420
tree4a2ba9e37277cda9bcc0aa43dba56ff6503f32a1
parent20ef15fbe6d49b0bb8a1841dbe4665cf81a567d7
* lisp/subr.el (setq-default): Define as a macro

* lisp/emacs-lisp/bytecomp.el (byte-compile-setq-default): Delete.
(byte-compile-set-default): Inline the part that it used.

* lisp/emacs-lisp/edebug.el (setq-default): Remove the debug spec.

* src/data.c (Fsetq_default): Delete.
(syms_of_data): Don't register.
lisp/abbrev.el
lisp/emacs-lisp/bytecomp.el
lisp/emacs-lisp/edebug.el
lisp/subr.el
src/data.c