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 18:47:12 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8880 emacs/lisp/ChangeLog:1.8881
--- emacs/lisp/ChangeLog:1.8880 Wed Dec 28 16:34:52 2005
+++ emacs/lisp/ChangeLog        Wed Dec 28 18:47:12 2005
@@ -1,3 +1,13 @@
+2005-12-28  Stefan Monnier  <address@hidden>
+
+       * 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.
+       (vc-annotate-display-select): Fix the nil case.
+       (vc-annotate): Remove obsolete (and now broken) code.
+       (vc-annotate-extract-revision-at-line): Remove obsolete code.
+       (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
+
 2005-12-28  Luc Teirlinck  <address@hidden>
 
        * subr.el (lazy-completion-table): Correct typo in docstring.
@@ -9,8 +19,8 @@
 
 2005-12-05  Ralf Angeli  <address@hidden>
 
-       * mail/smtpmail.el (smtpmail-try-auth-methods): Send
-       credentials together with "AUTH PLAIN" command.
+       * mail/smtpmail.el (smtpmail-try-auth-methods):
+       Send credentials together with "AUTH PLAIN" command.
 
 2005-12-27  Richard M. Stallman  <address@hidden>
 
@@ -58,8 +68,7 @@
 2005-12-27  Juri Linkov  <address@hidden>
 
        * help-mode.el (help-insert-string): New function.  Save buffer
-       contents in cases where it is impossible to recompute the old
-       contents.
+       contents in cases where it is impossible to recompute the old contents.
 
        * descr-text.el (describe-char): Set help-xref-stack-item
        explicitly after buffer has been generated.




reply via email to

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