Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c636ecc6
Commit
c636ecc6
authored
Jul 10, 2007
by
Nick Roberts
Browse files
*** empty log message ***
parent
1cd643e7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
lisp/ChangeLog
lisp/ChangeLog
+6
-0
lisp/autoinsert.el
lisp/autoinsert.el
+1
-1
No files found.
lisp/ChangeLog
View file @
c636ecc6
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.
...
...
lisp/autoinsert.el
View file @
c636ecc6
...
...
@@ -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,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment