[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(emacs)Log Buffer
From: |
Nick Roberts |
Subject: |
(emacs)Log Buffer |
Date: |
Sat, 4 Jun 2005 15:31:11 +1200 |
> `(emacs)Log Buffer' contains:
>
> Sometimes the `*VC-Log*' buffer contains default text when you enter
> it, typically the last log message entered. If it does, mark and point
> are set around the entire contents of the buffer so that it is easy to
> kill the contents of the buffer with `C-w'.
>
> Is this really true with the default settings? I have never seen it,
> not using Emacs CVS and not using RCS. Or is this only true when
> vc-delete-logbuf-window is nil? (The default is t.) If the latter,
> the mark and point stuff could be better mentioned in the docstring
> of that option and the above paragraph deleted from the Emacs manual.
I don't know when its true. I copied this paragraph from the node
"Log Edit Mode" in pcl-cvs.texi. I would guess that Stefan is the original
author. If you change it in emacs.tex, you also need to change it in
pcl-cvs.texi (assuming its wrong: its always hard to know if something
is _sometimes_ true or not).
Nick