diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-10-05 09:44:50 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-10-05 09:44:50 +0000 |
commit | f35d5badef50cfed221dfb94bb5868af3607d39e (patch) | |
tree | e6c40637ad998260e30016db0a99e34e8e717c9f /src/emacs.c | |
parent | cf29bf99c77d733e39d5b12d8555d6c2edc544b6 (diff) | |
download | emacs-f35d5badef50cfed221dfb94bb5868af3607d39e.tar.gz |
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.
Diffstat (limited to 'src/emacs.c')
0 files changed, 0 insertions, 0 deletions