]> git.eshelyaron.com Git - emacs.git/commitdiff
(perl-mode): Delete autoload cookie.
authorKarl Heuer <kwzh@gnu.org>
Sun, 23 Nov 1997 02:14:14 +0000 (02:14 +0000)
committerKarl Heuer <kwzh@gnu.org>
Sun, 23 Nov 1997 02:14:14 +0000 (02:14 +0000)
lisp/progmodes/perl-mode.el

index 0ea19973ce1426fbcd5ad0fd3897b6b557cdba9d..122c6ecc1cf276d9027f2e162ce541364c04d10d 100644 (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.")
 \f
-;;;###autoload
 (defun perl-mode ()
   "Major mode for editing Perl code.
 Expression and list commands understand all Perl brackets.