Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
cacc7b51
Commit
cacc7b51
authored
Jul 25, 2007
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Switch license to GPLv3 or later.
parent
5c65bae2
Changes
20
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
99 additions
and
3 deletions
+99
-3
ChangeLog
ChangeLog
+6
-0
admin/ChangeLog
admin/ChangeLog
+4
-0
etc/ChangeLog
etc/ChangeLog
+6
-0
leim/ChangeLog
leim/ChangeLog
+8
-2
leim/README
leim/README
+1
-1
lib-src/ChangeLog
lib-src/ChangeLog
+6
-0
lisp/ChangeLog
lisp/ChangeLog
+6
-0
lisp/erc/ChangeLog
lisp/erc/ChangeLog
+4
-0
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+4
-0
lisp/mh-e/ChangeLog
lisp/mh-e/ChangeLog
+4
-0
lisp/url/ChangeLog
lisp/url/ChangeLog
+4
-0
lispintro/ChangeLog
lispintro/ChangeLog
+4
-0
lispref/ChangeLog
lispref/ChangeLog
+4
-0
lwlib/ChangeLog
lwlib/ChangeLog
+6
-0
mac/ChangeLog
mac/ChangeLog
+6
-0
man/ChangeLog
man/ChangeLog
+4
-0
msdos/ChangeLog
msdos/ChangeLog
+6
-0
nt/ChangeLog
nt/ChangeLog
+6
-0
oldXMenu/ChangeLog
oldXMenu/ChangeLog
+4
-0
src/ChangeLog
src/ChangeLog
+6
-0
No files found.
ChangeLog
View file @
cacc7b51
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
* COPYING: Switch to GPLv3.
2007-06-02 Chong Yidong <cyd@stupidchicken.com>
* Version 22.1 released.
...
...
admin/ChangeLog
View file @
cacc7b51
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
2007-06-02 Chong Yidong <cyd@stupidchicken.com>
* Version 22.1 released.
...
...
etc/ChangeLog
View file @
cacc7b51
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
* COPYING: Switch to GPLv3.
2007-07-15 Werner Lemberg <wl@gnu.org>
* emacs.1: Completely revised.
...
...
leim/ChangeLog
View file @
cacc7b51
2007
-
07
-
25
Glenn
Morris
<
rgm
@
gnu
.
org
>
*
Relicense
all
FSF
files
to
GPLv3
or
later
.
*
COPYING
:
Switch
to
GPLv3
.
2007
-
07
-
20
Eli
Zaretskii
<
eliz
@
gnu
.
org
>
*
makefile
.
w32
-
in
(
extraclean
):
Don
't delete *~.
...
...
@@ -13,7 +19,7 @@
* MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Add copyright and
license notices.
2007-01-24 Kenichi Handa <handa@m17n.org>
* MISC-DIC/README: New file.
...
...
@@ -1701,7 +1707,7 @@
GNU Emacs 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.
GNU Emacs is distributed in the hope that it will be useful,
...
...
leim/README
View file @
cacc7b51
...
...
@@ -45,7 +45,7 @@ This file is part of GNU Emacs.
GNU Emacs 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.
GNU Emacs is distributed in the hope that it will be useful,
...
...
lib-src/ChangeLog
View file @
cacc7b51
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
* COPYING: Switch to GPLv3.
2007-07-20 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (clean): Don't delete *~.
...
...
lisp/ChangeLog
View file @
cacc7b51
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
* COPYING: Switch to GPLv3.
2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
* pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
lisp/erc/ChangeLog
View file @
cacc7b51
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
2007-06-07 Juanma Barranquero <lekktu@gmail.com>
* erc.el (erc-startup-file-list): Fix typo in docstring.
...
...
lisp/gnus/ChangeLog
View file @
cacc7b51
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
* mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
...
...
lisp/mh-e/ChangeLog
View file @
cacc7b51
2007
-
07
-
25
Glenn
Morris
<
rgm
@
gnu
.
org
>
*
Relicense
all
FSF
files
to
GPLv3
or
later
.
2007
-
06
-
06
Juanma
Barranquero
<
lekktu
@
gmail
.
com
>
*
mh
-
mime
.
el
(
mh
-
mh
-
directive
-
present
-
p
):
...
...
lisp/url/ChangeLog
View file @
cacc7b51
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
2007-05-29 Chong Yidong <cyd@stupidchicken.com>
* url-mailto.el (url-mailto): Insert body after
...
...
lispintro/ChangeLog
View file @
cacc7b51
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
2007-06-02 Chong Yidong <cyd@stupidchicken.com>
* Version 22.1 released.
...
...
lispref/ChangeLog
View file @
cacc7b51
2007
-
07
-
25
Glenn
Morris
<
rgm
@
gnu
.
org
>
*
Relicense
all
FSF
files
to
GPLv3
or
later
.
2007
-
07
-
16
Richard
Stallman
<
rms
@
gnu
.
org
>
*
display
.
texi
(
Defining
Faces
):
Fix
previous
change
.
...
...
lwlib/ChangeLog
View file @
cacc7b51
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
* COPYING: Switch to GPLv3.
2007-06-02 Chong Yidong <cyd@stupidchicken.com>
* Version 22.1 released.
...
...
mac/ChangeLog
View file @
cacc7b51
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
* COPYING: Switch to GPLv3.
2007-06-02 Chong Yidong <cyd@stupidchicken.com>
* Version 22.1 released.
...
...
man/ChangeLog
View file @
cacc7b51
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
2007-07-24 Glenn Morris <rgm@gnu.org>
* calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
...
...
msdos/ChangeLog
View file @
cacc7b51
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
* COPYING: Switch to GPLv3.
2007-06-02 Chong Yidong <cyd@stupidchicken.com>
* Version 22.1 released.
...
...
nt/ChangeLog
View file @
cacc7b51
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
* COPYING: Switch to GPLv3.
2007-07-20 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (bootstrap, bootstrap-nmake, bootstrap-gmake):
...
...
oldXMenu/ChangeLog
View file @
cacc7b51
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
2007-06-04 Ulrich Mueller <ulm@gentoo.org> (tiny change)
* ChgPane.c, ChgSel.c: Quiet --with-x-toolkit=no
...
...
src/ChangeLog
View file @
cacc7b51
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
* COPYING: Switch to GPLv3.
2007-07-24 Jason Rumney <jasonr@gnu.org>
* w32fns.c (x_real_positions): Get real position from OS instead of
...
...
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