File: cvs-status.el.html
Todo:
- Somehow allow cvs-status-tree to work on-the-fly
Defined variables (5)
cvs-status-mode-abbrev-table | Abbrev table for ‘cvs-status-mode’. |
cvs-status-mode-hook | Hook run at the end of ‘cvs-status-mode’. |
cvs-status-mode-map | Keymap for ‘cvs-status-mode’. |
cvs-status-mode-syntax-table | Syntax table for ‘cvs-status-mode’. |
cvs-tree-use-charset | Non-nil if we should use the graphical glyphs from ‘japanese-jisx0208’. |
Defined functions (29)
copy-cvs-tag | (ARG) |
cvs-status-cvstrees | (&optional ARG) |
cvs-status-get-tags | () |
cvs-status-minor-wrap | (BUF F) |
cvs-status-mode | () |
cvs-status-next | (&optional COUNT) |
cvs-status-prev | (&optional COUNT) |
cvs-status-trees | () |
cvs-status-vl-to-str | (VL) |
cvs-tag->name | (cvs-tag->name X) |
cvs-tag->name--inliner | (INLINE--FORM X) |
cvs-tag->string | (TAG) |
cvs-tag->type | (cvs-tag->type X) |
cvs-tag->type--inliner | (INLINE--FORM X) |
cvs-tag->vlist | (cvs-tag->vlist X) |
cvs-tag->vlist--inliner | (INLINE--FORM X) |
cvs-tag-compare | (TAG1 TAG2) |
cvs-tag-compare-1 | (VL1 VL2) |
cvs-tag-lessp | (TAG1 TAG2) |
cvs-tag-make | (VLIST &optional NAME TYPE) |
cvs-tag-make--cmacro | (CL-WHOLE-ARG VLIST &optional NAME TYPE) |
cvs-tag-make-tag | (TAG) |
cvs-tag-merge | (TAG1 TAG2) |
cvs-tag-p | (X) |
cvs-tag-p--inliner | (INLINE--FORM X) |
cvs-tags->tree | (TAGS) |
cvs-tree-merge | (TREE1 TREE2) |
cvs-tree-print | (TAGS PRINTER COLUMN) |
cvs-tree-tags-insert | (TAGS PREV) |