diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2020-08-25 14:27:17 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2020-08-25 14:28:26 -0700 |
commit | 375e87409a3a016615db6a1bc67ac143d39254d9 (patch) | |
tree | 3d7169c19723bd3f749b4a13b266de54c964f19d /lisp/jsonrpc.el | |
parent | 9c011a1083c2a78e2fdfe931988ab53f42323a9c (diff) | |
download | emacs-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