aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/mh-e.texi40
2 files changed, 24 insertions, 20 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 1f0b2dba684..afb6b5535cf 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,7 @@
12013-07-06 Glenn Morris <rgm@gnu.org>
2
3 * mh-e.texi: Fix external links.
4
12013-07-04 Glenn Morris <rgm@gnu.org> 52013-07-04 Glenn Morris <rgm@gnu.org>
2 6
3 * newsticker.texi (Overview): Update URL. 7 * newsticker.texi (Overview): Update URL.
diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi
index 3756f1ecc5c..8be2f6df2b8 100644
--- a/doc/misc/mh-e.texi
+++ b/doc/misc/mh-e.texi
@@ -236,7 +236,7 @@ read an online tutorial by starting GNU Emacs and typing @kbd{C-h t}
236@ref{Top, , GNU Emacs Manual, emacs, GNU Emacs Manual}, 236@ref{Top, , GNU Emacs Manual, emacs, GNU Emacs Manual},
237@end ifinfo 237@end ifinfo
238@ifhtml 238@ifhtml
239@uref{http://www.gnu.org/software/emacs/manual/html_node/, 239@uref{http://www.gnu.org/software/emacs/manual/html_node/emacs/,
240@cite{GNU Emacs Manual}}, 240@cite{GNU Emacs Manual}},
241@end ifhtml 241@end ifhtml
242from the Free Software Foundation. 242from the Free Software Foundation.
@@ -255,7 +255,7 @@ version is distributed with Emacs and can be accessed with the
255@command{info} command (@samp{info mh-e}) or within Emacs (@kbd{C-h i 255@command{info} command (@samp{info mh-e}) or within Emacs (@kbd{C-h i
256m mh-e @key{RET}}). The online version is available at 256m mh-e @key{RET}}). The online version is available at
257@uref{http://mh-e.sourceforge.net/manual/, SourceForge}. Another great 257@uref{http://mh-e.sourceforge.net/manual/, SourceForge}. Another great
258online resource is the book @uref{http://www.ics.uci.edu/~mh/book/, 258online resource is the book @uref{http://rand-mh.sourceforge.net/book/,
259@cite{MH & nmh: Email for Users & Programmers}} (also known as 259@cite{MH & nmh: Email for Users & Programmers}} (also known as
260@dfn{the MH book}). 260@dfn{the MH book}).
261 261
@@ -384,7 +384,7 @@ GNU Emacs Manual}.
384@end ifnothtml 384@end ifnothtml
385@ifhtml 385@ifhtml
386See section 386See section
387@uref{http://www.gnu.org/software/emacs/manual/html_node/Easy-Customization.html, 387@uref{http://www.gnu.org/software/emacs/manual/html_node/emacs/Easy-Customization.html,
388Easy Customization} in @cite{The GNU Emacs Manual}. 388Easy Customization} in @cite{The GNU Emacs Manual}.
389@end ifhtml 389@end ifhtml
390@xref{Options}. 390@xref{Options}.
@@ -404,7 +404,7 @@ GNU Emacs Manual}.
404@end ifnothtml 404@end ifnothtml
405@ifhtml 405@ifhtml
406See section 406See section
407@uref{http://www.gnu.org/software/emacs/manual/html_node/Face-Customization.html, 407@uref{http://www.gnu.org/software/emacs/manual/html_node/emacs/Face-Customization.html,
408Face Customization} in @cite{The GNU Emacs Manual}. 408Face Customization} in @cite{The GNU Emacs Manual}.
409@end ifhtml 409@end ifhtml
410 410
@@ -422,7 +422,7 @@ Emacs Manual}
422@end ifnothtml 422@end ifnothtml
423@ifhtml 423@ifhtml
424See section 424See section
425@uref{http://www.gnu.org/software/emacs/manual/html_node/Hooks.html, 425@uref{http://www.gnu.org/software/emacs/manual/html_node/emacs/Hooks.html,
426Hooks} in @cite{The GNU Emacs Manual} 426Hooks} in @cite{The GNU Emacs Manual}
427@end ifhtml 427@end ifhtml
428for a description about @dfn{normal hooks} and @dfn{abnormal hooks}. 428for a description about @dfn{normal hooks} and @dfn{abnormal hooks}.
@@ -473,7 +473,7 @@ point.
473@end ifnothtml 473@end ifnothtml
474@ifhtml 474@ifhtml
475See the section 475See the section
476@uref{http://www.gnu.org/software/emacs/manual/html_node/Completion.html, 476@uref{http://www.gnu.org/software/emacs/manual/html_node/emacs/Completion.html,
477Completion} in @cite{The GNU Emacs Manual}. 477Completion} in @cite{The GNU Emacs Manual}.
478@end ifhtml 478@end ifhtml
479Note that @key{SPC} cannot be used for completing filenames and 479Note that @key{SPC} cannot be used for completing filenames and
@@ -1121,7 +1121,7 @@ exist,
1121@footnote{The @cite{GNU Emacs Lisp Reference Manual} may be available 1121@footnote{The @cite{GNU Emacs Lisp Reference Manual} may be available
1122online in the Info system by typing @kbd{C-h i m Emacs Lisp 1122online in the Info system by typing @kbd{C-h i m Emacs Lisp
1123@key{RET}}. It is also available online at @* 1123@key{RET}}. It is also available online at @*
1124@uref{http://www.gnu.org/software/emacs/elisp-manual/html_node/}. You 1124@uref{http://www.gnu.org/software/emacs/manual/elisp.html}. You
1125can also order a printed manual, which has the desirable side-effect 1125can also order a printed manual, which has the desirable side-effect
1126of helping to support the Free Software Foundation which made all this 1126of helping to support the Free Software Foundation which made all this
1127great software available. You can find an order form by running 1127great software available. You can find an order form by running
@@ -1132,7 +1132,7 @@ gnu.org}.}
1132@footnote{@xref{Top, The GNU Emacs Lisp Reference Manual, , elisp, GNU 1132@footnote{@xref{Top, The GNU Emacs Lisp Reference Manual, , elisp, GNU
1133Emacs Lisp Reference Manual}, which may be available online in the 1133Emacs Lisp Reference Manual}, which may be available online in the
1134Info system. It is also available online at 1134Info system. It is also available online at
1135@uref{http://www.gnu.org/software/emacs/elisp-manual/html_node/}. You 1135@uref{http://www.gnu.org/software/emacs/manual/elisp.html}. You
1136can also order a printed manual, which has the desirable side-effect 1136can also order a printed manual, which has the desirable side-effect
1137of helping to support the Free Software Foundation which made all this 1137of helping to support the Free Software Foundation which made all this
1138great software available. You can find an order form by running 1138great software available. You can find an order form by running
@@ -1141,7 +1141,7 @@ gnu.org}.}
1141@end ifinfo 1141@end ifinfo
1142@ifhtml 1142@ifhtml
1143@footnote{The 1143@footnote{The
1144@uref{http://www.gnu.org/software/emacs/elisp-manual/html_node/, 1144@uref{http://www.gnu.org/software/emacs/manual/elisp.html,
1145The GNU Emacs Lisp Reference Manual} may also be available online in 1145The GNU Emacs Lisp Reference Manual} may also be available online in
1146the Info system by typing @kbd{C-h i m Emacs Lisp @key{RET}}. You can 1146the Info system by typing @kbd{C-h i m Emacs Lisp @key{RET}}. You can
1147also order a printed manual, which has the desirable side-effect of 1147also order a printed manual, which has the desirable side-effect of
@@ -1152,7 +1152,7 @@ gnu.org}.}
1152@end ifhtml 1152@end ifhtml
1153and you can look at the code itself for examples. Look in the Emacs 1153and you can look at the code itself for examples. Look in the Emacs
1154Lisp directory on your system (such as 1154Lisp directory on your system (such as
1155@file{/usr/local/lib/emacs/lisp/mh-e}) and find all the @file{mh-*.el} 1155@file{/usr/local/share/emacs/lisp/mh-e}) and find all the @file{mh-*.el}
1156files there. When calling MH-E and other Emacs Lisp functions directly 1156files there. When calling MH-E and other Emacs Lisp functions directly
1157from Emacs Lisp code, you'll need to know the correct arguments. Use 1157from Emacs Lisp code, you'll need to know the correct arguments. Use
1158the online help for this. For example, try @kbd{C-h f 1158the online help for this. For example, try @kbd{C-h f
@@ -1311,7 +1311,7 @@ When you choose a folder in MH-E via a command such as @kbd{o}
1311@end ifnothtml 1311@end ifnothtml
1312@ifhtml 1312@ifhtml
1313(see the section 1313(see the section
1314@uref{http://www.gnu.org/software/emacs/manual/html_node/Completion.html, 1314@uref{http://www.gnu.org/software/emacs/manual/html_node/emacs/Completion.html,
1315Completion} in @cite{The GNU Emacs Manual}). 1315Completion} in @cite{The GNU Emacs Manual}).
1316@end ifhtml 1316@end ifhtml
1317In addition, MH-E has several ways of choosing a suitable default so 1317In addition, MH-E has several ways of choosing a suitable default so
@@ -2849,7 +2849,7 @@ See @cite{The PGG Manual}.
2849@end ifinfo 2849@end ifinfo
2850@ifhtml 2850@ifhtml
2851See 2851See
2852@uref{http://www.dk.xemacs.org/Documentation/packages/html/pgg.html, 2852@uref{http://www.gnu.org/software/emacs/manual/pgg.html,
2853@cite{The PGG Manual}}. 2853@cite{The PGG Manual}}.
2854@end ifhtml 2854@end ifhtml
2855 2855
@@ -5059,7 +5059,7 @@ for the next hook function. The standard prefix
5059@vindex mh-yank-behavior 5059@vindex mh-yank-behavior
5060 5060
5061For example, if you use the hook function 5061For example, if you use the hook function
5062@uref{http://shasta.cs.uiuc.edu/~lrclause/tc.html, 5062@uref{http://www.emacswiki.org/emacs/TrivialCite,
5063@code{trivial-cite}} (which is NOT part of Emacs), set 5063@code{trivial-cite}} (which is NOT part of Emacs), set
5064@code{mh-yank-behavior} to @samp{Body and Header}. 5064@code{mh-yank-behavior} to @samp{Body and Header}.
5065 5065
@@ -5616,7 +5616,7 @@ See @cite{The PGG Manual}.
5616@end ifinfo 5616@end ifinfo
5617@ifhtml 5617@ifhtml
5618See 5618See
5619@uref{http://www.dk.xemacs.org/Documentation/packages/html/pgg.html, 5619@uref{http://www.gnu.org/software/emacs/manual/pgg.html,
5620@cite{The PGG Manual}}. 5620@cite{The PGG Manual}}.
5621@end ifhtml 5621@end ifhtml
5622 5622
@@ -6025,7 +6025,7 @@ GNU Emacs Manual}).
6025@end ifnothtml 6025@end ifnothtml
6026@ifhtml 6026@ifhtml
6027(see the section 6027(see the section
6028@uref{http://www.gnu.org/software/emacs/manual/html_node/Regexps.html, 6028@uref{http://www.gnu.org/software/emacs/manual/html_node/emacs/Regexps.html,
6029Syntax of Regular Expressions} in 6029Syntax of Regular Expressions} in
6030@cite{The GNU Emacs Manual}). 6030@cite{The GNU Emacs Manual}).
6031@end ifhtml 6031@end ifhtml
@@ -6175,7 +6175,7 @@ GNU Emacs Manual}).
6175@end ifnothtml 6175@end ifnothtml
6176@ifhtml 6176@ifhtml
6177(see the section 6177(see the section
6178@uref{http://www.gnu.org/software/emacs/manual/html_node/Regexps.html, 6178@uref{http://www.gnu.org/software/emacs/manual/html_node/emacs/Regexps.html,
6179Syntax of Regular Expressions} in 6179Syntax of Regular Expressions} in
6180@cite{The GNU Emacs Manual}). 6180@cite{The GNU Emacs Manual}).
6181@end ifhtml 6181@end ifhtml
@@ -6283,7 +6283,7 @@ You can also use the speedbar
6283@end ifnothtml 6283@end ifnothtml
6284@ifhtml 6284@ifhtml
6285(see the section 6285(see the section
6286@uref{http://www.gnu.org/software/emacs/manual/html_node/Speedbar.html, 6286@uref{http://www.gnu.org/software/emacs/manual/html_node/emacs/Speedbar.html,
6287Speedbar Frames} in @cite{The GNU Emacs Manual}) 6287Speedbar Frames} in @cite{The GNU Emacs Manual})
6288@end ifhtml 6288@end ifhtml
6289to view your folders. To bring up the speedbar, run @kbd{M-x speedbar 6289to view your folders. To bring up the speedbar, run @kbd{M-x speedbar
@@ -6415,7 +6415,7 @@ For a description of the menu bar, please
6415@end ifnothtml 6415@end ifnothtml
6416@ifhtml 6416@ifhtml
6417see the section 6417see the section
6418@uref{http://www.gnu.org/software/emacs/manual/html_node/Menu-Bar.html, 6418@uref{http://www.gnu.org/software/emacs/manual/html_node/emacs/Menu-Bar.html,
6419The Menu Bar} in @cite{The GNU Emacs Manual}. 6419The Menu Bar} in @cite{The GNU Emacs Manual}.
6420@end ifhtml 6420@end ifhtml
6421 6421
@@ -6437,7 +6437,7 @@ tool bar, please
6437@end ifnothtml 6437@end ifnothtml
6438@ifhtml 6438@ifhtml
6439see the section 6439see the section
6440@uref{http://www.gnu.org/software/emacs/manual/html_node/Tool-Bars.html, 6440@uref{http://www.gnu.org/software/emacs/manual/html_node/emacs/Tool-Bars.html,
6441Tool Bars} in @cite{The GNU Emacs Manual}. 6441Tool Bars} in @cite{The GNU Emacs Manual}.
6442@end ifhtml 6442@end ifhtml
6443 6443
@@ -8171,7 +8171,7 @@ GNU Emacs Manual}.
8171@end ifnothtml 8171@end ifnothtml
8172@ifhtml 8172@ifhtml
8173section 8173section
8174@uref{http://www.gnu.org/software/emacs/manual/html_node/Regexps.html, 8174@uref{http://www.gnu.org/software/emacs/manual/html_node/emacs/Regexps.html,
8175Syntax of Regular Expressions} in @cite{The GNU Emacs Manual}. 8175Syntax of Regular Expressions} in @cite{The GNU Emacs Manual}.
8176@end ifhtml 8176@end ifhtml
8177 8177