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: Tue, 18 Apr 2006 21:24:45 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9412 emacs/lisp/ChangeLog:1.9413
--- emacs/lisp/ChangeLog:1.9412 Tue Apr 18 21:16:50 2006
+++ emacs/lisp/ChangeLog        Tue Apr 18 21:24:45 2006
@@ -1,3 +1,34 @@
+2006-04-18  Richard Stallman  <address@hidden>
+
+       * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
+
+       * imenu.el (imenu-create-index-function, imenu--index-alist)
+       (imenu--last-menubar-index-alist, imenu--make-index-alist)
+       (imenu-default-create-index-function, imenu--generic-function):
+       Doc fixes.
+
+       * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
+
+       * help-mode.el (help-mode): Set view-exit-action to delete window.
+
+       * env.el (setenv): Get rid of arg UNSET.  Interactive unsetting
+       now works by passing nil as arg.
+
+       * apropos.el (apropos-print): Don't do where-is on self-insert-command.
+
+       * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
+       (read-abbrev-file): Provide default when reading filename.
+
+       * files.el (enable-local-variables): Allow :all as value.
+       (hack-local-variables): Implement that value.
+       (safe-local-variable-values, safe-local-eval-forms)
+       (enable-local-variables): Mark as risky.
+       (find-file-visit-truename, kept-old-versions): Mark safe.
+
+       * time-stamp.el (time-stamp-format, time-stamp-line-limit)
+       (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
+       (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
+
 2006-04-18  Stefan Monnier  <address@hidden>
 
        * progmodes/tcl.el (tcl-send-string, tcl-send-region):
@@ -158,6 +189,7 @@
 
        * subr.el (read-passwd): Bind `message-log-max' to nil.
 
+>>>>>>> 1.9411
 2006-04-12  Stefan Monnier  <address@hidden>
 
        * progmodes/perl-mode.el (perl-indent-new-calculate):




reply via email to

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