1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(perl-mode): Add autoload cookie.

This commit is contained in:
Richard M. Stallman 1998-04-30 03:22:20 +00:00
parent 51a8fc1d8a
commit d06ad999da

View file

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