Mercurial > emacs
comparison lisp/progmodes/perl-mode.el @ 82140:b98604865ea0
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 70-73)
- Update from CVS
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 26 Jul 2007 05:28:10 +0000 |
parents | c1ec1c8a8d2e |
children | fd7a34f481ad f55f9811f5d7 |
comparison
equal
deleted
inserted
replaced
82139:fe7fdfee34ac | 82140:b98604865ea0 |
---|---|
13 | 13 |
14 ;; This file is part of GNU Emacs. | 14 ;; This file is part of GNU Emacs. |
15 | 15 |
16 ;; GNU Emacs is free software; you can redistribute it and/or modify | 16 ;; GNU Emacs is free software; you can redistribute it and/or modify |
17 ;; it under the terms of the GNU General Public License as published by | 17 ;; it under the terms of the GNU General Public License as published by |
18 ;; the Free Software Foundation; either version 2, or (at your option) | 18 ;; the Free Software Foundation; either version 3, or (at your option) |
19 ;; any later version. | 19 ;; any later version. |
20 | 20 |
21 ;; GNU Emacs is distributed in the hope that it will be useful, | 21 ;; GNU Emacs is distributed in the hope that it will be useful, |
22 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of | 22 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of |
23 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 23 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |