aboutsummaryrefslogtreecommitdiffstats
path: root/man
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
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')
-rw-r--r--man/ChangeLog50
-rw-r--r--man/calc.texi8
-rw-r--r--man/calendar.texi27
-rw-r--r--man/gnus.texi12
-rw-r--r--man/makefile.w32-in4
-rw-r--r--man/message.texi11
6 files changed, 86 insertions, 26 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.
diff --git a/man/calc.texi b/man/calc.texi
index a77ba4eb266..e1fdea44dd0 100644
--- a/man/calc.texi
+++ b/man/calc.texi
@@ -2038,8 +2038,7 @@ though regular numeric keys still use RPN numeric entry. There is also
2038a ``total algebraic mode,'' started by typing @kbd{m t}, in which all 2038a ``total algebraic mode,'' started by typing @kbd{m t}, in which all
2039normal keys begin algebraic entry. You must then use the @key{META} key 2039normal keys begin algebraic entry. You must then use the @key{META} key
2040to type Calc commands: @kbd{M-m t} to get back out of total algebraic 2040to type Calc commands: @kbd{M-m t} to get back out of total algebraic
2041mode, @kbd{M-q} to quit, etc. Total algebraic mode is not supported 2041mode, @kbd{M-q} to quit, etc.)
2042under Emacs 19.)
2043 2042
2044If you're still in algebraic mode, press @kbd{m a} again to turn it off. 2043If you're still in algebraic mode, press @kbd{m a} again to turn it off.
2045 2044
@@ -34286,11 +34285,10 @@ press @kbd{M-# t} to begin.
34286@appendix Reporting Bugs 34285@appendix Reporting Bugs
34287 34286
34288@noindent 34287@noindent
34289If you find a bug in Calc, send e-mail to Colin Walters, 34288If you find a bug in Calc, send e-mail to Jay Belanger,
34290 34289
34291@example 34290@example
34292walters@@debian.org @r{or} 34291belanger@@truman.edu
34293walters@@verbum.org
34294@end example 34292@end example
34295 34293
34296@noindent 34294@noindent
diff --git a/man/calendar.texi b/man/calendar.texi
index 45b3ed318b3..8ebe7c4b3d7 100644
--- a/man/calendar.texi
+++ b/man/calendar.texi
@@ -1402,21 +1402,19 @@ progress, so usage may evolve in future.
1402 1402
1403 To activate the package, use @code{(require 'icalendar)}. 1403 To activate the package, use @code{(require 'icalendar)}.
1404 1404
1405@findex icalendar-extract-ical-from-buffer 1405@findex icalendar-import-buffer
1406 The command @code{icalendar-extract-ical-from-buffer} extracts 1406 The command @code{icalendar-import-buffer} extracts
1407iCalendar data from the current buffer and adds it to your (default) 1407iCalendar data from the current buffer and adds it to your (default)
1408diary file. This function is also suitable for automatic extraction of 1408diary file. This function is also suitable for automatic extraction of
1409iCalendar data; for example with the Rmail mail client one could use: 1409iCalendar data; for example with the Rmail mail client one could use:
1410 1410
1411@example 1411@example
1412(add-hook 'rmail-show-message-hook 'icalendar-extract-ical-from-buffer) 1412(add-hook 'rmail-show-message-hook 'icalendar-import-buffer)
1413@end example 1413@end example
1414 1414
1415@findex icalendar-import-file 1415@findex icalendar-import-file
1416 The command @code{icalendar-import-file} imports an iCalendar file. 1416 The command @code{icalendar-import-file} imports an iCalendar file
1417@strong{Caution:} the contents of the target diary file are 1417and adds the results to an Emacs diary file. For example:
1418@emph{deleted} by default! It is highly recommended to use a dedicated
1419diary file for importing. For example:
1420 1418
1421@example 1419@example
1422(icalendar-import-file "/here/is/calendar.ics" "/there/goes/ical-diary") 1420(icalendar-import-file "/here/is/calendar.ics" "/there/goes/ical-diary")
@@ -1424,13 +1422,14 @@ diary file for importing. For example:
1424 1422
1425@noindent 1423@noindent
1426You can use an @code{#include} directive to add the import file contents 1424You can use an @code{#include} directive to add the import file contents
1427to the diary. @xref{Fancy Diary Display,,, elisp, The Emacs Lisp 1425to the main diary file, if these are distinct. @xref{Fancy Diary
1428Reference Manual}. 1426Display,,, elisp, The Emacs Lisp Reference Manual}.
1429 1427
1430@findex icalendar-convert-diary-to-ical 1428@findex icalendar-export-file, icalendar-export-region
1431 The command @code{icalendar-convert-diary-to-ical} exports an Emacs 1429 Use @code{icalendar-export-file} to interactively export an entire
1432diary file to iCalendar format. @strong{Caution:} the contents of the 1430Emacs diary file to iCalendar format. To export only a part of a diary
1433target file are @emph{deleted} by default! 1431file, mark the relevant area, and call @code{icalendar-export-region}.
1432In both cases the result is appended to the target file.
1434 1433
1435 1434
1436@node Daylight Savings 1435@node Daylight Savings
diff --git a/man/gnus.texi b/man/gnus.texi
index a62e9bcf149..ca9045bf5b9 100644
--- a/man/gnus.texi
+++ b/man/gnus.texi
@@ -885,7 +885,7 @@ New Features
885* Red Gnus:: Third time best---Gnus 5.4/5.5. 885* Red Gnus:: Third time best---Gnus 5.4/5.5.
886* Quassia Gnus:: Two times two is four, or Gnus 5.6/5.7. 886* Quassia Gnus:: Two times two is four, or Gnus 5.6/5.7.
887* Pterodactyl Gnus:: Pentad also starts with P, AKA Gnus 5.8/5.9. 887* Pterodactyl Gnus:: Pentad also starts with P, AKA Gnus 5.8/5.9.
888* Oort Gnus:: It's big. It's far out. Gnus 5.10. 888* Oort Gnus:: It's big. It's far out. Gnus 5.10/5.11.
889 889
890Customization 890Customization
891 891
@@ -13538,10 +13538,16 @@ and says what authentication scheme to use. The default is
13538 13538
13539@end table 13539@end table
13540 13540
13541@vindex pop3-movemail
13542@vindex pop3-leave-mail-on-server
13541If the @code{:program} and @code{:function} keywords aren't specified, 13543If the @code{:program} and @code{:function} keywords aren't specified,
13542@code{pop3-movemail} will be used. If the 13544@code{pop3-movemail} will be used. If the
13543@code{pop3-leave-mail-on-server} is non-@code{nil} the mail is to be 13545@code{pop3-leave-mail-on-server} is non-@code{nil} the mail is to be
13544left on the POP server after fetching. 13546left on the @acronym{POP} server after fetching when using
13547@code{pop3-movemail}. Note that POP servers maintain no state
13548information between sessions, so what the client believes is there and
13549what is actually there may not match up. If they do not, then the whole
13550thing can fall apart and leave you with a corrupt mailbox.
13545 13551
13546Here are some examples. Fetch from the default @acronym{POP} server, 13552Here are some examples. Fetch from the default @acronym{POP} server,
13547using the default user name, and default fetcher: 13553using the default user name, and default fetcher:
@@ -25050,7 +25056,7 @@ actually are people who are using Gnus. Who'd'a thunk it!
25050* Red Gnus:: Third time best---Gnus 5.4/5.5. 25056* Red Gnus:: Third time best---Gnus 5.4/5.5.
25051* Quassia Gnus:: Two times two is four, or Gnus 5.6/5.7. 25057* Quassia Gnus:: Two times two is four, or Gnus 5.6/5.7.
25052* Pterodactyl Gnus:: Pentad also starts with P, AKA Gnus 5.8/5.9. 25058* Pterodactyl Gnus:: Pentad also starts with P, AKA Gnus 5.8/5.9.
25053* Oort Gnus:: It's big. It's far out. Gnus 5.10. 25059* Oort Gnus:: It's big. It's far out. Gnus 5.10/5.11.
25054@end menu 25060@end menu
25055 25061
25056These lists are, of course, just @emph{short} overviews of the 25062These lists are, of course, just @emph{short} overviews of the
diff --git a/man/makefile.w32-in b/man/makefile.w32-in
index 09f314dbf47..241d50be956 100644
--- a/man/makefile.w32-in
+++ b/man/makefile.w32-in
@@ -125,9 +125,11 @@ dvi: $(DVI_TARGETS)
125# The following target uses an explicit -o switch to work around 125# The following target uses an explicit -o switch to work around
126# the @setfilename directive in info.texi, which is required for 126# the @setfilename directive in info.texi, which is required for
127# the Texinfo distribution. 127# the Texinfo distribution.
128# Some Windows ports of makeinfo seem to require -o to come before the
129# texi filename, contrary to GNU standards.
128 130
129$(infodir)/info: $(INFOSOURCES) 131$(infodir)/info: $(INFOSOURCES)
130 $(MAKEINFO) --no-split info.texi -o $@ 132 $(MAKEINFO) --no-split -o $@ info.texi
131 133
132info.dvi: $(INFOSOURCES) 134info.dvi: $(INFOSOURCES)
133 $(ENVADD) $(TEXI2DVI) $(srcdir)/info.texi 135 $(ENVADD) $(TEXI2DVI) $(srcdir)/info.texi
diff --git a/man/message.texi b/man/message.texi
index 6a52698ddb5..b4e20f84d80 100644
--- a/man/message.texi
+++ b/man/message.texi
@@ -224,7 +224,13 @@ only you can cancel your own messages, which is nice. The downside
224is that if you lose your @file{.emacs} file (which is where Gnus 224is that if you lose your @file{.emacs} file (which is where Gnus
225stores the secret cancel lock password (which is generated 225stores the secret cancel lock password (which is generated
226automatically the first time you use this feature)), you won't be 226automatically the first time you use this feature)), you won't be
227able to cancel your message. 227able to cancel your message. If you want to manage a password yourself,
228you can put something like the following in your @file{~/.gnus.el} file:
229
230@lisp
231(setq canlock-password "geheimnis"
232 canlock-password-for-verify canlock-password)
233@end lisp
228 234
229Whether to insert the header or not is controlled by the 235Whether to insert the header or not is controlled by the
230@code{message-insert-canlock} variable. 236@code{message-insert-canlock} variable.
@@ -309,8 +315,7 @@ and resend the message in the current buffer to that address.
309 315
310@vindex message-ignored-resent-headers 316@vindex message-ignored-resent-headers
311Headers that match the @code{message-ignored-resent-headers} regexp will 317Headers that match the @code{message-ignored-resent-headers} regexp will
312be removed before sending the message. The default is 318be removed before sending the message.
313@samp{^Return-receipt}.
314 319
315 320
316@node Bouncing 321@node Bouncing