aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b2c79eb4e6e..6695307260b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12003-06-04 Richard M. Stallman <rms@gnu.org>
2
3 * dired.el (dired-get-filename): Err for . and .. in usual case.
4 (dired-get-file-for-visit): Specify no-error to dired-get-filename,
5 and check for real errors here.
6 (dired-unmark-all-files): Specify no-error to dired-get-filename.
7
8 * buff-menu.el (list-buffers-noselect): Use window-inside-edges
9 to compute the number of offset spaces.
10 (list-buffers-noselect): Use Buffer-menu-buffer+size to
11 indent the dashes properly. Put some in fixed-pitch.
12
12003-06-04 Lars Hansen <larsh@math.ku.dk> 132003-06-04 Lars Hansen <larsh@math.ku.dk>
2 14
3 * desktop.el (desktop-create-buffer): Undo last change. 15 * desktop.el (desktop-create-buffer): Undo last change.