Mercurial > emacs
comparison lisp/ChangeLog @ 63407:3616dcb9a3f3
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 14 Jun 2005 11:37:49 +0000 |
parents | 73a4ef6b8237 |
children | dbb6ff8a3685 |
comparison
equal
deleted
inserted
replaced
63406:f7610876f0d3 | 63407:3616dcb9a3f3 |
---|---|
1 2005-06-14 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * forms.el (forms--intuit-from-file): Fix reference to | |
4 `forms-number-of-fields' in error message. | |
5 (forms-print): Fix quoting in error message. | |
6 | |
7 * forms.el (forms-mode): | |
8 * emulation/vi.el (vi-goto-insert-state): | |
9 * progmodes/flymake.el (flymake-new-err-info) | |
10 (flymake-start-syntax-check-for-current-buffer) | |
11 (flymake-simple-cleanup): | |
12 * eshell/esh-var.el (eshell/export): | |
13 * progmodes/gud.el (xdb): | |
14 * textmodes/flyspell.el (flyspell-incorrect-hook) | |
15 (flyspell-maybe-correct-transposition) | |
16 (flyspell-maybe-correct-doubling): Fix quoting in docstring. | |
17 | |
1 2005-06-13 Luc Teirlinck <teirllm@auburn.edu> | 18 2005-06-13 Luc Teirlinck <teirllm@auburn.edu> |
2 | 19 |
3 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in | 20 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in |
4 minibuffer prompt. | 21 minibuffer prompt. |
5 | 22 |