summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/debug.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2012-09-25 13:57:30 +0200
committerJuanma Barranquero <lekktu@gmail.com>2012-09-25 13:57:30 +0200
commitaa15c6bb4fec3c36efe1c05000e05faa6a483038 (patch)
treeec142ef200c87cd6391e2a370a77ebbc4f2bd1ce /lisp/emacs-lisp/debug.el
parent16b22fef423afedf034460a0f811abf50d0c5f3e (diff)
downloademacs-aa15c6bb4fec3c36efe1c05000e05faa6a483038.tar.gz
emacs-aa15c6bb4fec3c36efe1c05000e05faa6a483038.tar.bz2
emacs-aa15c6bb4fec3c36efe1c05000e05faa6a483038.zip
Move Vlibrary_cache to emacs.c and reset before dumping.
* src/lisp.h (reset_image_types): Declare. [WINDOWSNT] (Vlibrary_cache): Declare. * src/image.c (reset_image_types): New function. * src/emacs.c [WINDOWSNT] (Vlibrary_cache): Move from w32.c. (syms_of_emacs) [WINDOWSNT] <Vlibrary_cache>: Initialize and staticpro. (Fdump_emacs): Reset Vlibrary_cache and image_types. * src/w32.c (Vlibrary_cache): Do not define; moved to emacs.c (globals_of_w32) <Vlibrary_cache>: Do not initialize. * src/w32.h (Vlibrary_cache): Do not declare.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions