diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2012-07-11 11:37:39 +0400 |
---|---|---|
committer | Dmitry Antipov <dmantipov@yandex.ru> | 2012-07-11 11:37:39 +0400 |
commit | e8df92674d0b73d4b32b467b9a1607e58b5f7a7d (patch) | |
tree | 5b5d42310b419ece1ed4d0354d8c42f279b76daf /lisp/emacs-lisp/bytecomp.el | |
parent | 09f4e3b0149e10d6d6a3d4915cf5c0a9768ded46 (diff) | |
download | emacs-e8df92674d0b73d4b32b467b9a1607e58b5f7a7d.tar.gz emacs-e8df92674d0b73d4b32b467b9a1607e58b5f7a7d.tar.bz2 emacs-e8df92674d0b73d4b32b467b9a1607e58b5f7a7d.zip |
Minor adjustments to interning code.
* lisp.h (intern, intern_c_string): Redefine as static inline
wrappers for intern_1 and intern_c_string_1, respectively.
(intern_1, intern_c_string_1): Rename prototypes.
* lread.c (intern_1, intern_c_string_1): Simplify Vobarray checking.
* font.c (font_intern_prop): Likewise. Adjust comment.
* w32font.c (intern_font_name): Likewise.
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions