Mercurial > emacs
changeset 37857:b3fd27aaa58d
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 21 May 2001 12:28:26 +0000 |
parents | 25012435e865 |
children | fd7c0dac2110 |
files | src/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon May 21 12:26:45 2001 +0000 +++ b/src/ChangeLog Mon May 21 12:28:26 2001 +0000 @@ -30,7 +30,7 @@ (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 + (syms_of_data): Initialize Qcyclic_variable_indirection and defsubr Sindirect_variable. * bytecode.c (Fbyte_code) <varref>: Use SYMBOL_VALUE.