Mercurial > emacs
changeset 64719:5d36a139ef92
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 02 Aug 2005 10:26:31 +0000 |
parents | 40aaf4d2def3 |
children | 3d8efebded47 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 02 10:25:26 2005 +0000 +++ b/lisp/ChangeLog Tue Aug 02 10:26:31 2005 +0000 @@ -1,5 +1,14 @@ 2005-08-02 Juanma Barranquero <lekktu@gmail.com> + * thumbs.el (thumbs-find-image): Don't make variables + automatically buffer local. + (thumbs-current-tmp-filename, thumbs-current-image-filename) + (thumbs-image-num): Make automatically buffer local. + (thumbs-show-thumbs-list): Use `make-local-variable', not + `make-variable-buffer-local'. + (thumbs-insert-image): Make `thumbs-current-image-size' + buffer-local. + * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s". (**mad**, *debug*, *print-space*, *print-upcase*, abuselst) (abusewords, account, afraidof, arerelated, areyou, bak, beclst) @@ -16,6 +25,9 @@ (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst): Defvar at compile time. + * progmodes/ada-mode.el (ada-mode): Use `make-local-variable', + not `make-variable-buffer-local'. + 2005-08-02 Kim F. Storm <storm@cua.dk> * emulation/cua-rect.el (cua--highlight-rectangle): Only show