aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorRichard M. Stallman2006-09-15 14:26:04 +0000
committerRichard M. Stallman2006-09-15 14:26:04 +0000
commit004d27a66817f2d85c9ec27f15e54d9bd34ea21b (patch)
treedd3e3bd69b3d78ae3f5d500ec80de67dd8bcafdb /admin
parent1525b2b0dc5761c1281ab31f2864db26a98b6f0b (diff)
downloademacs-004d27a66817f2d85c9ec27f15e54d9bd34ea21b.tar.gz
emacs-004d27a66817f2d85c9ec27f15e54d9bd34ea21b.zip
*** empty log message ***
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE56
1 files changed, 56 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 3a25e0b9058..923449d4e14 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -53,8 +53,64 @@ Windows only bug.
53** regex char class matching breaks if you change entries 53** regex char class matching breaks if you change entries
54in the syntax table. 54in the syntax table.
55 55
56** Michael Cadilhac's line-move-partial is slow.
57
56** Handa's Sep 6 compilation font lock bug report. 58** Handa's Sep 6 compilation font lock bug report.
57 59
60* LICENSES
61
62** These need updating
63
64./etc/COPYING:18:the GNU Library General Public License instead.) You can apply it to
65./info/COPYING:18:the GNU Library General Public License instead.) You can apply it to
66./info/emacs-5:6335:the GNU Library General Public License instead.) You can apply it to
67./info/emacs-5:6670:GNU Library General Public License instead of this License.
68./info/mh-e-1:6472:the GNU Library General Public License instead.) You can apply it to
69./info/mh-e-1:6807:GNU Library General Public License instead of this License.
70./info/calc-1:103:the GNU Library General Public License instead.) You can apply it to
71./info/calc-1:435:GNU Library General Public License instead of this License.
72./info/elisp-9:1499:the GNU Library General Public License instead.) You can apply it to
73./info/elisp-9:1835:GNU Lesser General Public License instead of this License.
74./lisp/COPYING:18:the GNU Library General Public License instead.) You can apply it to
75./lispref/gpl.texi:26:the GNU Library General Public License instead.) You can apply it to
76./man/calc.texi:206:the GNU Library General Public License instead.) You can apply it to
77./man/emacs.texi:1199:the GNU Library General Public License instead.) You can apply it to
78./man/mh-e.texi:9291:the GNU Library General Public License instead.) You can apply it to
79./src/COPYING:18:the GNU Library General Public License instead.) You can apply it to
80./COPYING:18:the GNU Library General Public License instead.) You can apply it to
81./leim/COPYING:18:the GNU Library General Public License instead.) You can apply it to
82./lib-src/COPYING:18:the GNU Library General Public License instead.) You can apply it to
83./lwlib/COPYING:18:the GNU Library General Public License instead.) You can apply it to
84./mac/COPYING:18:the GNU Library General Public License instead.) You can apply it to
85./msdos/COPYING:18:the GNU Library General Public License instead.) You can apply it to
86./nt/COPYING:18:the GNU Library General Public License instead.) You can apply it to
87
88** These need relicensing to the GPL.
89
90./src/gmalloc.c:13:modify it under the terms of the GNU Library General Public License as
91./src/gmalloc.c:20:Library General Public License for more details.
92./src/gmalloc.c:332:modify it under the terms of the GNU Library General Public License as
93./src/gmalloc.c:339:Library General Public License for more details.
94./src/gmalloc.c:935:modify it under the terms of the GNU Library General Public License as
95./src/gmalloc.c:942:Library General Public License for more details.
96./src/gmalloc.c:1254:modify it under the terms of the GNU Library General Public License as
97./src/gmalloc.c:1261:Library General Public License for more details.
98./src/gmalloc.c:1499:modify it under the terms of the GNU Library General Public License as
99./src/gmalloc.c:1506:Library General Public License for more details.
100./src/gmalloc.c:1596:modify it under the terms of the GNU Library General Public License as
101./src/gmalloc.c:1603:Library General Public License for more details.
102./src/gmalloc.c:1696:modify it under the terms of the GNU Library General Public License as
103./src/gmalloc.c:1703:Library General Public License for more details.
104./src/gmalloc.c:1763:modify it under the terms of the GNU Library General Public License as
105./src/gmalloc.c:1770:Library General Public License for more details.
106./src/md5.c:8: modify it under the terms of the GNU Library General Public License as
107./src/md5.c:15: Library General Public License for more details.
108./src/md5.h:8: modify it under the terms of the GNU Library General Public License as
109./src/md5.h:15: Library General Public License for more details.
110./src/strftime.c:10: modify it under the terms of the GNU Library General Public License
111./src/strftime.c:17: Library General Public License for more details.
112
113
58* DOCUMENTATION 114* DOCUMENTATION
59 115
60** Check the Emacs Tutorial. 116** Check the Emacs Tutorial.