summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/eldoc.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-02-02 09:52:20 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2017-02-02 09:52:37 -0800
commiteee537267f8d6a2f5a48f0c26c14546ac922936c (patch)
tree8afd768a3c89aa979d88c09e50f9bf6fd4d6b24b /lisp/emacs-lisp/eldoc.el
parentf5372d411d149e8a34def18074891454ebc47730 (diff)
downloademacs-eee537267f8d6a2f5a48f0c26c14546ac922936c.tar.gz
emacs-eee537267f8d6a2f5a48f0c26c14546ac922936c.tar.bz2
emacs-eee537267f8d6a2f5a48f0c26c14546ac922936c.zip
Fix lisp.h underparenthesization
* src/lisp.h (STACK_CONS, AUTO_STRING_WITH_LEN): Parenthesize compound literals that are function call args. Although this does not fix any bugs, it is the proper style for macro parenthesization as it means this code will continue to work even if make_lisp_ptr is changed to a macro.
Diffstat (limited to 'lisp/emacs-lisp/eldoc.el')
0 files changed, 0 insertions, 0 deletions