Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7773 emacs/lisp/ChangeLog:1.7774
*** emacs/lisp/ChangeLog:1.7773 Mon Jun 13 23:38:30 2005
--- emacs/lisp/ChangeLog        Tue Jun 14 11:37:49 2005
***************
*** 1,3 ****
--- 1,20 ----
+ 2005-06-14  Juanma Barranquero  <[EMAIL PROTECTED]>
+ 
+       * 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  <[EMAIL PROTECTED]>
  
        * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to