summaryrefslogtreecommitdiff
path: root/lisp/progmodes/perl-mode.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1992-07-22 04:22:42 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1992-07-22 04:22:42 +0000
commit3a801d0c71755fad1c33585e7ed54d9dc240999c (patch)
tree0a6b35ee3f4a44a00d17dcc21da41e86d46ce734 /lisp/progmodes/perl-mode.el
parent9750e079ddb0df24810a8a19a3210616d3f71db9 (diff)
downloademacs-3a801d0c71755fad1c33585e7ed54d9dc240999c.tar.gz
emacs-3a801d0c71755fad1c33585e7ed54d9dc240999c.tar.bz2
emacs-3a801d0c71755fad1c33585e7ed54d9dc240999c.zip
*** empty log message ***
Diffstat (limited to 'lisp/progmodes/perl-mode.el')
-rw-r--r--lisp/progmodes/perl-mode.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/perl-mode.el b/lisp/progmodes/perl-mode.el
index f09ab3ed199..13f83834ee8 100644
--- a/lisp/progmodes/perl-mode.el
+++ b/lisp/progmodes/perl-mode.el
@@ -1,12 +1,12 @@
;;; perl-mode.el --- Perl code editing commands for GNU Emacs
+;; Copyright (C) 1990 William F. Mann
+
;; Author: William F. Mann
;; Maintainer: FSF
-;; Last-Modified: 21 Dec 1991
;; Adapted-By: ESR
;; Keywords: languages
-;; Copyright (C) 1990 William F. Mann
;; Adapted from C code editing commands 'c-mode.el', Copyright 1987 by the
;; Free Software Foundation, under terms of its General Public License.