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: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 18 Sep 2005 09:26:54 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8200 emacs/lisp/ChangeLog:1.8201
*** emacs/lisp/ChangeLog:1.8200 Sun Sep 18 12:25:00 2005
--- emacs/lisp/ChangeLog        Sun Sep 18 13:26:54 2005
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-09-18  Romain Francoise  <address@hidden>
+ 
+       * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
+       with-current-buffer form in save-excursion.
+ 
  2005-09-18  D Goel  <address@hidden>
  
        * apropos.el (apropos-command): Fix `message' call: first arg
***************
*** 7,13 ****
        that the arguments would cause an error, for example, the code is
        question relies on extarnal variables such as filenames. [2] I was
        sure that the arg to `message' could not have been nil in the
!       code.  
  
        * textmodes/tildify.el (tildify-region): Ditto.
  
--- 12,18 ----
        that the arguments would cause an error, for example, the code is
        question relies on extarnal variables such as filenames. [2] I was
        sure that the arg to `message' could not have been nil in the
!       code.
  
        * textmodes/tildify.el (tildify-region): Ditto.
  
***************
*** 148,160 ****
  
        * bookmark.el (bookmark-bmenu-locate): Ditto.
  
!       * obsolete/fast-lock.el (@top-level): Ditto in the macro definition of 
`with-temp-message'.     
  
        * pcomplete.el (pcomplete--help): Fix `message' format spec. Not
        having a %s would be weird, though not technically wrong.
  
- 
-       
  2005-09-18  YAMAMOTO Mitsuharu  <address@hidden>
  
        * term/mac-win.el (mac-add-charset-info): Doc fix.
--- 153,164 ----
  
        * bookmark.el (bookmark-bmenu-locate): Ditto.
  
!       * obsolete/fast-lock.el (@top-level): Ditto in the macro
!       definition of `with-temp-message'.
  
        * pcomplete.el (pcomplete--help): Fix `message' format spec. Not
        having a %s would be weird, though not technically wrong.
  
  2005-09-18  YAMAMOTO Mitsuharu  <address@hidden>
  
        * term/mac-win.el (mac-add-charset-info): Doc fix.




reply via email to

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