Mercurial > emacs
comparison lisp/ChangeLog @ 111406:86b26e5fe3fc
Silence doctor.el compilation.
* lisp/play/doctor.el: Give all local variables a prefix. Update callers.
(doc$, doctor-put-meaning): Use backquote.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 05 Nov 2010 00:41:47 -0700 |
parents | 942097a71997 |
children | 672ffe880560 |
comparison
equal
deleted
inserted
replaced
111405:942097a71997 | 111406:86b26e5fe3fc |
---|---|
1 2010-11-05 Glenn Morris <rgm@gnu.org> | 1 2010-11-05 Glenn Morris <rgm@gnu.org> |
2 | |
3 * play/doctor.el: Give all local variables a prefix. Update callers. | |
4 (doc$, doctor-put-meaning): Use backquote. | |
2 | 5 |
3 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix. | 6 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix. |
4 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change. | 7 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change. |
5 | 8 |
6 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local | 9 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local |