aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6695307260b..648dac8500d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12003-06-04 Richard M. Stallman <rms@gnu.org> 12003-06-04 Richard M. Stallman <rms@gnu.org>
2 2
3 * progmodes/compile.el (compilation-next-error): When moving fwd,
4 compare position of point with the errors.
5
3 * dired.el (dired-get-filename): Err for . and .. in usual case. 6 * dired.el (dired-get-filename): Err for . and .. in usual case.
4 (dired-get-file-for-visit): Specify no-error to dired-get-filename, 7 (dired-get-file-for-visit): Specify no-error to dired-get-filename,
5 and check for real errors here. 8 and check for real errors here.