GNU Info

Info Node: (pcl-cvs)Marking files

(pcl-cvs)Marking files


Next: Committing changes Prev: Movement commands Up: Commands
Enter node , (file) or (file)node

Marking files
=============

   PCL-CVS works on a set of "selected files" (Note: Selected files).
You can mark and unmark files with these commands:

`m'
     This marks the file that the cursor is positioned on.  If the
     cursor is positioned on a directory all files in that directory
     are marked.  (`cvs-mode-mark').

`u'
     Unmark the file that the cursor is positioned on. If the cursor is
     on a directory, all files in that directory are unmarked.
     (`cvs-mode-unmark').

`M'
     Mark _all_ files in the buffer (`cvs-mode-mark-all-files').

`M-<DEL>'
     Unmark _all_ files (`cvs-mode-unmark-all-files').

`<DEL>'
     Unmark the file on the previous line, and move point to that line
     (`cvs-mode-unmark-up').

`<%>'
     Mark all files matching a regular expression
     (`cvs-mode-mark-matching-files').

`<T>'
     Toggle use of marks for the next command (`cvs-mode-toggle-marks').


automatically generated by info2www version 1.2.2.9