emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 02 Aug 2005 06:26:31 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8019 emacs/lisp/ChangeLog:1.8020
*** emacs/lisp/ChangeLog:1.8019 Tue Aug  2 09:42:20 2005
--- emacs/lisp/ChangeLog        Tue Aug  2 10:26:31 2005
***************
*** 1,5 ****
--- 1,14 ----
  2005-08-02  Juanma Barranquero  <address@hidden>
  
+       * 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)
***************
*** 15,20 ****
--- 24,32 ----
        (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
        (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  <address@hidden>
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]