Mercurial > emacs
comparison lisp/ChangeLog @ 64585:0cfba34a7bd3
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Fri, 22 Jul 2005 01:22:49 +0000 |
parents | e8b6aa1c9560 |
children | 92ee5e7cb6b5 |
comparison
equal
deleted
inserted
replaced
64584:e98d8f65bc97 | 64585:0cfba34a7bd3 |
---|---|
1 2005-07-21 Luc Teirlinck <teirllm@auburn.edu> | |
2 | |
3 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the | |
4 mode function using `eval-after-load'. | |
5 | |
1 2005-07-21 Kim F. Storm <storm@cua.dk> | 6 2005-07-21 Kim F. Storm <storm@cua.dk> |
2 | 7 |
3 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are | 8 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are |
4 included when reporting an emacs crash, and tell about the DEBUG file. | 9 included when reporting an emacs crash, and tell about the DEBUG file. |
5 | 10 |