aboutsummaryrefslogtreecommitdiffstats
path: root/man/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2004-10-22 10:13:52 +0000
committerMiles Bader2004-10-22 10:13:52 +0000
commit5ea24f9468ea9fb01253a98343a67fdb74d1817e (patch)
tree434ee6dc5f051d6deaf0c357b97b656d16e4ed12 /man/ChangeLog
parent56c68b971d6f7665dd035df1ff302d794c0f294a (diff)
parentd5ddd795bdab373fe62ccfd099c270fd97da0964 (diff)
downloademacs-5ea24f9468ea9fb01253a98343a67fdb74d1817e.tar.gz
emacs-5ea24f9468ea9fb01253a98343a67fdb74d1817e.zip
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62
Merge from emacs--cvs-trunk--0 Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-616 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-620 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-622 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-625 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-626 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-627 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-628 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-629 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-630 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-631 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-632 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-633 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-51 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-52 Update from CVS * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-53 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-54 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-55 Update from CVS * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-56 Update from CVS: Add lisp/legacy-gnus-agent.el * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-57 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-58 Update from CVS
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.