]> git.eshelyaron.com Git - emacs.git/commit
Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing
authorGerd Moellmann <gerd@gnu.org>
Thu, 4 Oct 2001 08:57:51 +0000 (08:57 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 4 Oct 2001 08:57:51 +0000 (08:57 +0000)
commited0bbb21087f4be39f0b583768eff3a6cebe5b0b
treef8c90bcc213578444e4b06eae9da12d22c877407
parent403394a4b31a81af669fbadc4fe5c8ef1c0e8f3e
Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing
symbols' value directly.
src/ChangeLog
src/abbrev.c
src/buffer.c
src/coding.c
src/fns.c
src/frame.c
src/keyboard.c
src/minibuf.c
src/sunfns.c
src/w16select.c