Mercurial > emacs
diff lisp/mh-e/ChangeLog @ 68530:52ef8d8ecd83
(which-func-mode): Shush compiler on Emacs 21 too.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Wed, 01 Feb 2006 23:37:26 +0000 |
parents | 7daec5f4a289 |
children | 1b9ccfbf8423 |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Wed Feb 01 23:24:34 2006 +0000 +++ b/lisp/mh-e/ChangeLog Wed Feb 01 23:37:26 2006 +0000 @@ -1,5 +1,7 @@ 2006-02-01 Bill Wohler <wohler@newt.com> + * mh-search.el (which-func-mode): Shush compiler on Emacs 21 too. + * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string instead of replace-regexp-in-string. (crm, multi-prompt): Use mh-require instead of require.