comparison lisp/ChangeLog @ 51442:4c41fd813bd1

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 03 Jun 2003 23:35:20 +0000
parents 6bc01726e133
children 4955d5bb9ee0
comparison
equal deleted inserted replaced
51441:b9a57b098ab3 51442:4c41fd813bd1
1 2003-06-04 Lars Hansen <larsh@math.ku.dk>
2
3 * desktop.el (desktop-create-buffer): Undo last change.
4 (desktop-kill, desktop-save, desktop-remove): Use expand-directory
5 rather than concat to construct desktop filename.
6 (desktop-kill, desktop-read, desktop-change-dir): Ensure
7 desktop-dirname is a directory name.
8 (desktop-change-dir): Fix bug when DIR was relative.
9
10 2003-06-04 Alex Coventry <alex_c@mit.edu> (tiny change)
11
12 * files.el (after-find-file): Fix arguments of call to `sit-for'.
13
1 2003-06-03 Lute Kamstra <Lute.Kamstra@cwi.nl> 14 2003-06-03 Lute Kamstra <Lute.Kamstra@cwi.nl>
2 15
3 * cus-edit.el (custom-get-fresh-buffer): Test for nonexistence buffer. 16 * cus-edit.el (custom-get-fresh-buffer): Test for nonexistence buffer.
4 17
5 2003-06-03 Richard M. Stallman <rms@gnu.org> 18 2003-06-03 Richard M. Stallman <rms@gnu.org>