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: Mon, 12 May 2003 10:44:22 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5106 emacs/lisp/ChangeLog:1.5107
*** emacs/lisp/ChangeLog:1.5106 Sun May 11 11:30:12 2003
--- emacs/lisp/ChangeLog        Mon May 12 10:44:21 2003
***************
*** 3,8 ****
--- 3,17 ----
        * info-look.el (info-lookup-make-completions): Allow colons in index
        entries by looking for ": " to terminate, as per latest info.el.
  
+ 2003-05-11  Stefan Monnier  <address@hidden>
+ 
+       * vc-mcvs.el (vc-mcvs-command): Filter output of `status'.
+       (vc-mcvs-state, vc-mcvs-dir-state, vc-mcvs-print-log, vc-mcvs-diff):
+       Change dir so that the filtered output of `mcvs makes sense.
+       (vc-mcvs-mode-line-string): Handle the case where CVS is desync'd.
+       (vc-mcvs-diff-tree): Don't bother with the local-diff code.
+       (vc-mcvs-create-snapshot): Use `branch' and `switch'.
+ 
  2003-05-10  Stefan Monnier  <address@hidden>
  
        * newcomment.el (comment-indent): Try to align to adjacent comments.




reply via email to

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