aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiles Bader2006-05-06 13:25:54 +0000
committerMiles Bader2006-05-06 13:25:54 +0000
commit14831d2012651c2ede8fa8382635a26610b8a485 (patch)
treec0e884dd3f8f28e59507f07ccce4d2461512d9ca
parentf53d2e87806b9418dbabb6f9ef6ecf1460d305d9 (diff)
downloademacs-14831d2012651c2ede8fa8382635a26610b8a485.tar.gz
emacs-14831d2012651c2ede8fa8382635a26610b8a485.zip
Add arch tagline
-rw-r--r--man/arevert-xtra.texi4
-rw-r--r--man/cal-xtra.texi4
-rw-r--r--man/dired-xtra.texi4
-rw-r--r--man/emerge-xtra.texi4
-rw-r--r--man/fortran-xtra.texi4
-rw-r--r--man/msdog-xtra.texi4
-rw-r--r--man/picture-xtra.texi4
-rw-r--r--man/vc-xtra.texi4
-rw-r--r--man/vc1-xtra.texi4
-rw-r--r--man/vc2-xtra.texi4
10 files changed, 40 insertions, 0 deletions
diff --git a/man/arevert-xtra.texi b/man/arevert-xtra.texi
index 26ff077ad23..8a207cc63cf 100644
--- a/man/arevert-xtra.texi
+++ b/man/arevert-xtra.texi
@@ -185,3 +185,7 @@ should at the very least make clear whether enabling auto-reverting
185for the buffer reliably assures that all information in the buffer is 185for the buffer reliably assures that all information in the buffer is
186completely up to date (or will be after @code{auto-revert-interval} 186completely up to date (or will be after @code{auto-revert-interval}
187seconds). 187seconds).
188
189@ignore
190 arch-tag: 2983e613-a272-45f6-9593-3010ad7f865e
191@end ignore
diff --git a/man/cal-xtra.texi b/man/cal-xtra.texi
index 8ab024add7c..3214474533e 100644
--- a/man/cal-xtra.texi
+++ b/man/cal-xtra.texi
@@ -832,3 +832,7 @@ the European style, the order of the parameters is changed to @var{day},
832@var{mark} which specifies how to mark the date in the calendar display. 832@var{mark} which specifies how to mark the date in the calendar display.
833If one of these functions decides that it applies to a certain date, 833If one of these functions decides that it applies to a certain date,
834it returns a value that contains @var{mark}. 834it returns a value that contains @var{mark}.
835
836@ignore
837 arch-tag: 52cb299f-fd1f-4616-bfe6-91b988669431
838@end ignore
diff --git a/man/dired-xtra.texi b/man/dired-xtra.texi
index 34ad7b79e73..01d6963c582 100644
--- a/man/dired-xtra.texi
+++ b/man/dired-xtra.texi
@@ -43,3 +43,7 @@ explicitly assigned switches, however.)
43You can make Dired forget about all subdirectory switches and relist 43You can make Dired forget about all subdirectory switches and relist
44all subdirectories with the buffer's default switches using 44all subdirectories with the buffer's default switches using
45@kbd{M-x dired-reset-subdir-switches}. This also reverts the Dired buffer. 45@kbd{M-x dired-reset-subdir-switches}. This also reverts the Dired buffer.
46
47@ignore
48 arch-tag: e3865701-9179-4ffb-bc34-d321111c688d
49@end ignore
diff --git a/man/emerge-xtra.texi b/man/emerge-xtra.texi
index 3f431fe9c73..951af3149ea 100644
--- a/man/emerge-xtra.texi
+++ b/man/emerge-xtra.texi
@@ -392,3 +392,7 @@ commands.
392@vindex emerge-startup-hook 392@vindex emerge-startup-hook
393 After setting up the merge, Emerge runs the hook 393 After setting up the merge, Emerge runs the hook
394@code{emerge-startup-hook}. @xref{Hooks,,, emacs, the Emacs Manual}. 394@code{emerge-startup-hook}. @xref{Hooks,,, emacs, the Emacs Manual}.
395
396@ignore
397 arch-tag: cda63f09-9c5f-4ea1-adb9-4a820fdfb24e
398@end ignore
diff --git a/man/fortran-xtra.texi b/man/fortran-xtra.texi
index 48d582b0e78..5ac2a68ec7a 100644
--- a/man/fortran-xtra.texi
+++ b/man/fortran-xtra.texi
@@ -521,3 +521,7 @@ to @samp{continue}, provided Abbrev mode is enabled.@refill
521 521
522 Type @samp{;?} or @samp{;C-h} to display a list of all the built-in 522 Type @samp{;?} or @samp{;C-h} to display a list of all the built-in
523Fortran abbrevs and what they stand for. 523Fortran abbrevs and what they stand for.
524
525@ignore
526 arch-tag: 23ed7c36-1517-4646-9235-2d5ade5f06f6
527@end ignore
diff --git a/man/msdog-xtra.texi b/man/msdog-xtra.texi
index 93345e9a052..f72fe6e5add 100644
--- a/man/msdog-xtra.texi
+++ b/man/msdog-xtra.texi
@@ -552,3 +552,7 @@ MS-DOS supports only some of the possible options you can mention in
552the @code{dired-listing-switches} variable. The options that work are 552the @code{dired-listing-switches} variable. The options that work are
553@samp{-A}, @samp{-a}, @samp{-c}, @samp{-i}, @samp{-r}, @samp{-S}, 553@samp{-A}, @samp{-a}, @samp{-c}, @samp{-i}, @samp{-r}, @samp{-S},
554@samp{-s}, @samp{-t}, and @samp{-u}. 554@samp{-s}, @samp{-t}, and @samp{-u}.
555
556@ignore
557 arch-tag: 868d50ff-07f8-4a13-a807-dab6f1cdb431
558@end ignore
diff --git a/man/picture-xtra.texi b/man/picture-xtra.texi
index eb9380bd512..57a080264ef 100644
--- a/man/picture-xtra.texi
+++ b/man/picture-xtra.texi
@@ -275,3 +275,7 @@ other modes. @kbd{C-c C-y} (@code{picture-yank-rectangle}) inserts
275(by overwriting) the rectangle that was most recently killed, while 275(by overwriting) the rectangle that was most recently killed, while
276@kbd{C-c C-x} (@code{picture-yank-rectangle-from-register}) does 276@kbd{C-c C-x} (@code{picture-yank-rectangle-from-register}) does
277likewise for the rectangle found in a specified register. 277likewise for the rectangle found in a specified register.
278
279@ignore
280 arch-tag: 10e423ad-d896-42f2-a7e8-7018adeaf8c2
281@end ignore
diff --git a/man/vc-xtra.texi b/man/vc-xtra.texi
index c5e8012f7ec..6e8985b2e39 100644
--- a/man/vc-xtra.texi
+++ b/man/vc-xtra.texi
@@ -26,3 +26,7 @@ the Emacs Manual}). This chapter describes more advanced VC usage.
26@include vc1-xtra.texi 26@include vc1-xtra.texi
27@include vc2-xtra.texi 27@include vc2-xtra.texi
28@end iftex 28@end iftex
29
30@ignore
31 arch-tag: 11a18d0e-1baf-49da-8e38-f61195ae4dc3
32@end ignore
diff --git a/man/vc1-xtra.texi b/man/vc1-xtra.texi
index dca9c2744c0..8329c45c33c 100644
--- a/man/vc1-xtra.texi
+++ b/man/vc1-xtra.texi
@@ -139,3 +139,7 @@ up-to-date) and full display at any time by typing @kbd{v t}
139locked (or, with CVS, all files not up-to-date). Thus, typing @kbd{* l 139locked (or, with CVS, all files not up-to-date). Thus, typing @kbd{* l
140t k} is another way to delete from the buffer all files except those 140t k} is another way to delete from the buffer all files except those
141currently locked. 141currently locked.
142
143@ignore
144 arch-tag: 8e8c2a01-ad41-4e61-a89a-60131ad67263
145@end ignore
diff --git a/man/vc2-xtra.texi b/man/vc2-xtra.texi
index 2b1b3552910..01f30fc9d5b 100644
--- a/man/vc2-xtra.texi
+++ b/man/vc2-xtra.texi
@@ -731,3 +731,7 @@ only for repositories from hosts that match the pattern.
731operations in the variable @code{vc-cvs-global-switches}. These 731operations in the variable @code{vc-cvs-global-switches}. These
732switches are inserted immediately after the @code{cvs} command, before 732switches are inserted immediately after the @code{cvs} command, before
733the name of the operation to invoke. 733the name of the operation to invoke.
734
735@ignore
736 arch-tag: 140b8629-4339-4b5e-9e50-72453e51615e
737@end ignore