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: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 09 Jan 2008 05:19:06 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/01/09 05:19:05

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12546
retrieving revision 1.12547
diff -u -b -r1.12546 -r1.12547
--- ChangeLog   9 Jan 2008 05:15:07 -0000       1.12546
+++ ChangeLog   9 Jan 2008 05:19:04 -0000       1.12547
@@ -1,5 +1,22 @@
 2008-01-09  Tom Tromey  <address@hidden>
 
+       * vc.el (vc-status-headers): Rename from
+       vc-status-insert-headers.  Just return header.
+       (vc-status-move-to-goal-column): New function.
+       (vc-status-mode-map): Define more keys.
+       (vc-status-mode): Use vc-status-refresh.  Now 'special.
+       (vc-status-refresh): New function.
+       (vc-status-next-line): Likewise.
+       (vc-status-previous-line): Likewise.
+       (vc-status-mark-file): Use vc-status-next-line.
+       (vc-status-unmark-file): Use vc-status-previous-line.
+       (vc-status-unmark-file-up): New function.
+       (vc-status-register): Likewise.
+       (vc-status-find-file): Likewise.
+       (vc-status-find-file-other-window): Likewise.
+       (vc-status-current-file): Likewise.
+       (vc-ensure-vc-buffer): Understand vc-status mode.
+
         * vc-hg.el (vc-hg-dir-status): Don't pass -A to "hg status".
 
 2008-01-09  Glenn Morris  <address@hidden>




reply via email to

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