Mercurial > emacs
changeset 32394:49330b52b578
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 11 Oct 2000 21:28:13 +0000 |
parents | 0fe223923f61 |
children | 11b8c07e5fed |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 11 18:37:52 2000 +0000 +++ b/lisp/ChangeLog Wed Oct 11 21:28:13 2000 +0000 @@ -45,6 +45,15 @@ * progmodes/inf-lisp.el, progmodes/scheme.el: Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'. +2000-10-10 Stefan Monnier <monnier@cs.yale.edu> + + * textmodes/texinfo.el: Update copyright and fix typo. + + * desktop.el (desktop-modes-not-to-save): New var. + (desktop-save-buffer-p): Use it. + Also, obey desktop-buffers-not-to-save even for non-file buffers. + (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails. + 2000-10-10 Dave Love <fx@gnu.org> * toolbar/tool-bar.el (tool-bar-add-item)