(c++-mode): Remove autoload cookie.

This commit is contained in:
Richard M. Stallman 1995-11-15 18:58:57 +00:00
parent d31b6237e9
commit 55a488bede

View file

@ -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.