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: Wed, 28 Dec 2005 20:13:47 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8881 emacs/lisp/ChangeLog:1.8882
--- emacs/lisp/ChangeLog:1.8881 Wed Dec 28 18:47:12 2005
+++ emacs/lisp/ChangeLog        Wed Dec 28 20:13:47 2005
@@ -1,5 +1,15 @@
 2005-12-28  Stefan Monnier  <address@hidden>
 
+       * vc.el (vc-annotate-display): Replace optional arg `color-map' with
+       compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
+       (vc-annotate-display-autoscale): Adjust call.
+       (vc-annotate-display-default): Adjust call.  Make arg compulsory.
+       Fix interactive spec.
+       (vc-annotate-time-span): Remove.
+       (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
+       (vc-annotate-mode-menu, vc-annotate-display-autoscale)
+       (vc-annotate-display-select): Use new name.
+
        * vc.el (vc-annotate-mode-map): Remove obsolete binding.
        (vc-annotate-mode-menu): Remove left-over redundant declaration.
        Correct the construction of span entries.  Simplify.




reply via email to

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