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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 15 Sep 2007 22:25:57 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/09/15 22:25:56

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11753
retrieving revision 1.11754
diff -u -b -r1.11753 -r1.11754
--- ChangeLog   15 Sep 2007 21:25:49 -0000      1.11753
+++ ChangeLog   15 Sep 2007 22:25:55 -0000      1.11754
@@ -1,5 +1,11 @@
 2007-09-15  Stefan Monnier  <address@hidden>
 
+       * vc.el (vc-process-sentinel): New function.
+       (vc-exec-after): Use it instead of using ugly hackish analysis and
+       construction of Elisp code.
+       (vc-sentinel-movepoint): New dynamically scoped var.
+       (vc-print-log, vc-annotate): Set it to move the user's point.
+
        * vc-cvs.el (vc-cvs-annotate-time): Use inhibit-read-only and
        inhibit-modification-hooks.
 




reply via email to

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