Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jun 14 11:36:41 2005 +0000 +++ b/lisp/ChangeLog Tue Jun 14 11:37:49 2005 +0000 @@ -1,3 +1,20 @@ +2005-06-14 Juanma Barranquero <lekktu@gmail.com> + + * forms.el (forms--intuit-from-file): Fix reference to + `forms-number-of-fields' in error message. + (forms-print): Fix quoting in error message. + + * forms.el (forms-mode): + * emulation/vi.el (vi-goto-insert-state): + * progmodes/flymake.el (flymake-new-err-info) + (flymake-start-syntax-check-for-current-buffer) + (flymake-simple-cleanup): + * eshell/esh-var.el (eshell/export): + * progmodes/gud.el (xdb): + * textmodes/flyspell.el (flyspell-incorrect-hook) + (flyspell-maybe-correct-transposition) + (flyspell-maybe-correct-doubling): Fix quoting in docstring. + 2005-06-13 Luc Teirlinck <teirllm@auburn.edu> * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in