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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 14 May 2005 14:41:24 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7509 emacs/lisp/ChangeLog:1.7510
*** emacs/lisp/ChangeLog:1.7509 Sat May 14 18:19:06 2005
--- emacs/lisp/ChangeLog        Sat May 14 18:41:24 2005
***************
*** 1,3 ****
--- 1,14 ----
+ 2005-05-14  Luc Teirlinck  <address@hidden>
+ 
+       * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
+       manual to docstring.
+ 
+       * files.el (hack-local-variables-confirm): Add STRING argument.
+       Make the function handle non file visiting buffers correctly.
+       (hack-local-variables-prop-line, hack-local-variables)
+       (hack-one-local-variable): Use STRING arg of
+       `hack-local-variables-confirm'.
+ 
  2005-05-14  Michael Albinus  <address@hidden>
  
        Sync with Tramp 2.0.49.
***************
*** 232,237 ****
--- 243,251 ----
        * cus-edit.el (custom-file): Call file-chase-links.
  
        * files.el (read-directory-name): Fix previous change.
+       (hack-local-variables-confirm): New function.
+       (hack-local-variables-prop-line, hack-local-variables)
+       (hack-one-local-variable): Use it.
  
  2005-05-10  Lute Kamstra  <address@hidden>
  




reply via email to

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