]> git.eshelyaron.com Git - emacs.git/commitdiff
(perl-mode): Add autoload cookie.
authorRichard M. Stallman <rms@gnu.org>
Thu, 30 Apr 1998 03:22:20 +0000 (03:22 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 30 Apr 1998 03:22:20 +0000 (03:22 +0000)
lisp/progmodes/perl-mode.el

index 1cfc44399c4544d2e8e20297b723e9c5d4233731..0772d565a88010a265fed1ea70efcef98cf7773f 100644 (file)
@@ -271,6 +271,7 @@ create a new comment."
   :type 'regexp
   :group 'perl)
 \f
+;;;###autoload
 (defun perl-mode ()
   "Major mode for editing Perl code.
 Expression and list commands understand all Perl brackets.