comparison lisp/ChangeLog @ 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 b32293a2b36f
children 4a8569fddcbd
comparison
equal deleted inserted replaced
76480:4f58ec4ed8ed 76481:fa0d6f7202f7
1 2007-03-16 Mark A. Hershberger <mah@everybody.org> 1 2007-03-16 Mark A. Hershberger <mah@everybody.org>
2 2
3 * eshell/esh-mode.el (eshell-handle-ansi-color): New function. 3 * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
4 Add new option for eshell-output-filter-functions. 4 Add new option for eshell-output-filter-functions.
5
6 2007-03-12 Glenn Morris <rgm@gnu.org>
7
8 * calc/calc-forms.el (math-std-daylight-savings): Switch to new
9 North American rule.
10
11 * woman.el (woman-change-fonts): Tweak previous change by using
12 woman-request-regexp rather than "^\\.".
13
14 * startup.el (command-line-1): Make insertion of
15 initial-scratch-message not depend on scratch being selected.
5 16
6 2007-03-11 Juri Linkov <juri@jurta.org> 17 2007-03-11 Juri Linkov <juri@jurta.org>
7 18
8 * replace.el (match): Use yellow background on light-bg terminals. 19 * replace.el (match): Use yellow background on light-bg terminals.
9 20