diff options
| author | Glenn Morris | 2012-10-05 21:13:01 -0400 |
|---|---|---|
| committer | Glenn Morris | 2012-10-05 21:13:01 -0400 |
| commit | a03bb33fb07f49255847eebdb4c47299ab38b45c (patch) | |
| tree | e9b3ced2eaacdaffa7fc5bba156e54b0b42fc663 | |
| parent | df5d5f59f21b9c6029236b1db2cc8c5bc6715d24 (diff) | |
| download | emacs-a03bb33fb07f49255847eebdb4c47299ab38b45c.tar.gz emacs-a03bb33fb07f49255847eebdb4c47299ab38b45c.zip | |
* doc/misc/erc.texi: Remove hand-written node pointers.
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/erc.texi | 62 |
2 files changed, 26 insertions, 40 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 55f81c7c798..f210af4e5f3 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-10-06 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * erc.texi: Remove hand-written node pointers. | ||
| 4 | |||
| 1 | 2012-10-05 Glenn Morris <rgm@gnu.org> | 5 | 2012-10-05 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * newsticker.texi (Overview, Requirements, Usage, Configuration): | 7 | * newsticker.texi (Overview, Requirements, Usage, Configuration): |
diff --git a/doc/misc/erc.texi b/doc/misc/erc.texi index 6d791d7c5f6..e28eda00b53 100644 --- a/doc/misc/erc.texi +++ b/doc/misc/erc.texi | |||
| @@ -48,8 +48,7 @@ and modified without restriction. | |||
| 48 | @contents | 48 | @contents |
| 49 | 49 | ||
| 50 | @ifnottex | 50 | @ifnottex |
| 51 | @node Top, Introduction, (dir), (dir) | 51 | @node Top |
| 52 | @comment node-name, next, previous, up | ||
| 53 | @top ERC | 52 | @top ERC |
| 54 | 53 | ||
| 55 | @insertcopying | 54 | @insertcopying |
| @@ -95,8 +94,7 @@ Advanced Usage | |||
| 95 | @end detailmenu | 94 | @end detailmenu |
| 96 | @end menu | 95 | @end menu |
| 97 | 96 | ||
| 98 | @node Introduction, Obtaining ERC, Top, Top | 97 | @node Introduction |
| 99 | @comment node-name, next, previous, up | ||
| 100 | @chapter Introduction | 98 | @chapter Introduction |
| 101 | 99 | ||
| 102 | ERC is a powerful, modular, and extensible IRC client for Emacs. | 100 | ERC is a powerful, modular, and extensible IRC client for Emacs. |
| @@ -119,8 +117,7 @@ It comes with the following capabilities enabled by default. | |||
| 119 | 117 | ||
| 120 | @end itemize | 118 | @end itemize |
| 121 | 119 | ||
| 122 | @node Obtaining ERC, Installation, Introduction, Top | 120 | @node Obtaining ERC |
| 123 | @comment node-name, next, previous, up | ||
| 124 | @chapter Obtaining ERC | 121 | @chapter Obtaining ERC |
| 125 | 122 | ||
| 126 | @menu | 123 | @menu |
| @@ -140,8 +137,7 @@ locations, or from your local GNU mirror. | |||
| 140 | The rest of this chapter may be skipped if you are using the version of | 137 | The rest of this chapter may be skipped if you are using the version of |
| 141 | ERC that comes with Emacs. | 138 | ERC that comes with Emacs. |
| 142 | 139 | ||
| 143 | @node Releases, Development, Obtaining ERC, Obtaining ERC | 140 | @node Releases |
| 144 | @comment node-name, next, previous, up | ||
| 145 | @section Releases | 141 | @section Releases |
| 146 | 142 | ||
| 147 | Choose to install a release if you want to minimize risk. | 143 | Choose to install a release if you want to minimize risk. |
| @@ -159,8 +155,7 @@ available in the official Debian repository. | |||
| 159 | Alternatively, you can download the latest release from | 155 | Alternatively, you can download the latest release from |
| 160 | @uref{http://ftp.gnu.org/gnu/erc}, or your local GNU mirror. | 156 | @uref{http://ftp.gnu.org/gnu/erc}, or your local GNU mirror. |
| 161 | 157 | ||
| 162 | @node Development, , Releases, Obtaining ERC | 158 | @node Development |
| 163 | @comment node-name, next, previous, up | ||
| 164 | @section Development | 159 | @section Development |
| 165 | @cindex development | 160 | @cindex development |
| 166 | 161 | ||
| @@ -263,8 +258,7 @@ development, please consult | |||
| 263 | @uref{http://emacswiki.org/cgi-bin/wiki/ErcDevelopment}. | 258 | @uref{http://emacswiki.org/cgi-bin/wiki/ErcDevelopment}. |
| 264 | 259 | ||
| 265 | 260 | ||
| 266 | @node Installation, Getting Started, Obtaining ERC, Top | 261 | @node Installation |
| 267 | @comment node-name, next, previous, up | ||
| 268 | @chapter Installation | 262 | @chapter Installation |
| 269 | 263 | ||
| 270 | ERC may be compiled and installed on your machine. | 264 | ERC may be compiled and installed on your machine. |
| @@ -315,8 +309,7 @@ Run @code{make install} as the root user if you have chosen installation | |||
| 315 | locations that require this. | 309 | locations that require this. |
| 316 | 310 | ||
| 317 | 311 | ||
| 318 | @node Getting Started, Keystroke Summary, Installation, Top | 312 | @node Getting Started |
| 319 | @comment node-name, next, previous, up | ||
| 320 | @chapter Getting Started | 313 | @chapter Getting Started |
| 321 | @cindex settings | 314 | @cindex settings |
| 322 | 315 | ||
| @@ -344,8 +337,7 @@ you want, do @kbd{M-x customize-variable RET erc-modules RET}. | |||
| 344 | * Special Features:: Differences from standalone IRC clients | 337 | * Special Features:: Differences from standalone IRC clients |
| 345 | @end menu | 338 | @end menu |
| 346 | 339 | ||
| 347 | @node Sample Session, Special Features, Getting Started, Getting Started | 340 | @node Sample Session |
| 348 | @comment node-name, next, previous, up | ||
| 349 | @section Sample Session | 341 | @section Sample Session |
| 350 | 342 | ||
| 351 | This is an example ERC session which shows how to connect to the #emacs | 343 | This is an example ERC session which shows how to connect to the #emacs |
| @@ -403,8 +395,7 @@ talk with them. | |||
| 403 | 395 | ||
| 404 | @end itemize | 396 | @end itemize |
| 405 | 397 | ||
| 406 | @node Special Features, , Sample Session, Getting Started | 398 | @node Special Features |
| 407 | @comment node-name, next, previous, up | ||
| 408 | @section Special Features | 399 | @section Special Features |
| 409 | 400 | ||
| 410 | ERC has some features that distinguish it from some IRC clients. | 401 | ERC has some features that distinguish it from some IRC clients. |
| @@ -478,8 +469,7 @@ ERC buffer and run the @code{/RECONNECT} command. | |||
| 478 | @end itemize | 469 | @end itemize |
| 479 | 470 | ||
| 480 | 471 | ||
| 481 | @node Keystroke Summary, Modules, Getting Started, Top | 472 | @node Keystroke Summary |
| 482 | @comment node-name, next, previous, up | ||
| 483 | @chapter Keys Used in ERC | 473 | @chapter Keys Used in ERC |
| 484 | @cindex keystrokes | 474 | @cindex keystrokes |
| 485 | 475 | ||
| @@ -562,8 +552,7 @@ Kill current input line using `erc-bol' followed by `kill-line'. | |||
| 562 | @end table | 552 | @end table |
| 563 | 553 | ||
| 564 | 554 | ||
| 565 | @node Modules, Advanced Usage, Keystroke Summary, Top | 555 | @node Modules |
| 566 | @comment node-name, next, previous, up | ||
| 567 | @chapter Modules | 556 | @chapter Modules |
| 568 | @cindex modules | 557 | @cindex modules |
| 569 | 558 | ||
| @@ -701,8 +690,7 @@ Translate morse code in messages | |||
| 701 | @c PRE5_4: Document every option of every module in its own subnode | 690 | @c PRE5_4: Document every option of every module in its own subnode |
| 702 | 691 | ||
| 703 | 692 | ||
| 704 | @node Advanced Usage, Getting Help and Reporting Bugs, Modules, Top | 693 | @node Advanced Usage |
| 705 | @comment node-name, next, previous, up | ||
| 706 | @chapter Advanced Usage | 694 | @chapter Advanced Usage |
| 707 | @cindex advanced topics | 695 | @cindex advanced topics |
| 708 | 696 | ||
| @@ -712,8 +700,7 @@ Translate morse code in messages | |||
| 712 | * Options:: Options that are available for ERC. | 700 | * Options:: Options that are available for ERC. |
| 713 | @end menu | 701 | @end menu |
| 714 | 702 | ||
| 715 | @node Connecting, Sample Configuration, Advanced Usage, Advanced Usage | 703 | @node Connecting |
| 716 | @comment node-name, next, previous, up | ||
| 717 | @section Connecting to an IRC Server | 704 | @section Connecting to an IRC Server |
| 718 | @cindex connecting | 705 | @cindex connecting |
| 719 | 706 | ||
| @@ -846,8 +833,7 @@ User full name. | |||
| 846 | This can be either a string or a function to call. | 833 | This can be either a string or a function to call. |
| 847 | @end defopt | 834 | @end defopt |
| 848 | 835 | ||
| 849 | @node Sample Configuration, Options, Connecting, Advanced Usage | 836 | @node Sample Configuration |
| 850 | @comment node-name, next, previous, up | ||
| 851 | @section Sample Configuration | 837 | @section Sample Configuration |
| 852 | @cindex configuration, sample | 838 | @cindex configuration, sample |
| 853 | 839 | ||
| @@ -926,8 +912,7 @@ stuff, to the current ERC buffer." | |||
| 926 | ;; (setq erc-kill-server-buffer-on-quit t) | 912 | ;; (setq erc-kill-server-buffer-on-quit t) |
| 927 | @end lisp | 913 | @end lisp |
| 928 | 914 | ||
| 929 | @node Options, , Sample Configuration, Advanced Usage | 915 | @node Options |
| 930 | @comment node-name, next, previous, up | ||
| 931 | @section Options | 916 | @section Options |
| 932 | @cindex options | 917 | @cindex options |
| 933 | 918 | ||
| @@ -939,8 +924,7 @@ check out the available options for ERC is to do | |||
| 939 | @kbd{M-x customize-group erc RET}. | 924 | @kbd{M-x customize-group erc RET}. |
| 940 | 925 | ||
| 941 | 926 | ||
| 942 | @node Getting Help and Reporting Bugs, History, Advanced Usage, Top | 927 | @node Getting Help and Reporting Bugs |
| 943 | @comment node-name, next, previous, up | ||
| 944 | @chapter Getting Help and Reporting Bugs | 928 | @chapter Getting Help and Reporting Bugs |
| 945 | @cindex help, getting | 929 | @cindex help, getting |
| 946 | @cindex bugs, reporting | 930 | @cindex bugs, reporting |
| @@ -980,8 +964,7 @@ questions. | |||
| 980 | @end itemize | 964 | @end itemize |
| 981 | 965 | ||
| 982 | 966 | ||
| 983 | @node History, Copying, Getting Help and Reporting Bugs, Top | 967 | @node History |
| 984 | @comment node-name, next, previous, up | ||
| 985 | @chapter History | 968 | @chapter History |
| 986 | @cindex history, of ERC | 969 | @cindex history, of ERC |
| 987 | 970 | ||
| @@ -1046,16 +1029,15 @@ We switched to using git for our version control system. | |||
| 1046 | 1029 | ||
| 1047 | @end itemize | 1030 | @end itemize |
| 1048 | 1031 | ||
| 1049 | @node Copying, GNU Free Documentation License, History, Top | 1032 | @node Copying |
| 1050 | @comment node-name, next, previous, up | 1033 | @appendix GNU GENERAL PUBLIC LICENSE |
| 1051 | @include gpl.texi | 1034 | @include gpl.texi |
| 1052 | 1035 | ||
| 1053 | @node GNU Free Documentation License, Concept Index, Copying, Top | 1036 | @node GNU Free Documentation License |
| 1054 | @comment node-name, next, previous, up | 1037 | @appendix GNU Free Documentation License |
| 1055 | @include doclicense.texi | 1038 | @include doclicense.texi |
| 1056 | 1039 | ||
| 1057 | @node Concept Index, , GNU Free Documentation License, Top | 1040 | @node Concept Index |
| 1058 | @comment node-name, next, previous, up | ||
| 1059 | @unnumbered Index | 1041 | @unnumbered Index |
| 1060 | 1042 | ||
| 1061 | @printindex cp | 1043 | @printindex cp |