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:
parent
ebff6b7d68
commit
fcae1b4cb2
@ -248,7 +248,6 @@ create a new comment.")
|
|||||||
(defvar perl-nochange ";?#\\|\f\\|\\s(\\|\\(\\w\\|\\s_\\)+:"
|
(defvar perl-nochange ";?#\\|\f\\|\\s(\\|\\(\\w\\|\\s_\\)+:"
|
||||||
"*Lines starting with this regular expression are not auto-indented.")
|
"*Lines starting with this regular expression are not auto-indented.")
|
||||||
|
|
||||||
;;;###autoload
|
|
||||||
(defun perl-mode ()
|
(defun perl-mode ()
|
||||||
"Major mode for editing Perl code.
|
"Major mode for editing Perl code.
|
||||||
Expression and list commands understand all Perl brackets.
|
Expression and list commands understand all Perl brackets.
|
||||||
|
Loading…
Reference in New Issue
Block a user