aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7e310e10c33..932dc0b10e9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/compile.el (compilation-start): Don't disable undo in
4 comint buffer. Don't override the comint-filter with our own.
5 (compilation-filter): Change point's insertion-type.
6
7 * comint.el (comint-output-filter): Use copy-marker.
8
12008-06-13 David Reitter <david.reitter@gmail.com> 92008-06-13 David Reitter <david.reitter@gmail.com>
2 10
3 * textmodes/flyspell.el (mail-mode-flyspell-verify): 11 * textmodes/flyspell.el (mail-mode-flyspell-verify):