aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorGlenn Morris2012-12-22 12:11:36 -0800
committerGlenn Morris2012-12-22 12:11:36 -0800
commite540f1fad4a47808d93585c40713cec70db12774 (patch)
tree37b32cf2dcb718e97c1342aba90c7cbba4f3e4f6 /doc/misc
parent1a5d3215391c594a58a9c00dce530cbce5741925 (diff)
downloademacs-e540f1fad4a47808d93585c40713cec70db12774.tar.gz
emacs-e540f1fad4a47808d93585c40713cec70db12774.zip
Remove hand-written node pointers in doc/misc/pcl-cvs.texi
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/pcl-cvs.texi66
2 files changed, 35 insertions, 35 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 00723e1f408..379ca2ebc65 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,8 +1,8 @@
12012-12-22 Glenn Morris <rgm@gnu.org> 12012-12-22 Glenn Morris <rgm@gnu.org>
2 2
3 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi: 3 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
4 * eudc.texi, idlwave.texi, rcirc.texi, remember.texi, ses.texi: 4 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, remember.texi:
5 * speedbar.texi, vip.texi, viper.texi, widget.texi: 5 * ses.texi, speedbar.texi, vip.texi, viper.texi, widget.texi:
6 Nuke hand-written node pointers. 6 Nuke hand-written node pointers.
7 7
8 * Makefile.in (gfdl): New variable. Use throughout where 8 * Makefile.in (gfdl): New variable. Use throughout where
diff --git a/doc/misc/pcl-cvs.texi b/doc/misc/pcl-cvs.texi
index f55fb2cb3bc..6c6d1d14bc0 100644
--- a/doc/misc/pcl-cvs.texi
+++ b/doc/misc/pcl-cvs.texi
@@ -58,8 +58,8 @@ modify this GNU manual.''
58@c The real text starts here 58@c The real text starts here
59@c ================================================================ 59@c ================================================================
60 60
61@node Top, About PCL-CVS, (dir), (dir)
62@ifnottex 61@ifnottex
62@node Top
63@top PCL-CVS 63@top PCL-CVS
64 64
65This manual describes PCL-CVS, the GNU Emacs front-end to CVS@. It 65This manual describes PCL-CVS, the GNU Emacs front-end to CVS@. It
@@ -127,7 +127,7 @@ Customization
127@end detailmenu 127@end detailmenu
128@end menu 128@end menu
129 129
130@node About PCL-CVS, Getting started, Top, Top 130@node About PCL-CVS
131@chapter About PCL-CVS 131@chapter About PCL-CVS
132@cindex About PCL-CVS 132@cindex About PCL-CVS
133 133
@@ -151,7 +151,7 @@ functionality and taking over the maintenance.
151* Contributors:: Contributors to PCL-CVS. 151* Contributors:: Contributors to PCL-CVS.
152@end menu 152@end menu
153 153
154@node Contributors,, About PCL-CVS, About PCL-CVS 154@node Contributors
155@section Contributors to PCL-CVS 155@section Contributors to PCL-CVS
156@cindex Contributors 156@cindex Contributors
157@cindex Authors 157@cindex Authors
@@ -228,7 +228,7 @@ requests, bug reports and encouragement. Thanks a lot! Without you
228there would be no new releases of PCL-CVS. 228there would be no new releases of PCL-CVS.
229 229
230 230
231@node Getting started, Buffer contents, About PCL-CVS, Top 231@node Getting started
232@chapter Getting started 232@chapter Getting started
233@cindex Introduction 233@cindex Introduction
234@cindex Example run 234@cindex Example run
@@ -296,7 +296,7 @@ press @kbd{l} to get the output from @samp{cvs log}. Many more such
296commands are available simply by pressing a key (@pxref{Getting info 296commands are available simply by pressing a key (@pxref{Getting info
297about files}). 297about files}).
298 298
299@node Buffer contents, Selected files, Getting started, Top 299@node Buffer contents
300@chapter Buffer contents 300@chapter Buffer contents
301@cindex Buffer contents 301@cindex Buffer contents
302@cindex @code{*cvs*} buffer contents 302@cindex @code{*cvs*} buffer contents
@@ -425,7 +425,7 @@ The file has been unexpectedly removed from your working directory
425although it has not been @samp{cvs remove}d. 425although it has not been @samp{cvs remove}d.
426@end table 426@end table
427 427
428@node Selected files, Commands, Buffer contents, Top 428@node Selected files
429@chapter Selected files 429@chapter Selected files
430@cindex Selected files 430@cindex Selected files
431@cindex Marked files 431@cindex Marked files
@@ -467,7 +467,7 @@ it, it is quite powerful.
467 467
468For commands to mark and unmark files, see @ref{Marking files}. 468For commands to mark and unmark files, see @ref{Marking files}.
469 469
470@node Commands, Log Edit Mode, Selected files, Top 470@node Commands
471@chapter Commands 471@chapter Commands
472 472
473@iftex 473@iftex
@@ -501,7 +501,7 @@ you can use in PCL-CVS@. They are grouped together by type.
501@end menu 501@end menu
502 502
503 503
504@node Entering PCL-CVS, Setting flags, Commands, Commands 504@node Entering PCL-CVS
505@section Entering PCL-CVS 505@section Entering PCL-CVS
506@findex cvs-update 506@findex cvs-update
507@findex cvs-examine 507@findex cvs-examine
@@ -561,7 +561,7 @@ argument to the command (e.g., by typing
561@kbd{C-u M-x cvs-update @key{RET} -l @key{RET}}). 561@kbd{C-u M-x cvs-update @key{RET} -l @key{RET}}).
562 562
563 563
564@node Setting flags, Updating the buffer, Entering PCL-CVS, Commands 564@node Setting flags
565@section Setting flags for CVS commands 565@section Setting flags for CVS commands
566@cindex Optional switches to CVS 566@cindex Optional switches to CVS
567@cindex Command-line options to CVS 567@cindex Command-line options to CVS
@@ -617,7 +617,7 @@ Forces the next command to apply to every selected file rather than only
617to the ones PCL-CVS thinks are relevant. 617to the ones PCL-CVS thinks are relevant.
618@end table 618@end table
619 619
620@node Updating the buffer, Movement commands, Setting flags, Commands 620@node Updating the buffer
621@section Updating the @samp{*cvs*} buffer 621@section Updating the @samp{*cvs*} buffer
622@findex cvs-update 622@findex cvs-update
623@findex cvs-examine 623@findex cvs-examine
@@ -662,7 +662,7 @@ put in @samp{cvs-status-mode}.@refill
662@end table 662@end table
663 663
664 664
665@node Movement commands, Marking files, Updating the buffer, Commands 665@node Movement commands
666@section Movement Commands 666@section Movement Commands
667@cindex Movement Commands 667@cindex Movement Commands
668@findex cvs-mode-next-line 668@findex cvs-mode-next-line
@@ -688,7 +688,7 @@ This key moves one file backward, towards the beginning of the buffer
688@end table 688@end table
689 689
690 690
691@node Marking files, Committing changes, Movement commands, Commands 691@node Marking files
692@section Marking files 692@section Marking files
693@cindex Selecting files (commands to mark files) 693@cindex Selecting files (commands to mark files)
694@cindex Marking files 694@cindex Marking files
@@ -746,7 +746,7 @@ Toggle use of marks for the next command (@code{cvs-mode-toggle-marks}).
746@end table 746@end table
747 747
748 748
749@node Committing changes, Editing files, Marking files, Commands 749@node Committing changes
750@section Committing changes 750@section Committing changes
751@cindex Committing changes 751@cindex Committing changes
752@findex cvs-mode-commit 752@findex cvs-mode-commit
@@ -805,7 +805,7 @@ your buffer, or if @samp{cvs-auto-revert} is set to
805@samp{nil}. 805@samp{nil}.
806 806
807 807
808@node Editing files, Getting info about files, Committing changes, Commands 808@node Editing files
809@section Editing files 809@section Editing files
810@cindex Editing files 810@cindex Editing files
811@cindex Finding files 811@cindex Finding files
@@ -842,7 +842,7 @@ directory (@code{cvs-mode-add-change-log-entry-other-window}).@refill
842@end table 842@end table
843 843
844 844
845@node Getting info about files, Adding and removing files, Editing files, Commands 845@node Getting info about files
846@section Getting info about files 846@section Getting info about files
847@cindex Status (cvs command) 847@cindex Status (cvs command)
848@cindex Log (RCS/cvs command) 848@cindex Log (RCS/cvs command)
@@ -867,7 +867,7 @@ all selected files, and show the result in a temporary buffer
867@end table 867@end table
868 868
869 869
870@node Adding and removing files, Undoing changes, Getting info about files, Commands 870@node Adding and removing files
871@section Adding and removing files 871@section Adding and removing files
872@cindex Adding files 872@cindex Adding files
873@cindex Removing files 873@cindex Removing files
@@ -908,7 +908,7 @@ The command that is run is @code{cvs-mode-remove-file}.
908@end table 908@end table
909 909
910 910
911@node Undoing changes, Removing handled entries, Adding and removing files, Commands 911@node Undoing changes
912@section Undoing changes 912@section Undoing changes
913@cindex Undo changes 913@cindex Undo changes
914@cindex Flush changes 914@cindex Flush changes
@@ -924,7 +924,7 @@ version from the repository (@code{cvs-mode-undo-local-changes}).
924@end table 924@end table
925 925
926 926
927@node Removing handled entries, Ignoring files, Undoing changes, Commands 927@node Removing handled entries
928@section Removing handled entries 928@section Removing handled entries
929@cindex Expunging uninteresting entries 929@cindex Expunging uninteresting entries
930@cindex Uninteresting entries, getting rid of them 930@cindex Uninteresting entries, getting rid of them
@@ -956,7 +956,7 @@ not delete, but that you want to delete (@code{cvs-mode-acknowledge}).
956@end table 956@end table
957 957
958 958
959@node Ignoring files, Viewing differences, Removing handled entries, Commands 959@node Ignoring files
960@section Ignoring files 960@section Ignoring files
961@cindex Ignoring files 961@cindex Ignoring files
962@kindex i@r{--ignoring files} 962@kindex i@r{--ignoring files}
@@ -974,7 +974,7 @@ but you could ignore it as well, if you like it better that way.
974This runs @code{cvs-mode-ignore}. 974This runs @code{cvs-mode-ignore}.
975@end table 975@end table
976 976
977@node Viewing differences, Invoking Ediff, Ignoring files, Commands 977@node Viewing differences
978@section Viewing differences 978@section Viewing differences
979@cindex Diff 979@cindex Diff
980@cindex Invoking @code{diff} 980@cindex Invoking @code{diff}
@@ -1037,7 +1037,7 @@ head revision in the repository
1037By default, @samp{diff} commands ignore the marks. This can be changed 1037By default, @samp{diff} commands ignore the marks. This can be changed
1038with @code{cvs-invert-ignore-marks}. 1038with @code{cvs-invert-ignore-marks}.
1039 1039
1040@node Invoking Ediff, Updating files, Viewing differences, Commands 1040@node Invoking Ediff
1041@section Running ediff 1041@section Running ediff
1042@cindex Ediff 1042@cindex Ediff
1043@cindex Invoking ediff 1043@cindex Invoking ediff
@@ -1069,7 +1069,7 @@ any way if you use this command. If you use the @kbd{q} command inside
1069created will be overwritten.@refill 1069created will be overwritten.@refill
1070@end table 1070@end table
1071 1071
1072@node Updating files, Tagging files, Invoking Ediff, Commands 1072@node Updating files
1073@section Updating files 1073@section Updating files
1074@findex cvs-mode-update 1074@findex cvs-mode-update
1075@cindex Updating files 1075@cindex Updating files
@@ -1082,7 +1082,7 @@ Update all selected files with status @samp{Need-update} by running
1082@end table 1082@end table
1083 1083
1084 1084
1085@node Tagging files, Miscellaneous commands, Updating files, Commands 1085@node Tagging files
1086@section Tagging files 1086@section Tagging files
1087@findex cvs-mode-tag 1087@findex cvs-mode-tag
1088@findex cvs-mode-untag 1088@findex cvs-mode-untag
@@ -1109,7 +1109,7 @@ only be applied to directories, see @code{cvs-force-dir-tag} if you want
1109to change this behavior. 1109to change this behavior.
1110 1110
1111 1111
1112@node Miscellaneous commands, , Tagging files, Commands 1112@node Miscellaneous commands
1113@section Miscellaneous commands 1113@section Miscellaneous commands
1114@findex cvs-mode-byte-compile-files 1114@findex cvs-mode-byte-compile-files
1115@cindex Recompiling elisp files 1115@cindex Recompiling elisp files
@@ -1154,7 +1154,7 @@ Bury the PCL-CVS buffer (@code{cvs-bury-buffer}).
1154Quit PCL-CVS, killing the @samp{*cvs*} buffer. 1154Quit PCL-CVS, killing the @samp{*cvs*} buffer.
1155@end table 1155@end table
1156 1156
1157@node Log Edit Mode, Log View Mode, Commands, Top 1157@node Log Edit Mode
1158@chapter Editing a Log Message 1158@chapter Editing a Log Message
1159 1159
1160@cindex Log Edit mode 1160@cindex Log Edit mode
@@ -1187,7 +1187,7 @@ exit the buffer and commit the change.
1187 1187
1188@c Fixme: customization variables 1188@c Fixme: customization variables
1189 1189
1190@node Log View Mode, Customization, Log Edit Mode, Top 1190@node Log View Mode
1191@chapter Browsing a Log of Changes 1191@chapter Browsing a Log of Changes
1192 1192
1193@cindex Log View mode 1193@cindex Log View mode
@@ -1208,7 +1208,7 @@ argument, these commands move that many messages of files.
1208@c @node CVS Status Mode 1208@c @node CVS Status Mode
1209@c @chapter Viewing CVS' Status output 1209@c @chapter Viewing CVS' Status output
1210 1210
1211@node Customization, Bugs, Log View Mode, Top 1211@node Customization
1212@chapter Customization 1212@chapter Customization
1213@vindex log-edit-changelog-full-paragraphs@r{ (variable)} 1213@vindex log-edit-changelog-full-paragraphs@r{ (variable)}
1214@vindex cvs-auto-remove-handled@r{ (variable)} 1214@vindex cvs-auto-remove-handled@r{ (variable)}
@@ -1319,7 +1319,7 @@ default.
1319* Customizing Faces:: 1319* Customizing Faces::
1320@end menu 1320@end menu
1321 1321
1322@node Customizing Faces, , Customization, Customization 1322@node Customizing Faces
1323@section Customizing Faces 1323@section Customizing Faces
1324@vindex cvs-header (face) 1324@vindex cvs-header (face)
1325@vindex cvs-filename (face) 1325@vindex cvs-filename (face)
@@ -1358,7 +1358,7 @@ Used to highlight CVS messages.
1358@end table 1358@end table
1359 1359
1360 1360
1361@node Bugs, GNU Free Documentation License, Customization, Top 1361@node Bugs
1362@chapter Bugs (known and unknown) 1362@chapter Bugs (known and unknown)
1363@cindex Reporting bugs and ideas 1363@cindex Reporting bugs and ideas
1364@cindex Bugs, how to report them 1364@cindex Bugs, how to report them
@@ -1398,13 +1398,13 @@ output of the CVS process (which should be found in the @samp{ *cvs-tmp*}
1398buffer), and the versions of Emacs, PCL-CVS and CVS you are using. 1398buffer), and the versions of Emacs, PCL-CVS and CVS you are using.
1399@end table 1399@end table
1400 1400
1401@node GNU Free Documentation License, Function and Variable Index, Bugs, Top 1401@node GNU Free Documentation License
1402@appendix GNU Free Documentation License 1402@appendix GNU Free Documentation License
1403@include doclicense.texi 1403@include doclicense.texi
1404 1404
1405 1405
1406 1406
1407@node Function and Variable Index, Concept Index, GNU Free Documentation License, Top 1407@node Function and Variable Index
1408@unnumbered Function and Variable Index 1408@unnumbered Function and Variable Index
1409 1409
1410This is an index of all the functions and variables documented in this 1410This is an index of all the functions and variables documented in this
@@ -1412,14 +1412,14 @@ manual.
1412 1412
1413@printindex fn 1413@printindex fn
1414 1414
1415@node Concept Index, Key Index, Function and Variable Index, Top 1415@node Concept Index
1416@unnumbered Concept Index 1416@unnumbered Concept Index
1417 1417
1418This is an index of concepts discussed in this manual. 1418This is an index of concepts discussed in this manual.
1419 1419
1420@printindex cp 1420@printindex cp
1421 1421
1422@node Key Index, , Concept Index, Top 1422@node Key Index
1423@unnumbered Key Index 1423@unnumbered Key Index
1424 1424
1425This index includes an entry for each PCL-CVS key sequence documented in 1425This index includes an entry for each PCL-CVS key sequence documented in