]> git.eshelyaron.com Git - emacs.git/commitdiff
* calc/calc-forms.el (math-std-daylight-savings): Switch to new
authorChong Yidong <cyd@stupidchicken.com>
Sat, 17 Mar 2007 17:56:37 +0000 (17:56 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 17 Mar 2007 17:56:37 +0000 (17:56 +0000)
North American rule.

* woman.el (woman-change-fonts): Tweak previous change by using
woman-request-regexp rather than "^\\.".

* startup.el (command-line-1): Make insertion of
initial-scratch-message not depend on scratch being selected.

lisp/ChangeLog

index 36f0d35eb5fd5429e6e0a48dbd88d6576739d51e..8687bbf5a283322e501ae64b369e38bddd418fff 100644 (file)
@@ -3,6 +3,17 @@
        * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
        Add new option for eshell-output-filter-functions.
 
+2007-03-12  Glenn Morris  <rgm@gnu.org>
+
+       * calc/calc-forms.el (math-std-daylight-savings): Switch to new
+       North American rule.
+
+       * woman.el (woman-change-fonts): Tweak previous change by using
+       woman-request-regexp rather than "^\\.".
+
+       * startup.el (command-line-1): Make insertion of
+       initial-scratch-message not depend on scratch being selected.
+
 2007-03-11  Juri Linkov <juri@jurta.org>
 
        * replace.el (match): Use yellow background on light-bg terminals.