aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2006-04-09 18:46:26 +0000
committerEli Zaretskii2006-04-09 18:46:26 +0000
commitd82eac8f941aa6c031fea14bd2dc812e4258acdd (patch)
treebb92d6b165006b2fd02be8e291ea836e237c6854
parent0462a47d1c02c0532aeda37875eada012528e93e (diff)
downloademacs-d82eac8f941aa6c031fea14bd2dc812e4258acdd.tar.gz
emacs-d82eac8f941aa6c031fea14bd2dc812e4258acdd.zip
*** empty log message ***
-rw-r--r--lispref/ChangeLog5
-rw-r--r--man/ChangeLog7
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 @@
12006-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
12006-04-08 Thien-Thi Nguyen <ttn@gnu.org> 62006-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 @@
12006-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
12006-04-09 Karl Berry <karl@gnu.org> 82006-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