# HG changeset patch # User Juanma Barranquero # Date 1168297690 0 # Node ID 47e0e78110edbbb274c437f89e8638dcb277377c # Parent 96ef09c549743ce0a255a6b710df47e9ea95b940 *** empty log message *** diff -r 96ef09c54974 -r 47e0e78110ed lisp/ChangeLog --- a/lisp/ChangeLog Mon Jan 08 23:05:41 2007 +0000 +++ b/lisp/ChangeLog Mon Jan 08 23:08:10 2007 +0000 @@ -1,3 +1,13 @@ +2007-01-08 Juanma Barranquero + + * battery.el (battery-search-for-one-match-in-files): + * bindings.el (mode-line-minor-mode-help): + * x-dnd.el (x-dnd-types-alist): + * calendar/icalendar.el (icalendar-import-buffer): + * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring. + + * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message. + 2007-01-07 Chris Moore (tiny change) * replace.el (replace-regexp): Fix typo in docstring.