Index: emacs/lisp/progmodes/cc-langs.el diff -c emacs/lisp/progmodes/cc-langs.el:1.30 emacs/lisp/progmodes/cc-langs.el:1.31 *** emacs/lisp/progmodes/cc-langs.el:1.30 Fri Oct 1 15:35:50 2004 --- emacs/lisp/progmodes/cc-langs.el Mon May 23 00:03:59 2005 *************** *** 1186,1192 **** (c-lang-defvar c-brace-list-key (c-lang-const c-brace-list-key)) (c-lang-defconst c-other-block-decl-kwds ! "Keywords where the following block (if any) contain another declaration level that should not be considered a class. If any of these also are on `c-type-list-kwds', `c-ref-list-kwds', --- 1186,1192 ---- (c-lang-defvar c-brace-list-key (c-lang-const c-brace-list-key)) (c-lang-defconst c-other-block-decl-kwds ! "Keywords where the following block (if any) contains another declaration level that should not be considered a class. If any of these also are on `c-type-list-kwds', `c-ref-list-kwds',
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
