Mercurial > emacs
changeset 62232:c41d1071b664
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Wed, 11 May 2005 14:07:00 +0000 |
parents | 2345e9f90013 |
children | 5dfcab314a42 |
files | admin/FOR-RELEASE lispref/ChangeLog |
diffstat | 2 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Wed May 11 14:01:52 2005 +0000 +++ b/admin/FOR-RELEASE Wed May 11 14:07:00 2005 +0000 @@ -95,6 +95,7 @@ --------- ------ --------- lisp/international working Kenichi Handa lisp/languages working Kenichi Handa +lisp/play working Thien-Thi Nguyen ** Update AUTHORS.
--- a/lispref/ChangeLog Wed May 11 14:01:52 2005 +0000 +++ b/lispref/ChangeLog Wed May 11 14:07:00 2005 +0000 @@ -1,6 +1,7 @@ 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org> - * processes.texi (Signals to Processes): Fix typo. + * processes.texi (Signals to Processes) + (Low-Level Network): Fix typos. 2005-05-11 Lute Kamstra <lute@gnu.org>