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: Mon, 16 Aug 2004 19:06:55 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6285 emacs/lisp/ChangeLog:1.6286
*** emacs/lisp/ChangeLog:1.6285 Mon Aug 16 13:03:52 2004
--- emacs/lisp/ChangeLog        Mon Aug 16 22:46:54 2004
***************
*** 1,3 ****
--- 1,24 ----
+ 2004-08-16  Richard M. Stallman  <address@hidden>
+ 
+       * progmodes/which-func.el (which-func-update-1): Doc fix.
+ 
+       * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
+       (sh-mode-abbrev-table): New variable.
+ 
+       * progmodes/compile.el (compilation-mode): Doc fix.
+ 
+       * emacs-lisp/lisp-mode.el (eval-last-sexp):
+       Don't cons a new symbol each time.
+       (eval-last-sexp-fake-value): New variable.
+ 
+       * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
+       (copyright-update-year): Detect continuation of list of years.
+ 
+       * term.el (term-default-fg-color, term-default-bg-color)
+       (ansi-term-color-vector): Use `unspecified', not nil, as default.
+ 
+       * imenu.el: Several doc fixes: don't say variables are buffer-local.
+ 
  2004-08-16  Davis Herring <address@hidden>
  
        * isearch.el (isearch-string, isearch-message-string, isearch-point)




reply via email to

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