Mercurial > emacs
diff lisp/emacs-lisp/eieio-opt.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 | 280c8ae2476d 376148b31b5e |