Mercurial > emacs
comparison lisp/ChangeLog @ 51453:9bcc21ca740f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 04 Jun 2003 09:31:46 +0000 |
parents | 4955d5bb9ee0 |
children | 5d1558b29b67 |
comparison
equal
deleted
inserted
replaced
51452:e21c970a414e | 51453:9bcc21ca740f |
---|---|
1 2003-06-04 Richard M. Stallman <rms@gnu.org> | 1 2003-06-04 Richard M. Stallman <rms@gnu.org> |
2 | |
3 * progmodes/compile.el (compilation-next-error): When moving fwd, | |
4 compare position of point with the errors. | |
2 | 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. |
6 (dired-unmark-all-files): Specify no-error to dired-get-filename. | 9 (dired-unmark-all-files): Specify no-error to dired-get-filename. |