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,v


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 27 Jun 2008 17:51:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     John Paul Wallington <jpw>      08/06/27 17:51:26

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14089
retrieving revision 1.14090
diff -u -b -r1.14089 -r1.14090
--- ChangeLog   27 Jun 2008 15:58:34 -0000      1.14089
+++ ChangeLog   27 Jun 2008 17:51:24 -0000      1.14090
@@ -1,3 +1,8 @@
+2008-06-27  John Paul Wallington  <address@hidden>
+
+       * chistory.el (list-command-history): Use `bound-and-true-p'.
+       (command-history-map): Define within defvar.  Add docstring.
+
 2008-06-27  Juanma Barranquero  <address@hidden>
 
        * image.el (image-jpeg-p): Don't fail if the arg cannot be converted
@@ -43,7 +48,7 @@
 2008-06-26  John Paul Wallington  <address@hidden>
 
        * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): New function.
-       (ibuffer-diff-with-file): Use it.  Do diff on marked buffers
+       (ibuffer-diff-with-file): Use it.  Do diff on marked buffers.
        (ibuffer-mark-on-buffer): Don't display message when removing marks.
        (ibuffer-mark-by-mode): Use `buffer-local-value'.
 




reply via email to

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