emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/cc-vars.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cc-vars.el
Date: Tue, 18 Feb 2003 10:48:22 -0500

Index: emacs/lisp/progmodes/cc-vars.el
diff -c emacs/lisp/progmodes/cc-vars.el:1.27 
emacs/lisp/progmodes/cc-vars.el:1.28
*** emacs/lisp/progmodes/cc-vars.el:1.27        Mon Jan 27 19:41:21 2003
--- emacs/lisp/progmodes/cc-vars.el     Tue Feb 18 10:48:21 2003
***************
*** 135,141 ****
  `c-old-style-variable-behavior' that changes this, though).")
        ,@(plist-put
         args ':type
!        `(` (radio
              (const :tag "Use style settings"
                     set-from-style)
              ,(, (let ((type (eval (plist-get args ':type))))
--- 135,141 ----
  `c-old-style-variable-behavior' that changes this, though).")
        ,@(plist-put
         args ':type
!        `(\` (radio
              (const :tag "Use style settings"
                     set-from-style)
              ,(, (let ((type (eval (plist-get args ':type))))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]