1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

Revert last change.

This commit is contained in:
Juanma Barranquero 2003-02-18 16:27:04 +00:00
parent cce5761e5e
commit 3a0ab10669

View File

@ -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))))