Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7885 emacs/lisp/ChangeLog:1.7886
*** emacs/lisp/ChangeLog:1.7885 Sun Jul 3 19:32:03 2005
--- emacs/lisp/ChangeLog Mon Jul 4 00:39:30 2005
***************
*** 1,3 ****
--- 1,20 ----
+ 2005-07-04 Juanma Barranquero <[EMAIL PROTECTED]>
+
+ * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
+ Fix typos in docstrings.
+ (lisp-indent): Finish `defgroup' description with period.
+
+ * progmodes/flymake.el (flymake-find-file): Remove.
+ (flymake-float-time): Use `with-no-warnings'.
+ (flymake-check-start-time, flymake-check-was-interrupted)
+ (flymake-err-info, flymake-is-running, flymake-last-change-time)
+ (flymake-new-err-info): `defvar' at compile time.
+
+ 2005-07-03 Juanma Barranquero <[EMAIL PROTECTED]>
+
+ * replace.el (occur-hook): Doc fix.
+ (occur-1): Don't call `occur-hook' if there are no matches.
+
2005-07-03 Richard M. Stallman <[EMAIL PROTECTED]>
* emulation/tpu-edt.el (tpu-original-global-map): Don't copy
***************
*** 93,102 ****
and save it to the `custom-theme-directory'. Make this the
default directory of the buffer.
! 2005-07-02 David Hunter <[EMAIL PROTECTED]> (tiny change)
! * progmodes/flymake.el (flymake-mode, flymake-mode-off): Fix
! unbalanced parentheses.
2005-07-02 Stefan Monnier <[EMAIL PROTECTED]>
--- 110,119 ----
and save it to the `custom-theme-directory'. Make this the
default directory of the buffer.
! 2005-07-02 David Hunter <[EMAIL PROTECTED]> (tiny change)
! * progmodes/flymake.el (flymake-mode, flymake-mode-off):
! Fix unbalanced parentheses.
2005-07-02 Stefan Monnier <[EMAIL PROTECTED]>
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs