summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2006-02-16 11:45:23 +0000
committerJuanma Barranquero <lekktu@gmail.com>2006-02-16 11:45:23 +0000
commitb51897597a6ab40a4772d70a23421e66b3eb5048 (patch)
tree85761e49f2173258e9ec3533fd0b8c7f81facb86 /lisp
parent57d3a1f359e3652bf11e16824c23566a50b47a15 (diff)
downloademacs-b51897597a6ab40a4772d70a23421e66b3eb5048.tar.gz
emacs-b51897597a6ab40a4772d70a23421e66b3eb5048.tar.bz2
emacs-b51897597a6ab40a4772d70a23421e66b3eb5048.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
-rw-r--r--lisp/gnus/ChangeLog5
2 files changed, 14 insertions, 0 deletions
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 <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'.
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 <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.