diff options
author | Alan Mackenzie <acm@muc.de> | 2019-06-13 08:46:30 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2019-06-13 08:46:30 +0000 |
commit | 95c400a508c5571cb1318334a19e53839bc0c590 (patch) | |
tree | 4ac3ed5a0efdd1977ee093ace344587188fc626d /lisp/emacs-lisp/seq.el | |
parent | 4c3e78a9f4240bff6cf2bbc1f181dd167b712144 (diff) | |
download | emacs-95c400a508c5571cb1318334a19e53839bc0c590.tar.gz emacs-95c400a508c5571cb1318334a19e53839bc0c590.tar.bz2 emacs-95c400a508c5571cb1318334a19e53839bc0c590.zip |
Move declaration of c-syntax-table-hwm to avoid compiler warnings.
This variable was declared after an invocation of a defsubst which used it,
the defsubst being in another file.
* lisp/progmodes/cc-mode (c-syntax-table-hwm): Move the declaration to earlier
in the file.
Diffstat (limited to 'lisp/emacs-lisp/seq.el')
0 files changed, 0 insertions, 0 deletions