aboutsummaryrefslogtreecommitdiffstats
path: root/man/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'man/ChangeLog')
-rw-r--r--man/ChangeLog50
1 files changed, 50 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 8aec01712ef..f70d49f9e29 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,43 @@
12004-10-21 Jay Belanger <belanger@truman.edu>
2 * calc.texi (Algebraic-Style Calculations): Removed a comment.
3
42004-10-19 Jason Rumney <jasonr@gnu.org>
5
6 * makefile.w32-in (info): Change order of arguments to makeinfo.
7
82004-10-19 Ulf Jasper <ulf.jasper@web.de>
9
10 * calendar.texi (iCalendar): Update for package changes.
11
122004-10-18 Luc Teirlinck <teirllm@auburn.edu>
13
14 * calc.texi (Reporting Bugs): Double up `@'.
15
162004-10-18 Jay Belanger <belanger@truman.edu>
17
18 * calc.texi (Reporting Bugs): Changed the address that bugs
19 should be sent to.
20
212004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
22
23 * gnus.texi (New Features): Add 5.11.
24
25 * message.texi (Resending): Remove wrong default value.
26
27 * gnus.texi (Mail Source Specifiers): Describe possible problems
28 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
29 `pop3-leave-mail-on-server' to the index.
30
312004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
32
33 * message.texi (Canceling News): Add how to set a password.
34
352004-10-12 Jay Belanger <belanger@truman.edu>
36
37 * calc.texi (Help Commands): Changed the descriptions of
38 calc-describe-function and calc-describe-variable to match their
39 current behavior.
40
12004-10-12 Reiner Steib <Reiner.Steib@gmx.de> 412004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
2 42
3 * gnus-faq.texi ([5.9]): Improve code for reply-in-news. 43 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
@@ -154,6 +194,16 @@
154 * display.texi (Display Custom): Add `overflow-newline-into-fringe', 194 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
155 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'. 195 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
156 196
1972004-09-22 Jay Belanger <belanger@truman.edu>
198
199 * calc.texi (Vectors as Lists): Added a warning that the tutorial
200 might be hidden during part of the session.
201
2022004-09-20 Jay Belanger <belanger@truman.edu>
203
204 * calc.texi (Notations Used in This Manual): Put in an earlier
205 mention that DEL could be called Backspace.
206
1572004-09-20 Richard M. Stallman <rms@gnu.org> 2072004-09-20 Richard M. Stallman <rms@gnu.org>
158 208
159 * custom.texi (Hooks): Explain using setq to clear out a hook. 209 * custom.texi (Hooks): Explain using setq to clear out a hook.