# HG changeset patch # User Juanma Barranquero # Date 1121766845 0 # Node ID 8764731ab2141bcb4171f9185a82fa20cdd14e29 # Parent e22e42dbaf7618b2101d9de6fc069cbf7ee09da2 *** empty log message *** diff -r e22e42dbaf76 -r 8764731ab214 lisp/ChangeLog --- a/lisp/ChangeLog Tue Jul 19 09:52:55 2005 +0000 +++ b/lisp/ChangeLog Tue Jul 19 09:54:05 2005 +0000 @@ -1,11 +1,22 @@ +2005-07-19 Juanma Barranquero + + * desktop.el (desktop-enable, desktop-buffer-modes-to-save) + (desktop-buffer-misc-functions, desktop-buffer-handlers) + (desktop-load-default): Add release to obsolescence info. + (desktop-globals-to-clear, desktop-buffer-mode-handlers) + (desktop-append-buffer-args, desktop-read): + Fix typos in docstrings. + (desktop-kill): Fix typo in message. + (desktop-save): Doc fix. + 2005-07-19 Michael Kifer - - * viper-cmd.el (viper-escape-to-state): bug fix - (viper-envelop-ESC-key): changed the definition of fast keysequence so - it'll work with keyboard macros - - * ediff.el (ediff-patch-buffer): changed the docstring. - + + * viper-cmd.el (viper-escape-to-state): Bug fix. + (viper-envelop-ESC-key): Change the definition of fast + keysequence so it'll work with keyboard macros. + + * ediff.el (ediff-patch-buffer): Change the docstring. + 2005-07-19 Kenichi Handa * international/mule-cmds.el (select-safe-coding-system): Try to