# HG changeset patch # User Juanma Barranquero # Date 1140090323 0 # Node ID b2331da25bb17649cf4beac5ce789c7f7e1f6b64 # Parent 88689f411bd69818d6f3e5e356c91f5dfe28bfd7 *** empty log message *** diff -r 88689f411bd6 -r b2331da25bb1 lisp/ChangeLog --- a/lisp/ChangeLog Thu Feb 16 11:40:51 2006 +0000 +++ b/lisp/ChangeLog Thu Feb 16 11:45:23 2006 +0000 @@ -1,3 +1,12 @@ +2006-02-16 Juanma Barranquero + + * calendar/icalendar.el (icalendar--get-event-property) + (icalendar--get-event-property-attributes): Fix typos in + docstrings. + + * progmodes/flymake.el (flymake-fix-file-name): Fix typo in + docstring. + 2006-02-15 Juanma Barranquero * bs.el (bs-mode): Use `buffer-disable-undo'. diff -r 88689f411bd6 -r b2331da25bb1 lisp/gnus/ChangeLog --- a/lisp/gnus/ChangeLog Thu Feb 16 11:40:51 2006 +0000 +++ b/lisp/gnus/ChangeLog Thu Feb 16 11:45:23 2006 +0000 @@ -1,3 +1,8 @@ +2006-02-16 Juanma Barranquero + + * html2text.el (html2text-remove-tag-list): + * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring. + 2006-02-14 Chong Yidong * gnus-cus.el: Revert 2005-10-17 change.