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:
parent
51a8fc1d8a
commit
d06ad999da
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue