Mercurial > emacs
comparison lisp/ChangeLog @ 55813:9af433cd3820
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 28 May 2004 22:54:58 +0000 |
parents | 52796407db51 |
children | 51a4742fb73b |
comparison
equal
deleted
inserted
replaced
55812:093305d9b188 | 55813:9af433cd3820 |
---|---|
28 (Info-restore-desktop-buffer): Restore Info buffers in prepared | 28 (Info-restore-desktop-buffer): Restore Info buffers in prepared |
29 buffers with names obtained from the desktop file instead of the | 29 buffers with names obtained from the desktop file instead of the |
30 default *info* buffer. | 30 default *info* buffer. |
31 | 31 |
32 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca> | 32 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca> |
33 | |
34 * subr.el (with-selected-window): Only save/restore the selected window. | |
33 | 35 |
34 * progmodes/compile.el (compilation-error-regexp-alist): | 36 * progmodes/compile.el (compilation-error-regexp-alist): |
35 Use expand-file-name and data-directory. | 37 Use expand-file-name and data-directory. |
36 | 38 |
37 * progmodes/grep.el (grep-tree): Rework previous fix. | 39 * progmodes/grep.el (grep-tree): Rework previous fix. |