(c++-mode): Remove autoload cookie.
This commit is contained in:
parent
d31b6237e9
commit
55a488bede
1 changed files with 0 additions and 1 deletions
|
@ -239,7 +239,6 @@ list. Nil indicates to just after the paren.")
|
|||
))
|
||||
"Imenu generic expression for C++ mode. See `imenu-generic-expression'.")
|
||||
|
||||
;;;###autoload
|
||||
(defun c++-mode ()
|
||||
"Major mode for editing C++ code. Very much like editing C code.
|
||||
Expression and list commands understand all C++ brackets.
|
||||
|
|
Loading…
Add table
Reference in a new issue