annotate man/.cvsignore @ 29352:fa490904bee0

* byte-run.el (make-obsolete, make-obsolete-variable): Add an optional WHEN argument and change the format of the symbol-property information. * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda. (byte-compile-obsolete, byte-compile-variable-ref): Understand the new obsolete-symbol-property format and print WHEN if it is provided. (make-obsolete): Update the calls to use the third argument.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 01 Jun 2000 04:58:08 +0000
parents 7334585a13ca
children 070cf4b710c5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25838
Dave Love <fx@gnu.org>
parents:
diff changeset
1 *.aux
25839
Dave Love <fx@gnu.org>
parents: 25838
diff changeset
2 *.fn
Dave Love <fx@gnu.org>
parents: 25838
diff changeset
3 *.fns
Dave Love <fx@gnu.org>
parents: 25838
diff changeset
4 *.cps
Dave Love <fx@gnu.org>
parents: 25838
diff changeset
5 *.cp
Dave Love <fx@gnu.org>
parents: 25838
diff changeset
6 *.kys
Dave Love <fx@gnu.org>
parents: 25838
diff changeset
7 *.ky
25838
Dave Love <fx@gnu.org>
parents:
diff changeset
8 *.toc
25839
Dave Love <fx@gnu.org>
parents: 25838
diff changeset
9 *.pgs
Dave Love <fx@gnu.org>
parents: 25838
diff changeset
10 *.pg
25838
Dave Love <fx@gnu.org>
parents:
diff changeset
11 *.log
25839
Dave Love <fx@gnu.org>
parents: 25838
diff changeset
12 *.vrs
Dave Love <fx@gnu.org>
parents: 25838
diff changeset
13 *.vr
25838
Dave Love <fx@gnu.org>
parents:
diff changeset
14 *.dvi
25850
c92d44f15605 Add *.tp *.tps *.ps.
Dave Love <fx@gnu.org>
parents: 25839
diff changeset
15 *.ps
c92d44f15605 Add *.tp *.tps *.ps.
Dave Love <fx@gnu.org>
parents: 25839
diff changeset
16 *.tp
c92d44f15605 Add *.tp *.tps *.ps.
Dave Love <fx@gnu.org>
parents: 25839
diff changeset
17 *.tps
29348
7334585a13ca (*.tmp): New entry. Seems to be used for @macro.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 25850
diff changeset
18 *.tmp