Mercurial > emacs
annotate lispintro/.cvsignore @ 51064:f2383fb5260e
(vc-log-mode-map, vc-maximum-comment-ring-size)
(vc-comment-ring, vc-comment-ring-index, vc-last-comment-match):
Move vars to log-edit.el.
(vc-new-comment-index, vc-previous-comment, vc-next-comment)
(vc-comment-search-reverse, vc-comment-search-forward)
(vc-comment-to-change-log): Move funs to log-edit.el.
(vc-clear-context): Don't empty the comment-ring.
(vc-finish-logentry): Don't add the comment onto the comment-ring.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 18 May 2003 02:53:24 +0000 |
parents | d90447516029 |
children | adbf7c56937f |
rev | line source |
---|---|
41429 | 1 *.aux |
2 *.fn | |
3 *.fns | |
4 *.cps | |
5 *.cp | |
6 *.kys | |
7 *.ky | |
8 *.toc | |
9 *.pgs | |
10 *.pg | |
11 *.log | |
12 *.vrs | |
13 *.vr | |
14 *.dvi | |
15 *.ps | |
16 *.tp | |
17 *.tps | |
18 *.tmp | |
41869
d90447516029
Added *.txt to .cvsignore list.
Robert J. Chassell <bob@rattlesnake.com>
parents:
41429
diff
changeset
|
19 *.txt |
41429 | 20 Makefile |