diff options
| author | Miles Bader | 2007-07-15 04:47:46 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-07-15 04:47:46 +0000 |
| commit | 8c406a9bc42ee77fcbbb4201fe8bda855eafd832 (patch) | |
| tree | 14c8fa2e72341edd9db40b17079fd5208b1554c8 /lisp/autoinsert.el | |
| parent | 9bdeb5e9bedd773cc6845bc29a98e1e2a208f1ff (diff) | |
| parent | 6f8a87c027ebd6f9cfdac5c0df97d651227bec62 (diff) | |
| download | emacs-8c406a9bc42ee77fcbbb4201fe8bda855eafd832.tar.gz emacs-8c406a9bc42ee77fcbbb4201fe8bda855eafd832.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 806-813)
- Merge from emacs--rel--22
- Update from CVS
* emacs--rel--22 (patch 51-58)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 233-236)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-230
Diffstat (limited to 'lisp/autoinsert.el')
| -rw-r--r-- | lisp/autoinsert.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el index 3f615dcfbd3..dcacc6a99ff 100644 --- a/lisp/autoinsert.el +++ b/lisp/autoinsert.el | |||
| @@ -188,7 +188,7 @@ If this contains a %s, that will be replaced by the matching rule." | |||
| 188 | 188 | ||
| 189 | \;; This file is free software; you can redistribute it and/or modify | 189 | \;; This file is free software; you can redistribute it and/or modify |
| 190 | \;; it under the terms of the GNU General Public License as published by | 190 | \;; it under the terms of the GNU General Public License as published by |
| 191 | \;; the Free Software Foundation; either version 2, or (at your option) | 191 | \;; the Free Software Foundation; either version 3, or (at your option) |
| 192 | \;; any later version. | 192 | \;; any later version. |
| 193 | 193 | ||
| 194 | \;; This file is distributed in the hope that it will be useful, | 194 | \;; This file is distributed in the hope that it will be useful, |