diff options
| author | Richard M. Stallman | 2007-04-11 15:07:14 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-04-11 15:07:14 +0000 |
| commit | db365b8e568d08803c34ea0b88a984644e425745 (patch) | |
| tree | adb47b03a41f4dd0baeae12630ff35a16fc6d220 | |
| parent | d95c8be369b3582e39073f1ce8553357ffadc640 (diff) | |
| download | emacs-db365b8e568d08803c34ea0b88a984644e425745.tar.gz emacs-db365b8e568d08803c34ea0b88a984644e425745.zip | |
*** empty log message ***
| -rw-r--r-- | admin/FOR-RELEASE | 2 | ||||
| -rw-r--r-- | lispref/ChangeLog | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index b0d3c5c99a9..ca900d09ad3 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -50,8 +50,6 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. | |||
| 50 | 50 | ||
| 51 | ** disumu@x3y2z1.net, Apr 10: url-http endless loop | 51 | ** disumu@x3y2z1.net, Apr 10: url-http endless loop |
| 52 | 52 | ||
| 53 | ** svenjoac@gmx.de, Apr 10: Regression in WoMan | ||
| 54 | |||
| 55 | * DOCUMENTATION | 53 | * DOCUMENTATION |
| 56 | 54 | ||
| 57 | ** Check the Emacs Tutorial. | 55 | ** Check the Emacs Tutorial. |
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index d6dfcb87b49..6cbe742cb5e 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-04-11 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * text.texi (Lazy Properties): Minor fix. | ||
| 4 | |||
| 1 | 2007-04-08 Karl Berry <karl@gnu.org> | 5 | 2007-04-08 Karl Berry <karl@gnu.org> |
| 2 | 6 | ||
| 3 | * symbols.texi (Plists and Alists): Period after "vs" in index entries. | 7 | * symbols.texi (Plists and Alists): Period after "vs" in index entries. |