mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 07:11:34 -08:00
*** empty log message ***
This commit is contained in:
parent
423a1f3c11
commit
a688d8b547
2 changed files with 8 additions and 28 deletions
|
|
@ -54,34 +54,6 @@ Windows only bug.
|
|||
|
||||
** Peter_Dyballa@Web.DE's Sep 17 bug report about i-search and non-ASCII chars
|
||||
|
||||
* LICENSES
|
||||
|
||||
** These need relicensing to the GPL.
|
||||
|
||||
./src/gmalloc.c:13:modify it under the terms of the GNU Library General Public License as
|
||||
./src/gmalloc.c:20:Library General Public License for more details.
|
||||
./src/gmalloc.c:332:modify it under the terms of the GNU Library General Public License as
|
||||
./src/gmalloc.c:339:Library General Public License for more details.
|
||||
./src/gmalloc.c:935:modify it under the terms of the GNU Library General Public License as
|
||||
./src/gmalloc.c:942:Library General Public License for more details.
|
||||
./src/gmalloc.c:1254:modify it under the terms of the GNU Library General Public License as
|
||||
./src/gmalloc.c:1261:Library General Public License for more details.
|
||||
./src/gmalloc.c:1499:modify it under the terms of the GNU Library General Public License as
|
||||
./src/gmalloc.c:1506:Library General Public License for more details.
|
||||
./src/gmalloc.c:1596:modify it under the terms of the GNU Library General Public License as
|
||||
./src/gmalloc.c:1603:Library General Public License for more details.
|
||||
./src/gmalloc.c:1696:modify it under the terms of the GNU Library General Public License as
|
||||
./src/gmalloc.c:1703:Library General Public License for more details.
|
||||
./src/gmalloc.c:1763:modify it under the terms of the GNU Library General Public License as
|
||||
./src/gmalloc.c:1770:Library General Public License for more details.
|
||||
./src/md5.c:8: modify it under the terms of the GNU Library General Public License as
|
||||
./src/md5.c:15: Library General Public License for more details.
|
||||
./src/md5.h:8: modify it under the terms of the GNU Library General Public License as
|
||||
./src/md5.h:15: Library General Public License for more details.
|
||||
./src/strftime.c:10: modify it under the terms of the GNU Library General Public License
|
||||
./src/strftime.c:17: Library General Public License for more details.
|
||||
|
||||
|
||||
* DOCUMENTATION
|
||||
|
||||
** Check the Emacs Tutorial.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,11 @@
|
|||
2006-09-17 Jay Belanger <belanger@truman.edu>
|
||||
|
||||
* gmalloc.c:
|
||||
* md5.c:
|
||||
* md5.h:
|
||||
* strftime.c: Replace "GNU Library General Public License" by "GNU
|
||||
General Public License" throughout.
|
||||
|
||||
2006-09-17 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* dispnew.c (update_text_area): Undo 2000-07-18 change.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue