aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2005-09-26 00:04:50 +0000
committerRichard M. Stallman2005-09-26 00:04:50 +0000
commitc769dcace7826868f561a744e70ea957da915b71 (patch)
treed4124e83307992243089c2226c73402fddf6da78 /lisp/ChangeLog
parentc448d316896dcec1e8daddd335ce5618c8a35e0b (diff)
downloademacs-c769dcace7826868f561a744e70ea957da915b71.tar.gz
emacs-c769dcace7826868f561a744e70ea957da915b71.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 62cd1a6df9e..7194f92c8b4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12005-09-25 Richard M. Stallman <rms@gnu.org> 12005-09-25 Richard M. Stallman <rms@gnu.org>
2 2
3 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
4
5 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
6
3 * progmodes/compile.el (compilation-error-properties): 7 * progmodes/compile.el (compilation-error-properties):
4 When getting the file from the previous error message, 8 When getting the file from the previous error message,
5 correctly decode the new data format. 9 correctly decode the new data format.