# HG changeset patch # User Richard M. Stallman # Date 1054719106 0 # Node ID 9bcc21ca740f9963790c85eb845e52deb65ef0a5 # Parent e21c970a414e2991fa7aa7bc623c40e2e0d65768 *** empty log message *** diff -r e21c970a414e -r 9bcc21ca740f lisp/ChangeLog --- 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 + * 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.