Mercurial > emacs
changeset 68934:b2331da25bb1
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 16 Feb 2006 11:45:23 +0000 |
parents | 88689f411bd6 |
children | bb4dc0e56e88 428d132b4028 |
files | lisp/ChangeLog lisp/gnus/ChangeLog |
diffstat | 2 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <lekktu@gmail.com> + + * 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 <lekktu@gmail.com> * bs.el (bs-mode): Use `buffer-disable-undo'.
--- 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 <lekktu@gmail.com> + + * html2text.el (html2text-remove-tag-list): + * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring. + 2006-02-14 Chong Yidong <cyd@stupidchicken.com> * gnus-cus.el: Revert 2005-10-17 change.