mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-20 18:17:20 +00:00
(mh-font-lock-add-keywords): Fix typo in docstring.
This commit is contained in:
parent
f70a96b051
commit
21acd4c9d3
@ -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
|
||||
|
@ -117,7 +117,7 @@ introduced in Emacs 22."
|
||||
|
||||
(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
|
||||
|
Loading…
Reference in New Issue
Block a user