diff options
author | Eli Zaretskii <eliz@gnu.org> | 2015-10-24 13:27:52 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2015-10-24 13:27:52 +0300 |
commit | aca9354c01af0625997d60b089289140695e5e91 (patch) | |
tree | 04afefb32afcf948c45d9b09f7a4cbcea0639254 /lisp/emacs-lisp/timer.el | |
parent | c2c12a1426b5dde9e2436e7dd0d24d71b2f67125 (diff) | |
download | emacs-aca9354c01af0625997d60b089289140695e5e91.tar.gz emacs-aca9354c01af0625997d60b089289140695e5e91.tar.bz2 emacs-aca9354c01af0625997d60b089289140695e5e91.zip |
Avoid missing inline functions from lisp.h in TAGS
* src/lisp.h (LISP_MACRO_DEFUN): Mention in the commentary the
need to end each invocation with a semi-colon.
Add a semi-colon at the end of each invocation of LISP_MACRO_DEFUN
and LISP_MACRO_DEFUN_VOID. This is to avoid missing in TAGS
inline functions defined immediately after each invocation, and
also avoid tagging every invocation of these macros.
Diffstat (limited to 'lisp/emacs-lisp/timer.el')
0 files changed, 0 insertions, 0 deletions