diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-03-02 14:31:01 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-03-02 14:31:21 -0800 |
commit | 227ab51db6517bda1a557391bebaa7882b51963e (patch) | |
tree | 11d48b51d3f0f998cef59bbfea788f6ac18179f4 /lisp/emacs-lisp | |
parent | 58400688640a841ba50ad4a48bfaea4d7862ad08 (diff) | |
download | emacs-227ab51db6517bda1a557391bebaa7882b51963e.tar.gz emacs-227ab51db6517bda1a557391bebaa7882b51963e.tar.bz2 emacs-227ab51db6517bda1a557391bebaa7882b51963e.zip |
emacs-module.h slight simplification
* src/emacs-module.c (emacs_init_function, emacs_subr): Move here ...
* src/emacs-module.h: ... from here, as they don’t need to be public.
(enum emacs_arity): Remove useless enum tag. The enum value is
used in ptrdiff_t contexts.
* src/emacs-module.c (CHECK_USER_PTR): Fix typo in previous change.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions