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, 21 Feb 2006 19:55:47 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9175 emacs/lisp/ChangeLog:1.9176
--- emacs/lisp/ChangeLog:1.9175 Tue Feb 21 09:39:26 2006
+++ emacs/lisp/ChangeLog        Tue Feb 21 19:55:46 2006
@@ -1,3 +1,25 @@
+2006-02-21  Richard M. Stallman  <address@hidden>
+
+       * progmodes/sh-script.el (sh-mode): Set shell type based on file name
+       if there's no other specific basis.
+
+       * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
+       as variables at all.
+       (unsafep-variable): Rename arg; doc fix.
+
+       * abbrevlist.el (list-one-abbrev-table): Add autoload.
+
+       * calendar/appt.el (diary-selective-display): Add defvar.
+
+       * sort.el (sort-columns): Use Posix arg syntax for `sort'.
+
+       * isearch.el (search-whitespace-regexp): Fix custom type.
+
+       * help.el (describe-key-briefly): Compute interactive args
+       in same was as before previous change.
+
+       * files.el (enable-local-variables): Doc fix.
+
 2006-02-21  Kim F. Storm  <address@hidden>
 
        * fringe.el: Cleanup as file is now pre-loaded.




reply via email to

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