diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-08-11 22:13:48 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-08-11 22:13:48 +0000 |
commit | acbce627f8308928b35bd1d2654c4370292207f1 (patch) | |
tree | f77195007b19a716dfbf665ac3277d1378083915 /lisp/emacs-lisp/autoload.el | |
parent | 611c76a75cd669317de0ae20d0101149cad38c02 (diff) | |
download | emacs-acbce627f8308928b35bd1d2654c4370292207f1.tar.gz emacs-acbce627f8308928b35bd1d2654c4370292207f1.tar.bz2 emacs-acbce627f8308928b35bd1d2654c4370292207f1.zip |
(c-mode-base-map, c++-mode-map):
Move `/' as an electric character
from c++-mode-map to c-mode-base-map for all languages.
(c-common-init): Set comment-multi-line and
comment-line-break-function here for all modes.
Make comment-line-break-function buffer local iff it's boundp.
(c-C-comment-start-regexp): Obsolete.
(c-comment-start-regexp): Initialize from c-C++-comment-start-regexp.
(c-populate-syntax-table, c-setup-dual-comments): Merge both functions
into c-populate-syntax-table. With the new 9X draft C standard, both
line and block oriented comments are supported in all modes, so always
set up the syntax tables to support both comment styles.
(c-enable-//-in-c-mode): Obsolete.
(c++-mode-syntax-table, java-mode-syntax-table)
(objc-mode-syntax-table, idl-mode-syntax-table): Added autoload
cookies. c-mode-syntax-table already has one. Use the new syntax
table initialization idioms.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions