Mercurial > emacs
comparison lisp/ChangeLog @ 63414:dbb6ff8a3685
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Tue, 14 Jun 2005 12:11:54 +0000 |
parents | 3616dcb9a3f3 |
children | 48eb49d929fd |
comparison
equal
deleted
inserted
replaced
63413:a66bfdd4586a | 63414:dbb6ff8a3685 |
---|---|
1 2005-06-14 Lute Kamstra <lute@gnu.org> | |
2 | |
3 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks | |
4 and run-mode-hooks. Simplify. | |
5 | |
6 * mail/rmailedit.el (rmail-edit-mode): | |
7 * progmodes/octave-inf.el (inferior-octave-mode): | |
8 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks. | |
9 | |
10 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables | |
11 and run-mode-hooks. | |
12 (recentf-edit-list, recentf-open-files): Don't call | |
13 kill-all-local-variables directly. | |
14 | |
15 * emacs-lisp/debug.el (debug-on-entry): Fix docstring. | |
16 | |
1 2005-06-14 Juanma Barranquero <lekktu@gmail.com> | 17 2005-06-14 Juanma Barranquero <lekktu@gmail.com> |
2 | 18 |
3 * forms.el (forms--intuit-from-file): Fix reference to | 19 * forms.el (forms--intuit-from-file): Fix reference to |
4 `forms-number-of-fields' in error message. | 20 `forms-number-of-fields' in error message. |
5 (forms-print): Fix quoting in error message. | 21 (forms-print): Fix quoting in error message. |