changeset 76481:fa0d6f7202f7

* 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.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 17 Mar 2007 17:56:37 +0000
parents 4f58ec4ed8ed
children 31e546ba143c
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Mar 17 17:53:34 2007 +0000
+++ b/lisp/ChangeLog	Sat Mar 17 17:56:37 2007 +0000
@@ -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.