comparison lisp/ChangeLog @ 51455:5d1558b29b67

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 04 Jun 2003 09:42:47 +0000
parents 9bcc21ca740f
children 4363ea1a617b
comparison
equal deleted inserted replaced
51454:bfb4dca9f80e 51455:5d1558b29b67
1 2003-06-04 Richard M. Stallman <rms@gnu.org> 1 2003-06-04 Richard M. Stallman <rms@gnu.org>
2
3 * gud.el (gud-minor-mode-type): Move defvar up.
2 4
3 * progmodes/compile.el (compilation-next-error): When moving fwd, 5 * progmodes/compile.el (compilation-next-error): When moving fwd,
4 compare position of point with the errors. 6 compare position of point with the errors.
5 7
6 * dired.el (dired-get-filename): Err for . and .. in usual case. 8 * dired.el (dired-get-filename): Err for . and .. in usual case.