Mercurial > emacs
comparison lisp/ChangeLog @ 51108:db532d1e8b7f
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 19 May 2003 22:26:09 +0000 |
parents | 300c1d60ba63 |
children | 83f7e476d684 |
comparison
equal
deleted
inserted
replaced
51107:0c33d2fd9ae4 | 51108:db532d1e8b7f |
---|---|
1 2003-05-20 Lars Hansen <larsh@math.ku.dk> | |
2 | |
3 * desktop.el (desktop-save): Ensure parameter is expanded and ends | |
4 with a slash before assigning it to desktop-dirname and | |
5 default-directory. | |
6 (desktop-read): Put buffers existing prior to evaluating the | |
7 desktop (and not reused) at the end of the buffer list. | |
8 (desktop-create-buffer): Don't update desktop-first-buffer for old | |
9 desktop files. | |
10 | |
1 2003-05-19 John Paul Wallington <jpw@gnu.org> | 11 2003-05-19 John Paul Wallington <jpw@gnu.org> |
2 | 12 |
3 * xml.el (xml-name-regexp): Wrap in `eval-and-compile'. | 13 * xml.el (xml-name-regexp): Wrap in `eval-and-compile'. |
4 | 14 |
5 2003-05-19 Dave Love <fx@gnu.org> | 15 2003-05-19 Dave Love <fx@gnu.org> |