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
88ddede6
Commit
88ddede6
authored
Feb 27, 2008
by
Glenn Morris
Browse files
(auto-insert-alist): Change permission text to match FSF's GPLv3 form.
parent
253ed25e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
7 deletions
+8
-7
lisp/ChangeLog
lisp/ChangeLog
+3
-0
lisp/autoinsert.el
lisp/autoinsert.el
+5
-7
No files found.
lisp/ChangeLog
View file @
88ddede6
2008-02-27 Glenn Morris <rgm@gnu.org>
* autoinsert.el (auto-insert-alist): Change permission text to
match FSF's GPLv3 form.
* mail/supercite.el (sc-cite-original): Doc fix.
(sc-version): Make obsolete.
(sc-describe): Show the SC info page. Make obsolete.
...
...
lisp/autoinsert.el
View file @
88ddede6
...
...
@@ -186,20 +186,18 @@ If this contains a %s, that will be replaced by the matching rule."
(completing-read "Keyword, C-h: " v1 nil t))
str ", ") & -2 "
\;; This
file
is free software; you can redistribute it and/or modify
\;; This
program
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 3
,
o
r (at your option)
\;; any later version.
\;; the Free Software Foundation
,
either version 3 o
f the License, or
\;;
(at your option)
any later version.
\;; This
file
is distributed in the hope that it will be useful,
\;; This
program
is distributed in the hope that it will be useful,
\;; but WITHOUT ANY WARRANTY; without even the implied warranty of
\;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
\;; GNU General Public License for more details.
\;; You should have received a copy of the GNU General Public License
\;; along with GNU Emacs; see the file COPYING. If not, write to
\;; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
\;; Boston, MA 02110-1301, USA.
\;; along with this program. If not, see <http://www.gnu.org/licenses/>.
\;;; Commentary:
...
...
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