]> git.eshelyaron.com Git - emacs.git/commit
Cleanup last change and make all new stuff conditional.
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 9 Sep 2014 11:43:22 +0000 (15:43 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 9 Sep 2014 11:43:22 +0000 (15:43 +0400)
commite2588fa52fd7761e252361c341d8565790b3d1f2
treed42c861fba7d5770d8371a8109768ea541595ae3
parentc7dfea947eba1980fe3a23ad13f04dd40c6c0d68
Cleanup last change and make all new stuff conditional.
* lisp.h (build_local_string): Rename to ...
(make_local_string): ... this macro.
(build_local_string, scoped_list1, scoped_list3): New macros.
(toplevel) [USE_STACK_LISP_OBJECTS]: Define all new macros
and functions as such, use regular fallbacks otherwise.
* alloc.c (verify_alloca) [USE_STACK_LISP_OBJECTS]: Define
conditionally.
src/ChangeLog
src/alloc.c
src/lisp.h