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, 14 Aug 2005 22:06:45 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8065 emacs/lisp/ChangeLog:1.8066
*** emacs/lisp/ChangeLog:1.8065 Mon Aug 15 01:45:46 2005
--- emacs/lisp/ChangeLog        Mon Aug 15 02:06:44 2005
***************
*** 1,5 ****
--- 1,24 ----
  2005-08-14  Richard M. Stallman  <address@hidden>
  
+       * files.el (interpreter-mode-alist): Doc fix.
+ 
+       * mail/rmail.el (rmail-nonignored-headers): New variable.
+       (rmail-clear-headers): Use it.
+       (rmail-reply): Better handling of mail-followup-to header.
+ 
+       * progmodes/sh-script.el (sh-font-lock-keywords-var):
+       Variable renamed from sh-font-lock-keywords.
+       In the `shell' entry, don't try to refer to 
executable-font-lock-keywords.
+       (sh-font-lock-keywords-var-1): Renamed from sh-font-lock-keywords-1.
+       (sh-font-lock-keywords-var-2): Renamed from sh-font-lock-keywords-2.
+       (sh-font-lock-keywords): Append executable-font-lock-keywords here.
+       (sh-mode): Set comment-start-skip, local-abbrev-table, 
imenu-case-fold-search.
+       (sh-set-shell): Don't set them here.
+       (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
+       Don't cache the results in the original alist; don't ever modify that 
alist.
+ 
+       * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
+ 
        * textmodes/ispell.el (lookup-words): Cope with case where ARGS is 
empty.
  
  2005-08-15  Andreas Schwab  <address@hidden>




reply via email to

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