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 6d386b6b5c6..7437f4aed99 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
4 pages at a time, if we signal the end, we should indeed reach that end.
5
62006-05-08 David Reitter <david.reitter@gmail.com>
7
8 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
9 output during execution of the body.
10
12006-05-08 Kim F. Storm <storm@cua.dk> 112006-05-08 Kim F. Storm <storm@cua.dk>
2 12
3 * progmodes/grep.el (lgrep, rgrep): Doc fixes. 13 * progmodes/grep.el (lgrep, rgrep): Doc fixes.