[表紙] [目次] [索引] [検索] [上端 / 下端] [?]

PCL-CVS -- Emacs Front-End to CVS

This manual describes PCL-CVS, the GNU Emacs front-end to CVS. It is nowhere near complete, so you are advised to use M-x customize-group RET pcl-cvs RET and to look at the documentation strings of the various commands and major modes for further information.

1. About PCL-CVS    Credits, history, ...

2. Getting started    An introduction with a walk-through example.
3. Buffer contents    An explanation of the buffer contents.
4. Selected files    To which files are commands applied.
5. Commands    All commands, grouped by type.

6. Editing a Log Message    Major mode to edit log messages.
7. Browsing a Log of Changes    Major mode to browse log changes.
8. Customization    How you can tailor PCL-CVS to suit your needs.
9. Bugs (known and unknown)   

Function and Variable Index    List of functions and variables.
Concept Index    List of concepts.
Key Index    List of keystrokes.

 -- The Detailed Node Listing ---

About PCL-CVS

1.1 Contributors to PCL-CVS   

Commands

5.1 Entering PCL-CVS    Commands to invoke PCL-CVS
5.2 Setting flags for CVS commands   
5.3 Updating the `*cvs*' buffer   
5.4 Movement Commands    How to move up and down in the buffer
5.5 Marking files    How to mark files that other commands will later operate on.
5.6 Committing changes    Checking in your modifications to the CVS repository.
5.7 Editing files    Loading files into Emacs.
5.8 Getting info about files    Display the log and status of files.
5.9 Adding and removing files   
5.10 Undoing changes   
5.11 Removing handled entries    Uninteresting lines can easily be removed.
5.12 Ignoring files    Telling CVS to ignore generated files.
5.13 Viewing differences    Commands to `diff' different versions.
5.14 Running ediff    Running `ediff' from `*cvs*' buffer.
5.15 Updating files    Updating files that Need-update.
5.16 Tagging files   
5.17 Miscellaneous commands   

Customization

8.1 Customizing Faces