*** empty log message ***

This commit is contained in:
Lars Hansen 2003-09-30 07:24:40 +00:00
parent 080e83d1cc
commit 7460e98023
2 changed files with 16 additions and 0 deletions

View file

@ -1,3 +1,15 @@
2003-09-30 Lars Hansen <larsh@math.ku.dk>
* desktop.el: A lot of comments updated.
(desktop-save-mode): Minor mode introduced.
(desktop-enable, desktop-clear-preserve-buffers): Variables made
obsolete.
(desktop-load-default): Function made obsolete.
(desktop-locals-to-save): Variable made customizable.
(desktop-read): Optional parameter `dirname' added.
(desktop-change-dir, desktop-revert): Parameter `dirname' in `desktop-read' used.
(desktop-save-in-load-dir): Renamed to `desktop-save-in-desktop-dir'.
2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
* whitespace.el (whitespace-clean-msg): Add user customizable message

View file

@ -1,3 +1,7 @@
2003-09-30 Lars Hansen <larsh@math.ku.dk>
* misc.texi: Section "Saving Emacs Sessions" rewritten.
2003-09-29 Jan D. <jhd@gaffa.gaia.swipnet.se>
* xresources.texi (GTK names in Emacs): Correct typo.