# HG changeset patch # User Juanma Barranquero # Date 1209370011 0 # Node ID 7d9665dce8f4da589fd052c44089c2f7af958b4d # Parent 780f88412851b25bda6449f160910d2123f55922 *** empty log message *** diff -r 780f88412851 -r 7d9665dce8f4 lisp/ChangeLog --- a/lisp/ChangeLog Mon Apr 28 08:03:18 2008 +0000 +++ b/lisp/ChangeLog Mon Apr 28 08:06:51 2008 +0000 @@ -1,3 +1,7 @@ +2008-04-28 Juanma Barranquero + + * desktop.el (desktop-minor-mode-table): Add `savehist-mode'. + 2008-04-27 Dan Nicolaescu * vc.el (vc-dir-mode-map): Change bindings for unmark all and revert. @@ -515,8 +519,8 @@ 2008-04-24 Michael Albinus - * net/tramp.el (tramp-get-remote-stat): Test whether stat supports - %s. Reported by Loris Bennett . + * net/tramp.el (tramp-get-remote-stat): Test whether stat supports %s. + Reported by Loris Bennett . 2008-04-24 Sam Steingold @@ -2697,7 +2701,7 @@ (hilit-chg-set-face-on-change, hilit-chg-update) (highlight-changes-rotate-faces): Use highlight-changes-visible-mode variable instead of testing highlight-changes-mode. - (highlight-markup-buffers): Add reuire ediff-util; argument on calls + (highlight-markup-buffers): Add require ediff-util; argument on calls to highlight-changes-mode changed. (highlight-compare-with-file): Fix problems with interactive call giving invalid default file.