mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-20 18:17:20 +00:00
(defcustom-c-stylevar): Fix character constant.
This commit is contained in:
parent
13453b12bc
commit
6c019d3b03
@ -135,7 +135,7 @@ the value set here overrides the style system (there is a variable
|
||||
`c-old-style-variable-behavior' that changes this, though).")
|
||||
,@(plist-put
|
||||
args ':type
|
||||
`(` (radio
|
||||
`(\` (radio
|
||||
(const :tag "Use style settings"
|
||||
set-from-style)
|
||||
,(, (let ((type (eval (plist-get args ':type))))
|
||||
|
Loading…
Reference in New Issue
Block a user