Mercurial > emacs
changeset 51453:9bcc21ca740f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 04 Jun 2003 09:31:46 +0000 |
parents | e21c970a414e |
children | bfb4dca9f80e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 04 09:31:38 2003 +0000 +++ b/lisp/ChangeLog Wed Jun 04 09:31:46 2003 +0000 @@ -1,5 +1,8 @@ 2003-06-04 Richard M. Stallman <rms@gnu.org> + * progmodes/compile.el (compilation-next-error): When moving fwd, + compare position of point with the errors. + * dired.el (dired-get-filename): Err for . and .. in usual case. (dired-get-file-for-visit): Specify no-error to dired-get-filename, and check for real errors here.