aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 36f0d35eb5f..8687bbf5a28 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,6 +3,17 @@
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 5
62007-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.
16
62007-03-11 Juri Linkov <juri@jurta.org> 172007-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.