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: Sat, 10 Nov 2007 05:22:20 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/11/10 05:22:18

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12187
retrieving revision 1.12188
diff -u -b -r1.12187 -r1.12188
--- ChangeLog   10 Nov 2007 01:30:33 -0000      1.12187
+++ ChangeLog   10 Nov 2007 05:22:16 -0000      1.12188
@@ -1,3 +1,14 @@
+2007-11-10  Dan Nicolaescu  <address@hidden>
+
+       * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
+
+       * vc-svn.el (vc-svn-print-log, vc-svn-diff):
+       * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-annotate-command):
+       * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff)
+       (vc-cvs-annotate-command):
+       * vc-arch.el (vc-arch-diff): Remove test to check if start-process
+       is bound, it always is.
+
 2007-11-10  Jason Rumney  <address@hidden>
 
        * term/w32-win.el (w32-initialize-window-system): Move SJIS font




reply via email to

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