comparison lisp/emacs-lisp/macroexp.el @ 108085:34eca4ecfbe6

Provide byte-compiler warnings when set-default a read-only var. * emacs-lisp/bytecomp.el (byte-compile-set-default): New function. (byte-compile-setq-default): Optimize for the single-var case and don't call byte-compile-form in this case to avoid inf-loop with byte-compile-set-default.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 23 Apr 2010 12:26:11 -0400
parents 1d1d5d9bd884
children 421f2b1cd824 376148b31b5e
comparison
equal deleted inserted replaced
108084:7ffbe3a6a8f2 108085:34eca4ecfbe6