Add syntax mode radio button to syntax editor window.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 11 Mar 2021 03:42:27 +0000 (19:42 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 11 Mar 2021 03:42:27 +0000 (19:42 -0800)
commitcef98fb5402c1128dd9ee75d133e16911c6b7441
tree4146c3d65511766cc5aaaae715ee94a5296763f1
parent5ce9c6ba1502e623ec6723a8273da77e5858b8d4
Add syntax mode radio button to syntax editor window.

A number of users have reported problems with the syntax mode.  I am not
sure why.  This should allow them to select the syntax mode they actually
need to use, just in case.  The default should be unchanged (it is still
Auto).
src/ui/gui/psppire-lex-reader.c
src/ui/gui/psppire-lex-reader.h
src/ui/gui/psppire-syntax-window.c
src/ui/gui/psppire-syntax-window.h
src/ui/gui/syntax-editor.ui