From: Juanma Barranquero Date: Thu, 16 Feb 2006 11:45:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~4094 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b51897597a6ab40a4772d70a23421e66b3eb5048;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1061469c5d5..670f6db6282 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 5a925f18adc..adca02f5b95 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -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.