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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 07 Jul 2002 05:59:57 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4075 emacs/lisp/ChangeLog:1.4076
*** emacs/lisp/ChangeLog:1.4075 Fri Jul  5 19:14:32 2002
--- emacs/lisp/ChangeLog        Sun Jul  7 05:59:31 2002
***************
*** 1,3 ****
--- 1,23 ----
+ 2002-07-07  Richard M. Stallman  <address@hidden>
+ 
+       * emacs-lisp/easymenu.el (easy-menu-popup-menu): Function deleted.
+ 
+       * emacs-lisp/advice.el (ad-compile-function):
+       Disable cl-function warnings if cl is loaded.
+ 
+       * files.el (safe-local-eval-forms): New user option.
+       (hack-one-local-variable-eval-safep): Support it.
+       Also allow `safe-local-eval-function' property to be a function
+       or a list of functions.
+       (c-add-style): Delete `safe-local-eval-function' property.
+       
+       * files.el (after-find-file): Make buffer read-only if file is
+       marked that way, even for root.
+ 
+       * files.el (save-some-buffers): Doc fix.
+ 
+       * bindings.el (completion-ignored-extensions): Add .gmo and .mo.
+ 
  2002-07-06  Francesco Potorti`  <address@hidden>
  
        * dos-w32.el (file-name-buffer-file-type-alist): Add knowledge of



reply via email to

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