Mercurial > emacs
changeset 71193:f23de50377f4
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 03 Jun 2006 14:51:44 +0000 |
parents | fa429804cb96 |
children | 036770549c03 |
files | etc/ChangeLog lib-src/ChangeLog |
diffstat | 2 files changed, 28 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Sat Jun 03 14:51:25 2006 +0000 +++ b/etc/ChangeLog Sat Jun 03 14:51:44 2006 +0000 @@ -1,5 +1,28 @@ 2006-06-03 Eli Zaretskii <eliz@gnu.org> + * LPF: Deleted. + + * FTP: + * ORDERS: + * MOTIVATION: + * enriched.doc: + * README: + * TERMS: + * ulimit.hack: + * ses-example.ses: + * ms-7bkermit: + * emacs.csh: + * Xkeymap.txt: + * SERVICE: + * HELLO: + * ETAGS.EBNF: + * MAILINGLISTS: + * compilation.txt: + * grep.txt: + * MACHINES: + * TODO: + * MORE.STUFF: Add copyright notice and copying permissions. + * LEDIT: Remove file. 2006-05-31 David Ponce <david@dponce.com>
--- a/lib-src/ChangeLog Sat Jun 03 14:51:25 2006 +0000 +++ b/lib-src/ChangeLog Sat Jun 03 14:51:44 2006 +0000 @@ -1,5 +1,10 @@ 2006-06-03 Eli Zaretskii <eliz@gnu.org> + * sorted-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h. + [WINDOWSNT] <top level>: Don't redeclare malloc. + (main) [DOS_NT]: Switch stdin to binary mode, if it is not a + terminal device. + * makefile.w32-in: Delete traces of leditcfns.c. * leditcfns.c: Remove file.