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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 11 Apr 2006 23:05:34 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9388 emacs/lisp/ChangeLog:1.9389
--- emacs/lisp/ChangeLog:1.9388 Tue Apr 11 21:44:03 2006
+++ emacs/lisp/ChangeLog        Tue Apr 11 23:05:31 2006
@@ -1,6 +1,13 @@
+2006-04-11  Stefan Monnier  <address@hidden>
+
+       * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
+       window configuration.
+       (vc-annotate-display-select): Select the buffer so that current-buffer
+       (and selected-window) is the output buffer at the end of vc-annotate.
+
 2006-04-11  J.D. Smith  <address@hidden>
 
-       * vc.el (vc-annotate-color-map): Added custom TTY color map for
+       * vc.el (vc-annotate-color-map): Add custom TTY color map for
        8-color terminals, to use all of the colors in a sensible order.
        256-color terminals work well with the standard map.
        (vc-annotate-lines): Only strip the first color character if it




reply via email to

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