Mercurial > emacs
changeset 20326:4b604d468d05
(perl-mode): Delete autoload cookie.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Sun, 23 Nov 1997 02:14:14 +0000 |
parents | fea279940ce8 |
children | 5f8d36dfb126 |
files | lisp/progmodes/perl-mode.el |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/perl-mode.el Sun Nov 23 02:13:26 1997 +0000 +++ b/lisp/progmodes/perl-mode.el Sun Nov 23 02:14:14 1997 +0000 @@ -248,7 +248,6 @@ (defvar perl-nochange ";?#\\|\f\\|\\s(\\|\\(\\w\\|\\s_\\)+:" "*Lines starting with this regular expression are not auto-indented.") -;;;###autoload (defun perl-mode () "Major mode for editing Perl code. Expression and list commands understand all Perl brackets.