diff options
| -rw-r--r-- | lispref/ChangeLog | 5 | ||||
| -rw-r--r-- | man/ChangeLog | 7 |
2 files changed, 12 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 511e011bcd9..b42cbcad5a1 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-04-08 Kevin Ryde <user42@zip.com.au> | ||
| 2 | |||
| 3 | * os.texi (Command-Line Arguments): Update xref to emacs manual | ||
| 4 | "Command Arguments" -> "Emacs Invocation", per change there. | ||
| 5 | |||
| 1 | 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org> | 6 | 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org> |
| 2 | 7 | ||
| 3 | * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to | 8 | * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to |
diff --git a/man/ChangeLog b/man/ChangeLog index 290541324fa..48712e9c81a 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-04-09 Kevin Ryde <user42@zip.com.au> | ||
| 2 | |||
| 3 | * org.texi (Formula syntax): Typo in node name of calc-eval xref. | ||
| 4 | |||
| 5 | * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail, | ||
| 6 | put info and printed manual names the right way around. | ||
| 7 | |||
| 1 | 2006-04-09 Karl Berry <karl@gnu.org> | 8 | 2006-04-09 Karl Berry <karl@gnu.org> |
| 2 | 9 | ||
| 3 | * emacs.texi: move @summarycontents and @contents to the beginning | 10 | * emacs.texi: move @summarycontents and @contents to the beginning |