Mercurial > emacs
changeset 70033:257bb51424b3
(mh-font-lock-add-keywords): Fix typo in docstring.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Sat, 15 Apr 2006 18:51:38 +0000 |
parents | e2e7fb0a2f70 |
children | db4c2d467e9a |
files | lisp/mh-e/ChangeLog lisp/mh-e/mh-compat.el |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Sat Apr 15 17:53:32 2006 +0000 +++ b/lisp/mh-e/ChangeLog Sat Apr 15 18:51:38 2006 +0000 @@ -1,3 +1,7 @@ +2006-04-15 Bill Wohler <wohler@newt.com> + + * mh-compat.el (mh-font-lock-add-keywords): Fix typo in docstring. + 2006-04-14 Bill Wohler <wohler@newt.com> * mh-funcs.el (view-exit-action): No need to wrap defvar with
--- a/lisp/mh-e/mh-compat.el Sat Apr 15 17:53:32 2006 +0000 +++ b/lisp/mh-e/mh-compat.el Sat Apr 15 18:51:38 2006 +0000 @@ -117,7 +117,7 @@ (mh-defun-compat mh-font-lock-add-keywords font-lock-add-keywords (mode keywords &optional how) - "XEmacs does not have `image-search-load-path'. + "XEmacs does not have `font-lock-add-keywords'. This function returns nil on that system.") (mh-defun-compat mh-image-load-path-for-library