summaryrefslogtreecommitdiff
path: root/lisp/cus-edit.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-06-14 15:59:08 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2018-06-14 17:13:38 -0700
commit12fd59bba0b04fb6727f4fa54e3305a65fae1d44 (patch)
treea01a32e9fd01e35f566d97647e79acb43b43f9a3 /lisp/cus-edit.el
parentef66660c17d1b164414c46d67ba3494f8a18c8ec (diff)
downloademacs-12fd59bba0b04fb6727f4fa54e3305a65fae1d44.tar.gz
emacs-12fd59bba0b04fb6727f4fa54e3305a65fae1d44.tar.bz2
emacs-12fd59bba0b04fb6727f4fa54e3305a65fae1d44.zip
Avoid Lisp_Misc allocation if C stack suffices
* src/fileio.c (union read_non_regular): New type. (read_non_regular, Finsert_file_contents): Use it to avoid allocating a Lisp_Misc. * src/keymap.c (union map_keymap): New type. (map_keymap_char_table_item, map_keymap_internal): Use it to avoid allocating a Lisp_Misc.
Diffstat (limited to 'lisp/cus-edit.el')
0 files changed, 0 insertions, 0 deletions