]> git.eshelyaron.com Git - emacs.git/commit
byte-compile-setq-default fix for bug#12195
authorGlenn Morris <rgm@gnu.org>
Tue, 14 Aug 2012 18:23:10 +0000 (14:23 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 14 Aug 2012 18:23:10 +0000 (14:23 -0400)
commitc548f821804e834e29f267e69206ecfd50b48a93
tree06fb66eb1a7f392d924e8968689da9bc1a031ff7
parentf5d9e83a70335308d5c6d18d62a7ac94f4bd431c
byte-compile-setq-default fix for bug#12195

* lisp/emacs-lisp/bytecomp.el (byte-compile-setq-default):
Optimize away setq-default with no args, as is done for setq.
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el