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: Karl Fogel
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 12 Nov 2005 15:46:11 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8563 emacs/lisp/ChangeLog:1.8564
*** emacs/lisp/ChangeLog:1.8563 Sat Nov 12 20:30:22 2005
--- emacs/lisp/ChangeLog        Sat Nov 12 20:46:10 2005
***************
*** 1,4 ****
--- 1,11 ----
  2005-11-12  Karl Fogel  <address@hidden>
+       
+       * bookmark.el (bookmark-maybe-message): New function to reduce
+       code duplication: invokes `message' iff baud-rate is high enough. 
+       (bookmark-write-file): Use above instead of an inline conditional.
+       (bookmark-load): Same.
+       
+ 2005-11-12  Karl Fogel  <address@hidden>
  
        * bookmark.el (bookmark-write-file): Don't visit the destination
        file, just write the data to it using write-region.  This is




reply via email to

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