Mercurial > emacs
changeset 62637:df269e47fa05
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sun, 22 May 2005 22:13:49 +0000 |
parents | 1db2bedaa05e |
children | 98478012afa8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 22 22:08:59 2005 +0000 +++ b/lisp/ChangeLog Sun May 22 22:13:49 2005 +0000 @@ -1,3 +1,12 @@ +2005-05-22 Luc Teirlinck <teirllm@auburn.edu> + + * font-core.el: Update comment. + + * emacs-lisp/easy-mmode.el (define-global-minor-mode): Use + `after-change-major-mode-hook' instead of `find-file-hook'. + + * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'. + 2005-05-22 Eli Zaretskii <eliz@gnu.org> * simple.el (yank, yank-pop): Mention `yank-excluded-properties'