summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
-rw-r--r--lisp/autoinsert.el2
2 files changed, 7 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a7cf4d23121..07bdcb37dbc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
+
+ * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
+
+ * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
+
2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
* emacs-lisp/cl.el: Load cl-loaddefs.el quietly.
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."
\;; This file is free software; you can redistribute it and/or modify
\;; it under the terms of the GNU General Public License as published by
-\;; the Free Software Foundation; either version 2, or (at your option)
+\;; the Free Software Foundation; either version 3, or (at your option)
\;; any later version.
\;; This file is distributed in the hope that it will be useful,