diff options
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/mh-e.texi | 40 |
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 @@ | |||
| 1 | 2013-07-06 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * mh-e.texi: Fix external links. | ||
| 4 | |||
| 1 | 2013-07-04 Glenn Morris <rgm@gnu.org> | 5 | 2013-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 |
| 242 | from the Free Software Foundation. | 242 | from 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 |
| 256 | m mh-e @key{RET}}). The online version is available at | 256 | m 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 |
| 258 | online resource is the book @uref{http://www.ics.uci.edu/~mh/book/, | 258 | online 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 |
| 386 | See section | 386 | See 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, |
| 388 | Easy Customization} in @cite{The GNU Emacs Manual}. | 388 | Easy 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 |
| 406 | See section | 406 | See 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, |
| 408 | Face Customization} in @cite{The GNU Emacs Manual}. | 408 | Face 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 |
| 424 | See section | 424 | See 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, |
| 426 | Hooks} in @cite{The GNU Emacs Manual} | 426 | Hooks} in @cite{The GNU Emacs Manual} |
| 427 | @end ifhtml | 427 | @end ifhtml |
| 428 | for a description about @dfn{normal hooks} and @dfn{abnormal hooks}. | 428 | for 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 |
| 475 | See the section | 475 | See 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, |
| 477 | Completion} in @cite{The GNU Emacs Manual}. | 477 | Completion} in @cite{The GNU Emacs Manual}. |
| 478 | @end ifhtml | 478 | @end ifhtml |
| 479 | Note that @key{SPC} cannot be used for completing filenames and | 479 | Note 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 |
| 1122 | online in the Info system by typing @kbd{C-h i m Emacs Lisp | 1122 | online 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 |
| 1125 | can also order a printed manual, which has the desirable side-effect | 1125 | can also order a printed manual, which has the desirable side-effect |
| 1126 | of helping to support the Free Software Foundation which made all this | 1126 | of helping to support the Free Software Foundation which made all this |
| 1127 | great software available. You can find an order form by running | 1127 | great 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 |
| 1133 | Emacs Lisp Reference Manual}, which may be available online in the | 1133 | Emacs Lisp Reference Manual}, which may be available online in the |
| 1134 | Info system. It is also available online at | 1134 | Info 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 |
| 1136 | can also order a printed manual, which has the desirable side-effect | 1136 | can also order a printed manual, which has the desirable side-effect |
| 1137 | of helping to support the Free Software Foundation which made all this | 1137 | of helping to support the Free Software Foundation which made all this |
| 1138 | great software available. You can find an order form by running | 1138 | great 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, |
| 1145 | The GNU Emacs Lisp Reference Manual} may also be available online in | 1145 | The GNU Emacs Lisp Reference Manual} may also be available online in |
| 1146 | the Info system by typing @kbd{C-h i m Emacs Lisp @key{RET}}. You can | 1146 | the Info system by typing @kbd{C-h i m Emacs Lisp @key{RET}}. You can |
| 1147 | also order a printed manual, which has the desirable side-effect of | 1147 | also order a printed manual, which has the desirable side-effect of |
| @@ -1152,7 +1152,7 @@ gnu.org}.} | |||
| 1152 | @end ifhtml | 1152 | @end ifhtml |
| 1153 | and you can look at the code itself for examples. Look in the Emacs | 1153 | and you can look at the code itself for examples. Look in the Emacs |
| 1154 | Lisp directory on your system (such as | 1154 | Lisp 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} |
| 1156 | files there. When calling MH-E and other Emacs Lisp functions directly | 1156 | files there. When calling MH-E and other Emacs Lisp functions directly |
| 1157 | from Emacs Lisp code, you'll need to know the correct arguments. Use | 1157 | from Emacs Lisp code, you'll need to know the correct arguments. Use |
| 1158 | the online help for this. For example, try @kbd{C-h f | 1158 | the 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, |
| 1315 | Completion} in @cite{The GNU Emacs Manual}). | 1315 | Completion} in @cite{The GNU Emacs Manual}). |
| 1316 | @end ifhtml | 1316 | @end ifhtml |
| 1317 | In addition, MH-E has several ways of choosing a suitable default so | 1317 | In 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 |
| 2851 | See | 2851 | See |
| 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 | ||
| 5061 | For example, if you use the hook function | 5061 | For 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 |
| 5618 | See | 5618 | See |
| 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, |
| 6029 | Syntax of Regular Expressions} in | 6029 | Syntax 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, |
| 6179 | Syntax of Regular Expressions} in | 6179 | Syntax 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, |
| 6287 | Speedbar Frames} in @cite{The GNU Emacs Manual}) | 6287 | Speedbar Frames} in @cite{The GNU Emacs Manual}) |
| 6288 | @end ifhtml | 6288 | @end ifhtml |
| 6289 | to view your folders. To bring up the speedbar, run @kbd{M-x speedbar | 6289 | to 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 |
| 6417 | see the section | 6417 | see 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, |
| 6419 | The Menu Bar} in @cite{The GNU Emacs Manual}. | 6419 | The 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 |
| 6439 | see the section | 6439 | see 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, |
| 6441 | Tool Bars} in @cite{The GNU Emacs Manual}. | 6441 | Tool 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 |
| 8173 | section | 8173 | section |
| 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, |
| 8175 | Syntax of Regular Expressions} in @cite{The GNU Emacs Manual}. | 8175 | Syntax of Regular Expressions} in @cite{The GNU Emacs Manual}. |
| 8176 | @end ifhtml | 8176 | @end ifhtml |
| 8177 | 8177 | ||