summaryrefslogtreecommitdiff
path: root/lisp/jsonrpc.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-08-25 14:27:17 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2020-08-25 14:28:26 -0700
commit375e87409a3a016615db6a1bc67ac143d39254d9 (patch)
tree3d7169c19723bd3f749b4a13b266de54c964f19d /lisp/jsonrpc.el
parent9c011a1083c2a78e2fdfe931988ab53f42323a9c (diff)
downloademacs-375e87409a3a016615db6a1bc67ac143d39254d9.tar.gz
emacs-375e87409a3a016615db6a1bc67ac143d39254d9.tar.bz2
emacs-375e87409a3a016615db6a1bc67ac143d39254d9.zip
Omit "V" at the start of DEFVAR_BOOL vars
Problem noted by Stefan Monnier in: https://lists.gnu.org/r/emacs-devel/2020-08/msg00846.html * src/font.c (xft_ignore_color_fonts): * src/syntax.c (comment_end_can_be_escaped): * src/xdisp.c (word_wrap_by_category, display_fill_column_indicator): Rename these DEFVAR_BOOL variables to avoid the initial "V" that wrongly suggests that they are Lisp_Object variables. All uses changed.
Diffstat (limited to 'lisp/jsonrpc.el')
0 files changed, 0 insertions, 0 deletions