# HG changeset patch # User Juanma Barranquero # Date 1122978391 0 # Node ID 5d36a139ef92ed1f75396ccf1d623ba6aa027b91 # Parent 40aaf4d2def3ae616f5745ab5f0dd830c9a71cab *** empty log message *** diff -r 40aaf4d2def3 -r 5d36a139ef92 lisp/ChangeLog --- 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 + * 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 * emulation/cua-rect.el (cua--highlight-rectangle): Only show