summaryrefslogtreecommitdiff
path: root/lisp/mh-e
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2009-03-31 20:55:59 +0000
committerJuanma Barranquero <lekktu@gmail.com>2009-03-31 20:55:59 +0000
commit5a5edff788abf5af4f42157163d6b45f47e622b0 (patch)
treed78603216553bc763456fcdf6006ebeef6913713 /lisp/mh-e
parent78b7a57c5c4b1c339d662b3808d5d47af435579a (diff)
downloademacs-5a5edff788abf5af4f42157163d6b45f47e622b0.tar.gz
Fix typos.
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/ChangeLog8
1 files changed, 3 insertions, 5 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 51123442480..c199ed2cfc2 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,17 +1,16 @@
2009-03-13 D. Goel <deego3@gmail.com>
* mh-seq.el (mh-folder-size-flist): Use (values-list) in m-v call
- to list.
+ to list.
* mh-speed.el (mh-speed-parse-flists-output): Ditto.
* mh-xface.el (mh-face-display-function): Ditto.
* mh-search.el (mh-index-parse-search-regexp): Ditto.
-
* mh-thread.el (mh-thread-generate): Ditto.
- * mh-seq.el (mh-parse-flist-output-line): Return list rather than values. We
- want to avoid emacs using m-v facilities.
+ * mh-seq.el (mh-parse-flist-output-line): Return list rather than values.
+ We want to avoid emacs using m-v facilities.
(mh-folder-size-folder): Ditto.
(mh-parse-flist-output-line): Ditto.
* mh-thread.el (mh-thread-prune-subject): Ditto.
@@ -19,7 +18,6 @@
(mh-picon-file-contents): Ditto.
* mh-search.el (mh-index-evaluate): Ditto.
-
2009-01-27 Bill Wohler <wohler@newt.com>
* mh-funcs.el (mh-pack-folder): Fix docstring.