comparison lisp/ChangeLog @ 75144:47e0e78110ed

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 08 Jan 2007 23:08:10 +0000
parents 51ead0356792
children d54d52e3741e
comparison
equal deleted inserted replaced
75143:96ef09c54974 75144:47e0e78110ed
1 2007-01-08 Juanma Barranquero <lekktu@gmail.com>
2
3 * battery.el (battery-search-for-one-match-in-files):
4 * bindings.el (mode-line-minor-mode-help):
5 * x-dnd.el (x-dnd-types-alist):
6 * calendar/icalendar.el (icalendar-import-buffer):
7 * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring.
8
9 * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
10
1 2007-01-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) 11 2007-01-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
2 12
3 * replace.el (replace-regexp): Fix typo in docstring. 13 * replace.el (replace-regexp): Fix typo in docstring.
4 14
5 2007-01-07 Alan Mackenzie <acm@muc.de> 15 2007-01-07 Alan Mackenzie <acm@muc.de>