annotate man/.cvsignore @ 37853:93e5959b8a0e

Use SYMBOL_VALUE/SET_SYMBOL_VALUE. (Qcyclic_variable_indirection): New variable. (Fkeywordp): Check for internedness differently. (Fmakunbound): Simplify the test if symbol is a constant. (indirect_variable, Findirect_variable): New functions. (swap_in_symval_forwarding): If SYMBOL is an alias, use the aliased symbol. (let_shadows_buffer_binding_p): Check for variable aliases. (set_internal): Simplify the test if SYMBOL is a constant. If SYMBOL has a buffer-local value and is an alias, use the aliased symbol instead. (syms_of_data): Initialze Qcyclic_variable_indirection and defsubr Sindirect_variable.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 21 May 2001 12:23:19 +0000
parents 070cf4b710c5
children e54dcde23afd
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
31816
070cf4b710c5 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 29348
diff changeset
19 Makefile