1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-12 16:23:57 +00:00

(perl-mode): Delete autoload cookie.

This commit is contained in:
Karl Heuer 1997-11-23 02:14:14 +00:00
parent ebff6b7d68
commit fcae1b4cb2

View File

@ -248,7 +248,6 @@ create a new comment.")
(defvar perl-nochange ";?#\\|\f\\|\\s(\\|\\(\\w\\|\\s_\\)+:"
"*Lines starting with this regular expression are not auto-indented.")
;;;###autoload
(defun perl-mode ()
"Major mode for editing Perl code.
Expression and list commands understand all Perl brackets.