1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00

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