summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/eldoc.el
diff options
context:
space:
mode:
authorDmitry Antipov <dmantipov@yandex.ru>2014-09-11 17:21:19 +0400
committerDmitry Antipov <dmantipov@yandex.ru>2014-09-11 17:21:19 +0400
commit1dd1218653be3425e7f53ea1cfcb0d14addfaa05 (patch)
treea91548f460ecb1aa05ac79dacbb3054853cb9e25 /lisp/emacs-lisp/eldoc.el
parent20d362538021e154095f4b64f1b3505d3912fffd (diff)
Remove redundant GCPROs around Ffuncall and Fapply calls. This
is safe because Ffuncall protects all of its arguments by itself. * charset.c (map_charset_for_dump): Remove redundant GCPRO. * eval.c (Fapply, apply1, call0, call1, call2, call3, call4, call5) (call6, call7): Likewise. Use compound literals where applicable. (run_hook_with_args_2): Use compound literal.
Diffstat (limited to 'lisp/emacs-lisp/eldoc.el')
0 files changed, 0 insertions, 0 deletions