emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 03 Jul 2005 20:39:31 -0400

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  <address@hidden>
+ 
+       * 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  <address@hidden>
+ 
+       * replace.el (occur-hook): Doc fix.
+       (occur-1): Don't call `occur-hook' if there are no matches.
+ 
  2005-07-03  Richard M. Stallman  <address@hidden>
  
        * 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 <address@hidden> (tiny change)
  
!       * progmodes/flymake.el (flymake-mode, flymake-mode-off): Fix
!       unbalanced parentheses.
  
  2005-07-02  Stefan Monnier  <address@hidden>
  
--- 110,119 ----
        and save it to the `custom-theme-directory'.  Make this the
        default directory of the buffer.
  
! 2005-07-02  David Hunter  <address@hidden>  (tiny change)
  
!       * progmodes/flymake.el (flymake-mode, flymake-mode-off):
!       Fix unbalanced parentheses.
  
  2005-07-02  Stefan Monnier  <address@hidden>
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]