diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-01-04 23:20:44 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-01-04 23:43:40 -0500 |
commit | 8ef4314c44a046e92bcd7dddde26203a9d641f09 (patch) | |
tree | bc221fa8fa938e7e30b254b344134fde8beaaae2 /test/lisp/emacs-lisp/bytecomp-resources/warn-obsolete-defun.el | |
parent | 5bddc097385c1d9088748ed92abc2370857b2202 (diff) | |
download | emacs-8ef4314c44a046e92bcd7dddde26203a9d641f09.tar.gz emacs-8ef4314c44a046e92bcd7dddde26203a9d641f09.tar.bz2 emacs-8ef4314c44a046e92bcd7dddde26203a9d641f09.zip |
* lisp/subr.el (esc-map): Initialize inside declaration
* src/commands.h (meta_map):
* src/keymap.c (meta_map): Delete variable.
(syms_of_keymap): Don't initialize esc-map here.
(initial_define_key):
* src/keymap.h (initial_define_key): Delete function.
* src/keyboard.c (keys_of_keyboard): Don't initialize esc-map here.
* src/window.h (keys_of_window):
* src/window.c (keys_of_window): Delete function.
* src/lisp.h (keys_of_casefiddle):
* src/casefiddle.c (keys_of_casefiddle): Delete function.
* src/emacs.c (main): Don't call them.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-obsolete-defun.el')
0 files changed, 0 insertions, 0 deletions