annotate etc/gnus-pointer.xbm @ 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 20ca10cf58b3
children bb6c986199c4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
32161
20ca10cf58b3 Remove top empty line.
Miles Bader <miles@gnu.org>
parents: 31540
diff changeset
1
31540
774098937e4f *** empty log message ***
Dave Love <fx@gnu.org>
parents:
diff changeset
2 #define noname_width 18
32161
20ca10cf58b3 Remove top empty line.
Miles Bader <miles@gnu.org>
parents: 31540
diff changeset
3 #define noname_height 12
31540
774098937e4f *** empty log message ***
Dave Love <fx@gnu.org>
parents:
diff changeset
4 static char noname_bits[] = {
32161
20ca10cf58b3 Remove top empty line.
Miles Bader <miles@gnu.org>
parents: 31540
diff changeset
5 0xc0,0x0c,0x00,0xe0,0x1f,0x00,0x92,0x39,0x00,0x0e,0x71,0x02,
31540
774098937e4f *** empty log message ***
Dave Love <fx@gnu.org>
parents:
diff changeset
6 0x46,0xe0,0x03,0x20,0xc0,0x01,0x00,0x08,0x00,0x10,0x0d,0x00,0xc4,0x08,0x00,
774098937e4f *** empty log message ***
Dave Love <fx@gnu.org>
parents:
diff changeset
7 0x78,0x08,0x00,0x18,0x89,0x00,0x00,0x08,0x00};