[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
If you have an idea about any customization that would be handy but isn't present in this list, please tell me! For info on how to reach me, see See section 9. Bugs (known and unknown).
nil
the edit buffer will be erased
before you write the log message (see section 5.6 Committing changes).
(setq cvs-diff-flags '("-u")) |
Note: For the above example to take effect, you must make sure that cvs-diff-flags is set before PCL-CVS is loaded.
PCL-CVS gets the values for these flags directly from your `.cvsrc' file, so you wouldn't normally need to set them in your `.emacs' file.
nil
the non-diffing commands will not
consider marked files to be selected by default. The
command `cvs-mode-toggle-marks' bound to T can be used to
toggle the use of marks for the following command.
nil
the diffing commands will not
consider marked files to be selected by default. The
command `cvs-mode-toggle-marks' bound to T can be used to
toggle the use of marks for the following command.
nil
value
`cvs-mode-remove-handled' will be called every time you check in
files, after the check-in is ready. See section 5.11 Removing handled entries.
nil
value, directories that do
not contain any files to be checked in will not be listed in the
`*cvs*' buffer.
nil
, include full ChangeLog paragraphs in
the CVS log created by `cvs-mode-changelog-commit'.
This may be set in the local variables section of a ChangeLog, to
indicate the policy for that ChangeLog.
A ChangeLog paragraph is a bunch of log text containing no blank lines; a paragraph usually describes a set of changes with a single purpose, but perhaps spanning several functions in several files. Changes in different paragraphs are unrelated.
You could argue that the CVS log entry for a file should contain the full ChangeLog paragraph mentioning the change to the file, even though it may mention other files, because that gives you the full context you need to understand the change. This is the behavior you get when this variable is set to t, the default.
On the other hand, you could argue that the CVS log entry for a change should contain only the text for the changes which occurred in that file, because the CVS log is per-file. This is the behavior you get when this variable is set to nil.
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated by XEmacs shared group account on December, 19 2009
using texi2html 1.65.