aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f0a62d93681..948c7e2a868 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12009-05-23 Chong Yidong <cyd@stupidchicken.com>
2
3 * progmodes/grep.el (grep-compute-defaults): Simplify how settings
4 are looked up.
5 (grep-apply-setting): New function.
6 (grep-highlight-matches, grep-command, grep-template)
7 (grep-use-null-device, grep-find-command, grep-find-template):
8 Clarify role of grep-compute-defaults in docstrings. Use
9 grep-apply-setting to apply changes (Bug#3343).
10
12009-05-21 Glenn Morris <rgm@gnu.org> 112009-05-21 Glenn Morris <rgm@gnu.org>
2 12
3 * calendar/cal-move.el (calendar-forward-day): Fix 2008-06-21 change - 13 * calendar/cal-move.el (calendar-forward-day): Fix 2008-06-21 change -