Mercurial > emacs
changeset 21857:a22711be4750
(perl-mode): Add autoload cookie.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 30 Apr 1998 03:22:20 +0000 |
parents | 68e39b75b862 |
children | 86dfe4ad11ee |
files | lisp/progmodes/perl-mode.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/perl-mode.el Thu Apr 30 03:20:24 1998 +0000 +++ b/lisp/progmodes/perl-mode.el Thu Apr 30 03:22:20 1998 +0000 @@ -271,6 +271,7 @@ :type 'regexp :group 'perl) +;;;###autoload (defun perl-mode () "Major mode for editing Perl code. Expression and list commands understand all Perl brackets.