]> git.eshelyaron.com Git - emacs.git/commit
(c-make-styles-buffer-local): Take an optional argument which switches
authorRichard M. Stallman <rms@gnu.org>
Tue, 17 Feb 1998 07:13:59 +0000 (07:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 17 Feb 1998 07:13:59 +0000 (07:13 +0000)
commit0bacd8d0b26c549094d13db9fdcc638d4f10baa7
tree59be7fadd3ed35ba97a509cf9129a633d62c6654
parent77e31a8d08567c244d3d448f4fc1512012119456
(c-make-styles-buffer-local): Take an optional argument which switches
between make-variable-buffer-local and make-local-variable.  Generalize.

(c-offsets-alist): Three new syntactic symbols: innamespace,
namespace-open, namespace-close.  These support C++ namespace blocks.
Also, new syntactic symbol cpp-macro-cont, by default bound to
c-lineup-dont-change.  This symbol is assigned to subsequent lines of
a multi-line C preprocess macro definition.

(c-style-alist): "jdk" style for conformance with Sun's JDK style.

(c-set-style-2, c-initialize-builtin-style): Don't special case
"cc-mode", it's a derived style.  Fix setup of derived style
"cc-mode".  Introduce the new default style "user" which contains all
user customizations.
lisp/progmodes/cc-styles.el