]> git.eshelyaron.com Git - emacs.git/commit
Remove the deprecated INTERNAL_FIELD macro
authorOleh Krehel <ohwoeowho@gmail.com>
Thu, 23 Apr 2015 10:36:22 +0000 (12:36 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Thu, 23 Apr 2015 10:52:35 +0000 (12:52 +0200)
commit310a56b9f57d8ad53b2b5709af7dd13a30a07ce3
tree4018b6f750913158e6241517063867357173ea5d
parent5f8878796e20580afa4fbe171ddc0d0c7280c193
Remove the deprecated INTERNAL_FIELD macro

* src/lisp.h (INTERNAL_FIELD): Remove.
(DEFVAR_KBOARD): Modify accordingly.

* src/alloc.c:
* src/buffer.c:
* src/buffer.h:
* src/category.c:
* src/keyboard.c:
* src/keyboard.h:
* src/syntax.c: Update
src/alloc.c
src/buffer.c
src/buffer.h
src/category.c
src/keyboard.c
src/keyboard.h
src/lisp.h
src/syntax.c