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: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cc-vars.el
Date: Sun, 13 Jan 2002 05:07:06 -0500

Index: emacs/lisp/progmodes/cc-vars.el
diff -c emacs/lisp/progmodes/cc-vars.el:1.18 
emacs/lisp/progmodes/cc-vars.el:1.19
*** emacs/lisp/progmodes/cc-vars.el:1.18        Fri Oct 12 13:29:52 2001
--- emacs/lisp/progmodes/cc-vars.el     Sun Jan 13 05:07:05 2002
***************
*** 672,678 ****
         ;; decl start if the first inherit clause hangs and it's not a
         ;; func-local inherit clause (when does that occur?).
         (block-open            . 0)
!        ;; Relpos: Inexpr statement: Boi at the the preceding
         ;; paren.  Otherwise: None.
         (block-close           . 0)
         ;; Relpos: At the open brace if it's at boi.  Otherwise boi at
--- 672,678 ----
         ;; decl start if the first inherit clause hangs and it's not a
         ;; func-local inherit clause (when does that occur?).
         (block-open            . 0)
!        ;; Relpos: Inexpr statement: Boi at the preceding
         ;; paren.  Otherwise: None.
         (block-close           . 0)
         ;; Relpos: At the open brace if it's at boi.  Otherwise boi at



reply via email to

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