changeset 75144:47e0e78110ed

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 08 Jan 2007 23:08:10 +0000
parents 96ef09c54974
children 72242573ed99
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <lekktu@gmail.com>
+
+	* 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  <christopher.ian.moore@gmail.com>  (tiny change)
 
 	* replace.el (replace-regexp): Fix typo in docstring.