mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 15:21:51 -08:00
*** empty log message ***
This commit is contained in:
parent
6dbeb3d8de
commit
c65e95028e
1 changed files with 9 additions and 0 deletions
|
|
@ -3,6 +3,15 @@
|
|||
* 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 <monnier@cs.yale.edu>
|
||||
|
||||
* 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 <monnier@cs.yale.edu>
|
||||
|
||||
* newcomment.el (comment-indent): Try to align to adjacent comments.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue