summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2003-09-01 15:45:59 +0000
committerMiles Bader <miles@gnu.org>2003-09-01 15:45:59 +0000
commitab5796a9f97180707734a81320e3eb81937281fe (patch)
treeeef8aa4dd3733966628c6a43bd924b51557519e9 /lispref
parent1042fe8c8ca167fdb44365d99a35492df87b078f (diff)
downloademacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz
Add arch taglines
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog2
-rw-r--r--lispref/Makefile.in2
-rw-r--r--lispref/abbrevs.texi3
-rw-r--r--lispref/advice.texi4
-rw-r--r--lispref/anti.texi4
-rw-r--r--lispref/back.texi4
-rw-r--r--lispref/backups.texi4
-rw-r--r--lispref/book-spine.texinfo4
-rw-r--r--lispref/buffers.texi4
-rw-r--r--lispref/calendar.texi4
-rw-r--r--lispref/commands.texi4
-rw-r--r--lispref/compile.texi3
-rw-r--r--lispref/configure.in4
-rw-r--r--lispref/control.texi4
-rw-r--r--lispref/customize.texi4
-rw-r--r--lispref/debugging.texi4
-rw-r--r--lispref/display.texi4
-rw-r--r--lispref/doclicense.texi4
-rw-r--r--lispref/edebug.texi4
-rw-r--r--lispref/elisp-covers.texi4
-rw-r--r--lispref/elisp.texi4
-rw-r--r--lispref/errors.texi4
-rw-r--r--lispref/eval.texi4
-rw-r--r--lispref/files.texi4
-rw-r--r--lispref/frames.texi4
-rw-r--r--lispref/front-cover-1.texi4
-rw-r--r--lispref/functions.texi3
-rw-r--r--lispref/gpl.texi3
-rw-r--r--lispref/hash.texi4
-rw-r--r--lispref/help.texi4
-rw-r--r--lispref/hooks.texi4
-rw-r--r--lispref/internals.texi4
-rw-r--r--lispref/intro.texi4
-rw-r--r--lispref/keymaps.texi4
-rw-r--r--lispref/lay-flat.texi4
-rw-r--r--lispref/lists.texi4
-rw-r--r--lispref/loading.texi4
-rw-r--r--lispref/locals.texi4
-rw-r--r--lispref/macros.texi4
-rw-r--r--lispref/maps.texi4
-rw-r--r--lispref/markers.texi4
-rw-r--r--lispref/minibuf.texi4
-rw-r--r--lispref/modes.texi4
-rw-r--r--lispref/nonascii.texi4
-rw-r--r--lispref/numbers.texi4
-rw-r--r--lispref/objects.texi4
-rw-r--r--lispref/os.texi4
-rw-r--r--lispref/positions.texi4
-rw-r--r--lispref/processes.texi4
-rw-r--r--lispref/searching.texi4
-rw-r--r--lispref/sequences.texi3
-rw-r--r--lispref/streams.texi4
-rw-r--r--lispref/strings.texi4
-rw-r--r--lispref/symbols.texi4
-rw-r--r--lispref/syntax.texi4
-rw-r--r--lispref/text.texi4
-rwxr-xr-xlispref/tindex.pl1
-rw-r--r--lispref/tips.texi4
-rw-r--r--lispref/two.el2
-rw-r--r--lispref/variables.texi4
-rw-r--r--lispref/vol1.texi4
-rw-r--r--lispref/vol2.texi4
-rw-r--r--lispref/windows.texi4
63 files changed, 238 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 5a0172811e6..f2bc92cc1f7 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -853,3 +853,5 @@ Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted provided the copyright notice and this notice are preserved.
+
+;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda
diff --git a/lispref/Makefile.in b/lispref/Makefile.in
index c05acc15bb2..d284684baf5 100644
--- a/lispref/Makefile.in
+++ b/lispref/Makefile.in
@@ -166,3 +166,5 @@ dist: elisp elisp.dvi
(cd temp/$(manual); rm -f *~)
(cd temp; tar chf - $(manual)) | gzip > $(manual).tar.gz
-rm -rf temp
+
+# arch-tag: f5a1a94d-62e1-4460-a2d1-f02e538ab554
diff --git a/lispref/abbrevs.texi b/lispref/abbrevs.texi
index 12afac0a32b..eec8722467f 100644
--- a/lispref/abbrevs.texi
+++ b/lispref/abbrevs.texi
@@ -382,3 +382,6 @@ This is the local abbrev table used in Text mode.
This is the local abbrev table used in Lisp mode and Emacs Lisp mode.
@end defvar
+@ignore
+ arch-tag: 5ffdbe08-2cd4-48ec-a5a8-080f95756eec
+@end ignore
diff --git a/lispref/advice.texi b/lispref/advice.texi
index 1733da39478..46d4f96a35b 100644
--- a/lispref/advice.texi
+++ b/lispref/advice.texi
@@ -751,3 +751,7 @@ pieces of advice is the same. The only difference is that
executed even if some previous piece of advice had an error or a
non-local exit. If any around-advice is protected, then the whole
around-advice onion is protected as a result.
+
+@ignore
+ arch-tag: 80c135c2-f1c3-4f8d-aa85-f8d8770d307f
+@end ignore
diff --git a/lispref/anti.texi b/lispref/anti.texi
index 7925a8831df..657ee5b9e88 100644
--- a/lispref/anti.texi
+++ b/lispref/anti.texi
@@ -293,3 +293,7 @@ and allied functions.
@code{file-attributes} returns the file size and the file inode number
only as a simple integer.
@end itemize
+
+@ignore
+ arch-tag: 1d0ef137-2bad-430e-ae8e-d820d569b5a6
+@end ignore
diff --git a/lispref/back.texi b/lispref/back.texi
index b34a5b37339..bb68ff2d9ab 100644
--- a/lispref/back.texi
+++ b/lispref/back.texi
@@ -31,3 +31,7 @@ are peculiar to Emacs Lisp or relate specifically to editing.
@hfil
@bye
+
+@ignore
+ arch-tag: ac7694c8-1f02-4b42-9531-33ba13b179e1
+@end ignore
diff --git a/lispref/backups.texi b/lispref/backups.texi
index 602c5c6dbec..d4809369bcc 100644
--- a/lispref/backups.texi
+++ b/lispref/backups.texi
@@ -729,3 +729,7 @@ This normal hook is run by @code{revert-buffer} after inserting
the modified contents---but only if @code{revert-buffer-function} is
@code{nil}.
@end defvar
+
+@ignore
+ arch-tag: 295a6321-e5ab-46d5-aef5-0bb4f447a67f
+@end ignore
diff --git a/lispref/book-spine.texinfo b/lispref/book-spine.texinfo
index 8633d477aca..cb52cc6fc3c 100644
--- a/lispref/book-spine.texinfo
+++ b/lispref/book-spine.texinfo
@@ -23,3 +23,7 @@
@sp 5
@center Free Software Foundation
@bye
+
+@ignore
+ arch-tag: 4466c7ca-e549-4119-948c-6eed34e1ff87
+@end ignore
diff --git a/lispref/buffers.texi b/lispref/buffers.texi
index d97ae101995..c811f0b0017 100644
--- a/lispref/buffers.texi
+++ b/lispref/buffers.texi
@@ -1021,3 +1021,7 @@ This function returns the current gap position in the current buffer.
@defun gap-size
This function returns the current gap size of the current buffer.
@end defun
+
+@ignore
+ arch-tag: 2e53cfab-5691-41f6-b5a8-9c6a3462399c
+@end ignore
diff --git a/lispref/calendar.texi b/lispref/calendar.texi
index eeee2d118b5..c93fd016d4f 100644
--- a/lispref/calendar.texi
+++ b/lispref/calendar.texi
@@ -990,3 +990,7 @@ message window, when its time is up.
The number of seconds to display an appointment message. The default
is 5 seconds.
@end table
+
+@ignore
+ arch-tag: 8e50c766-4703-4888-a421-af15244cca7e
+@end ignore
diff --git a/lispref/commands.texi b/lispref/commands.texi
index d032f7caf10..b60cb2b8732 100644
--- a/lispref/commands.texi
+++ b/lispref/commands.texi
@@ -2833,3 +2833,7 @@ This normal hook (@pxref{Standard Hooks}) is run when a keyboard
macro terminates, regardless of what caused it to terminate (reaching
the macro end or an error which ended the macro prematurely).
@end defvar
+
+@ignore
+ arch-tag: e34944ad-7d5c-4980-be00-36a5fe54d4b1
+@end ignore
diff --git a/lispref/compile.texi b/lispref/compile.texi
index cd88dbac5ab..4d91d2c5883 100644
--- a/lispref/compile.texi
+++ b/lispref/compile.texi
@@ -802,3 +802,6 @@ The @code{silly-loop} function is somewhat more complex:
@end example
+@ignore
+ arch-tag: f78e3050-2f0a-4dee-be27-d9979a0a2289
+@end ignore
diff --git a/lispref/configure.in b/lispref/configure.in
index be5f5f7e743..7db2f8cab5e 100644
--- a/lispref/configure.in
+++ b/lispref/configure.in
@@ -1,3 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(elisp.texi)
AC_OUTPUT(Makefile)
+
+m4_if(dnl Do not change this comment
+ arch-tag: 61db4227-0d2b-4c4d-ad54-ca9a1ee518ea
+)dnl
diff --git a/lispref/control.texi b/lispref/control.texi
index a9f4d7c9d22..71502f03106 100644
--- a/lispref/control.texi
+++ b/lispref/control.texi
@@ -1240,3 +1240,7 @@ quit, and the quit happens immediately after the function
@code{ftp-setup-buffer} returns but before the variable @code{process} is
set, the process will not be killed. There is no easy way to fix this bug,
but at least it is very unlikely.
+
+@ignore
+ arch-tag: 8abc30d4-4d3a-47f9-b908-e9e971c18c6d
+@end ignore
diff --git a/lispref/customize.texi b/lispref/customize.texi
index 7a5977be5da..d92b44470a9 100644
--- a/lispref/customize.texi
+++ b/lispref/customize.texi
@@ -1055,3 +1055,7 @@ arguments, which will be used when creating the @code{radio-button} or
@code{checkbox} associated with this item.
@end ignore
@end table
+
+@ignore
+ arch-tag: d1b8fad3-f48c-4ce4-a402-f73b5ef19bd2
+@end ignore
diff --git a/lispref/debugging.texi b/lispref/debugging.texi
index 4a4c5914470..cc3fc7a9bd9 100644
--- a/lispref/debugging.texi
+++ b/lispref/debugging.texi
@@ -799,3 +799,7 @@ the error.
successfully, then point is located at the end of the form. In this
case, this technique can't localize the error precisely, but can still
show you which function to check.
+
+@ignore
+ arch-tag: ddc57378-b0e6-4195-b7b6-43f8777395a7
+@end ignore
diff --git a/lispref/display.texi b/lispref/display.texi
index d3057291dc7..be85f9117b1 100644
--- a/lispref/display.texi
+++ b/lispref/display.texi
@@ -3772,3 +3772,7 @@ This hook is used for internal purposes: setting up communication with
the window system, and creating the initial window. Users should not
interfere with it.
@end defvar
+
+@ignore
+ arch-tag: ffdf5714-7ecf-415b-9023-fbc6b409c2c6
+@end ignore
diff --git a/lispref/doclicense.texi b/lispref/doclicense.texi
index de1bd20af20..1c7a4d05989 100644
--- a/lispref/doclicense.texi
+++ b/lispref/doclicense.texi
@@ -366,3 +366,7 @@ If your document contains nontrivial examples of program code, we
recommend releasing these examples in parallel under your choice of
free software license, such as the GNU General Public License,
to permit their use in free software.
+
+@ignore
+ arch-tag: 9014cf6e-f3c4-401d-b8da-4fe52723984c
+@end ignore
diff --git a/lispref/edebug.texi b/lispref/edebug.texi
index fd7f1175ed0..051a7467ebc 100644
--- a/lispref/edebug.texi
+++ b/lispref/edebug.texi
@@ -1553,3 +1553,7 @@ If non-@code{nil}, an expression to test for at every stop point. If
the result is non-@code{nil}, then break. Errors are ignored.
@xref{Global Break Condition}.
@end defopt
+
+@ignore
+ arch-tag: 74842db8-019f-4818-b5a4-b2de878e57fd
+@end ignore
diff --git a/lispref/elisp-covers.texi b/lispref/elisp-covers.texi
index c536e9e6b25..66c3a3b3e6b 100644
--- a/lispref/elisp-covers.texi
+++ b/lispref/elisp-covers.texi
@@ -246,3 +246,7 @@
@end titlepage
@bye
+
+@ignore
+ arch-tag: 02d65d63-3b64-49bc-a5c0-bfd5eabb6c98
+@end ignore
diff --git a/lispref/elisp.texi b/lispref/elisp.texi
index 9c8940e2d2f..26e78941c3d 100644
--- a/lispref/elisp.texi
+++ b/lispref/elisp.texi
@@ -1004,3 +1004,7 @@ Object Internals
These words prevent "local variables" above from confusing Emacs.
+
+@ignore
+ arch-tag: f7e9a219-a0e1-4776-b631-08eaa1d49b34
+@end ignore
diff --git a/lispref/errors.texi b/lispref/errors.texi
index 14797d61011..965090aeb13 100644
--- a/lispref/errors.texi
+++ b/lispref/errors.texi
@@ -187,3 +187,7 @@ mathematical functions.
@code{"Arithmetic underflow error"}@*
@xref{Math Functions}.
@end table
+
+@ignore
+ arch-tag: 717c6048-5d9d-4c7d-9a62-df57390b6f19
+@end ignore
diff --git a/lispref/eval.texi b/lispref/eval.texi
index fa90ff07be1..5a9cb6117e2 100644
--- a/lispref/eval.texi
+++ b/lispref/eval.texi
@@ -719,3 +719,7 @@ particular elements, like this:
@end group
@end example
@end defvar
+
+@ignore
+ arch-tag: f723a4e0-31b3-453f-8afc-0bf8fd276d57
+@end ignore
diff --git a/lispref/files.texi b/lispref/files.texi
index 24059df24ab..4dab4f13e62 100644
--- a/lispref/files.texi
+++ b/lispref/files.texi
@@ -2644,3 +2644,7 @@ a list of format names, just like the value of
@code{buffer-file-format} for writing auto-save files. This variable is
always buffer-local in all buffers.
@end defvar
+
+@ignore
+ arch-tag: 141f74ce-6ae3-40dc-a6c4-ef83fc4ec35c
+@end ignore
diff --git a/lispref/frames.texi b/lispref/frames.texi
index b82f82b529e..76b4228cc4f 100644
--- a/lispref/frames.texi
+++ b/lispref/frames.texi
@@ -1897,3 +1897,7 @@ This variable's value is @code{t} if no X window manager is in use.
The functions @code{x-pixel-width} and @code{x-pixel-height} return the
width and height of an X Window frame, measured in pixels.
@end ignore
+
+@ignore
+ arch-tag: 94977df6-3dca-4730-b57b-c6329e9282ba
+@end ignore
diff --git a/lispref/front-cover-1.texi b/lispref/front-cover-1.texi
index 56d0f2b1c2d..5c9f4351f42 100644
--- a/lispref/front-cover-1.texi
+++ b/lispref/front-cover-1.texi
@@ -50,3 +50,7 @@
@end titlepage
@bye
+
+@ignore
+ arch-tag: 5182b306-c403-4e4f-ba24-e1911bc6da9d
+@end ignore
diff --git a/lispref/functions.texi b/lispref/functions.texi
index e6f50bf4168..48091772435 100644
--- a/lispref/functions.texi
+++ b/lispref/functions.texi
@@ -1329,3 +1329,6 @@ See @ref{Mapping Functions}.
See @ref{Key Lookup}.
@end table
+@ignore
+ arch-tag: 39100cdf-8a55-4898-acba-595db619e8e2
+@end ignore
diff --git a/lispref/gpl.texi b/lispref/gpl.texi
index de21adbdd18..433288e26d9 100644
--- a/lispref/gpl.texi
+++ b/lispref/gpl.texi
@@ -398,3 +398,6 @@ consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
+@ignore
+ arch-tag: d00ac830-e120-41fb-bbc5-7ca3eeaa227f
+@end ignore
diff --git a/lispref/hash.texi b/lispref/hash.texi
index 8d757a04798..c6bb9caac00 100644
--- a/lispref/hash.texi
+++ b/lispref/hash.texi
@@ -334,3 +334,7 @@ This returns the rehash threshold of @var{table}.
@defun hash-table-size table
This returns the current nominal size of @var{table}.
@end defun
+
+@ignore
+ arch-tag: 3b5107f9-d2f0-47d5-ad61-3498496bea0e
+@end ignore
diff --git a/lispref/help.texi b/lispref/help.texi
index 3f4f83b41c0..7675e38e81e 100644
--- a/lispref/help.texi
+++ b/lispref/help.texi
@@ -635,3 +635,7 @@ If this variable is non-@code{nil}, commands defined with
echo area at first, and display the longer @var{help-text} strings only
if the user types the help character again.
@end defopt
+
+@ignore
+ arch-tag: ba36b4c2-e60f-49e2-bc25-61158fdcd815
+@end ignore
diff --git a/lispref/hooks.texi b/lispref/hooks.texi
index 4c4e6d14c01..fde028a3d14 100644
--- a/lispref/hooks.texi
+++ b/lispref/hooks.texi
@@ -136,3 +136,7 @@ however, we have renamed all of those.)
@item write-file-functions
@item write-region-annotate-functions
@end table
+
+@ignore
+ arch-tag: 55fd0296-d906-4551-b300-979d3846aa88
+@end ignore
diff --git a/lispref/internals.texi b/lispref/internals.texi
index e5d6aedad22..1810d0b9b9e 100644
--- a/lispref/internals.texi
+++ b/lispref/internals.texi
@@ -1456,3 +1456,7 @@ Size of carryover in encoding.
Flag to set @code{coding-system} of the process buffer from the
coding system used to decode process output.
@end table
+
+@ignore
+ arch-tag: 4b2c33bc-d7e4-43f5-bc20-27c0db52a53e
+@end ignore
diff --git a/lispref/intro.texi b/lispref/intro.texi
index 35e8151922d..0ecc8f88513 100644
--- a/lispref/intro.texi
+++ b/lispref/intro.texi
@@ -548,3 +548,7 @@ Francesco Potorti, Friedrich Pukelsheim, Arnold D. Robbins, Raul
Rockwell, Per Starb@"ack, Shinichirou Sugou, Kimmo Suominen, Edward Tharp,
Bill Trost, Rickard Westman, Jean White, Matthew Wilding, Carl Witty,
Dale Worley, Rusty Wright, and David D. Zuhn.
+
+@ignore
+ arch-tag: d156593f-82f8-4708-a844-204e48f7f2aa
+@end ignore
diff --git a/lispref/keymaps.texi b/lispref/keymaps.texi
index fd5c398fec6..826f90d5a05 100644
--- a/lispref/keymaps.texi
+++ b/lispref/keymaps.texi
@@ -2453,3 +2453,7 @@ menu of Shell mode, after the item @code{break}:
[work] '("Work" . work-command) 'break)
@end example
@end defun
+
+@ignore
+ arch-tag: cfb87287-9364-4e46-9e93-6c2f7f6ae794
+@end ignore
diff --git a/lispref/lay-flat.texi b/lispref/lay-flat.texi
index 0b0b2b6a566..c77962456ed 100644
--- a/lispref/lay-flat.texi
+++ b/lispref/lay-flat.texi
@@ -37,3 +37,7 @@ pushed or held down.
@end tex
@bye
+
+@ignore
+ arch-tag: 9e03a1c7-6f62-4346-85d9-ed5b79386e07
+@end ignore
diff --git a/lispref/lists.texi b/lispref/lists.texi
index f332f13040d..e68d1658a8b 100644
--- a/lispref/lists.texi
+++ b/lispref/lists.texi
@@ -1668,3 +1668,7 @@ of @var{alist}.
@result{} ((bar 2) (lose 4))
@end example
@end defun
+
+@ignore
+ arch-tag: 31fb8a4e-4aa8-4a74-a206-aa00451394d4
+@end ignore
diff --git a/lispref/loading.texi b/lispref/loading.texi
index 97cddfd8dff..752f0bcf7a4 100644
--- a/lispref/loading.texi
+++ b/lispref/loading.texi
@@ -852,3 +852,7 @@ implement @code{eval-after-load}.
@end defvar
@c Emacs 19 feature
+
+@ignore
+ arch-tag: df731f89-0900-4389-a436-9105241b6f7a
+@end ignore
diff --git a/lispref/locals.texi b/lispref/locals.texi
index 6d998dabdf6..8a7a1387710 100644
--- a/lispref/locals.texi
+++ b/lispref/locals.texi
@@ -174,3 +174,7 @@ Used for communication between mouse commands and scroll-bar commands.
@item vc-mode
@xref{Mode Line Variables}.
@end table
+
+@ignore
+ arch-tag: 6baae835-b667-4447-91e2-9829ae1cf543
+@end ignore
diff --git a/lispref/macros.texi b/lispref/macros.texi
index f7af852d709..b28797b06c9 100644
--- a/lispref/macros.texi
+++ b/lispref/macros.texi
@@ -716,3 +716,7 @@ indentation is being computed by @kbd{C-M-q}; if the value is a
number, @kbd{C-M-q} need not recalculate indentation for the following
lines until the end of the list.
@end table
+
+@ignore
+ arch-tag: d4cce66d-1047-45c3-bfde-db6719d6e82b
+@end ignore
diff --git a/lispref/maps.texi b/lispref/maps.texi
index 8a529e81d2f..16c1f0bab9b 100644
--- a/lispref/maps.texi
+++ b/lispref/maps.texi
@@ -187,3 +187,7 @@ A sparse keymap used by Text mode.
@vindex view-mode-map
A full keymap used by View mode.
@end table
+
+@ignore
+ arch-tag: b741253c-7e23-4a02-b3fa-cffd9e4d72b9
+@end ignore
diff --git a/lispref/markers.texi b/lispref/markers.texi
index dec9396a787..e50dacd8829 100644
--- a/lispref/markers.texi
+++ b/lispref/markers.texi
@@ -639,3 +639,7 @@ should normally use @code{interactive} with the @samp{r} specification
to find the beginning and end of the region. This lets other Lisp
programs specify the bounds explicitly as arguments. (@xref{Interactive
Codes}.)
+
+@ignore
+ arch-tag: b1ba2e7a-a0f3-4c5e-875c-7d8e22d73299
+@end ignore
diff --git a/lispref/minibuf.texi b/lispref/minibuf.texi
index 8d5c4522c7b..44161c0178d 100644
--- a/lispref/minibuf.texi
+++ b/lispref/minibuf.texi
@@ -1693,3 +1693,7 @@ This function displays @var{string} temporarily at the end of the
minibuffer text, for @var{timeout} seconds. (The default is 2
seconds.)
@end defun
+
+@ignore
+ arch-tag: bba7f945-9078-477f-a2ce-18818a6e1218
+@end ignore
diff --git a/lispref/modes.texi b/lispref/modes.texi
index 4c1a0b42b53..1272d8cc5c8 100644
--- a/lispref/modes.texi
+++ b/lispref/modes.texi
@@ -2491,3 +2491,7 @@ This function removes @var{function} from the hook variable @var{hook}.
If @var{local} is non-@code{nil}, that says to remove @var{function}
from the buffer-local hook list instead of from the global hook list.
@end defun
+
+@ignore
+ arch-tag: 4c7bff41-36e6-4da6-9e7f-9b9289e27c8e
+@end ignore
diff --git a/lispref/nonascii.texi b/lispref/nonascii.texi
index 12f3afd5f4d..769e13d5342 100644
--- a/lispref/nonascii.texi
+++ b/lispref/nonascii.texi
@@ -1301,3 +1301,7 @@ strings in the return value are decoded using
@code{locale-coding-system}. @xref{Locales,,, libc, GNU Libc Manual},
for more information about locales and locale items.
@end defun
+
+@ignore
+ arch-tag: be705bf8-941b-4c35-84fc-ad7d20ddb7cb
+@end ignore
diff --git a/lispref/numbers.texi b/lispref/numbers.texi
index e233a9f1d9f..e2cfc937c4d 100644
--- a/lispref/numbers.texi
+++ b/lispref/numbers.texi
@@ -1180,3 +1180,7 @@ On some machines, any integer representable in Lisp may be the result
of @code{random}. On other machines, the result can never be larger
than a certain maximum or less than a certain (negative) minimum.
@end defun
+
+@ignore
+ arch-tag: 574e8dd2-d513-4616-9844-c9a27869782e
+@end ignore
diff --git a/lispref/objects.texi b/lispref/objects.texi
index e5faa297278..c343bac4829 100644
--- a/lispref/objects.texi
+++ b/lispref/objects.texi
@@ -1903,3 +1903,7 @@ returns @code{t} if and only if both the expressions below return
Because of this recursive method, circular lists may therefore cause
infinite recursion (leading to an error).
+
+@ignore
+ arch-tag: 9711a66e-4749-4265-9e8c-972d55b67096
+@end ignore
diff --git a/lispref/os.texi b/lispref/os.texi
index 9453ae666c9..a92f550b556 100644
--- a/lispref/os.texi
+++ b/lispref/os.texi
@@ -2075,3 +2075,7 @@ Emacs is restarted by the session manager.
nil)
@end group
@end example
+
+@ignore
+ arch-tag: 8378814a-30d7-467c-9615-74a80b9988a7
+@end ignore
diff --git a/lispref/positions.texi b/lispref/positions.texi
index 66085188c5b..6248d4d651d 100644
--- a/lispref/positions.texi
+++ b/lispref/positions.texi
@@ -996,3 +996,7 @@ This is the contents of foo@point{}
@end group
@end example
@end defspec
+
+@ignore
+ arch-tag: 56e8ff26-4ffe-4832-a141-7e991a2d0f87
+@end ignore
diff --git a/lispref/processes.texi b/lispref/processes.texi
index 1794f218135..b21cceb81b0 100644
--- a/lispref/processes.texi
+++ b/lispref/processes.texi
@@ -1469,3 +1469,7 @@ The arguments @var{host} and @var{service} specify where to connect to;
@var{host} is the host name (a string), and @var{service} is the name of
a defined network service (a string) or a port number (an integer).
@end defun
+
+@ignore
+ arch-tag: ba9da253-e65f-4e7f-b727-08fba0a1df7a
+@end ignore
diff --git a/lispref/searching.texi b/lispref/searching.texi
index 82f380b18ed..f26831f6afd 100644
--- a/lispref/searching.texi
+++ b/lispref/searching.texi
@@ -1620,3 +1620,7 @@ spaces or new lines.
For a detailed explanation of this regular expression, see @ref{Regexp
Example}.
@end defvar
+
+@ignore
+ arch-tag: c2573ca2-18aa-4839-93b8-924043ef831f
+@end ignore
diff --git a/lispref/sequences.texi b/lispref/sequences.texi
index 626de64e4a9..e4503dd821f 100644
--- a/lispref/sequences.texi
+++ b/lispref/sequences.texi
@@ -719,3 +719,6 @@ bv
These results make sense because the binary codes for control-_ and
control-W are 11111 and 10111, respectively.
+@ignore
+ arch-tag: fcf1084a-cd29-4adc-9f16-68586935b386
+@end ignore
diff --git a/lispref/streams.texi b/lispref/streams.texi
index bcf4ecc5dc4..77c82627963 100644
--- a/lispref/streams.texi
+++ b/lispref/streams.texi
@@ -811,3 +811,7 @@ This variable holds a vector used internally by printing to implement
the @code{print-circle} feature. You should not use it except
to bind it to @code{nil} when you bind @code{print-continuous-numbering}.
@end defvar
+
+@ignore
+ arch-tag: 07636b8c-c4e3-4735-9e06-2e864320b434
+@end ignore
diff --git a/lispref/strings.texi b/lispref/strings.texi
index 7483b5fc7d4..b0cc45a38b5 100644
--- a/lispref/strings.texi
+++ b/lispref/strings.texi
@@ -1007,3 +1007,7 @@ This function makes @var{char} case-invariant, with syntax
This command displays a description of the contents of the current
buffer's case table.
@end deffn
+
+@ignore
+ arch-tag: 700b8e95-7aa5-4b52-9eb3-8f2e1ea152b4
+@end ignore
diff --git a/lispref/symbols.texi b/lispref/symbols.texi
index ee7eaf92f1e..6542d4b3d9f 100644
--- a/lispref/symbols.texi
+++ b/lispref/symbols.texi
@@ -578,3 +578,7 @@ between a missing property and a property with the value @code{nil}.
The value is actually the tail of @var{plist} whose @code{car} is
@var{property}.
@end defun
+
+@ignore
+ arch-tag: 8750b7d2-de4c-4923-809a-d35fc39fd8ce
+@end ignore
diff --git a/lispref/syntax.texi b/lispref/syntax.texi
index 80d3a2f6c81..b9ac26188d7 100644
--- a/lispref/syntax.texi
+++ b/lispref/syntax.texi
@@ -1061,3 +1061,7 @@ This function describes the category specifications in the current
category table. The descriptions are inserted in a buffer, which is
then displayed.
@end deffn
+
+@ignore
+ arch-tag: 4d914e96-0283-445c-9233-75d33662908c
+@end ignore
diff --git a/lispref/text.texi b/lispref/text.texi
index 3c7e2a8c3e6..3016e3c93d7 100644
--- a/lispref/text.texi
+++ b/lispref/text.texi
@@ -3984,3 +3984,7 @@ properties (@pxref{Overlay Properties}).
This variable is available starting in Emacs 21.
@end defvar
+
+@ignore
+ arch-tag: 3721e738-a1cb-4085-bc1a-6cb8d8e1d32b
+@end ignore
diff --git a/lispref/tindex.pl b/lispref/tindex.pl
index 459a2b72e84..04eacb2e999 100755
--- a/lispref/tindex.pl
+++ b/lispref/tindex.pl
@@ -123,3 +123,4 @@ foreach $key (keys %removed) {
print " $key\n";
}
+# arch-tag: f8460df6-6bef-4c98-8555-e2c63a88b0fa
diff --git a/lispref/tips.texi b/lispref/tips.texi
index 1df79f5c22b..d769fca581d 100644
--- a/lispref/tips.texi
+++ b/lispref/tips.texi
@@ -946,3 +946,7 @@ This is the @dfn{footer line}; it appears at the very end of the file.
Its purpose is to enable people to detect truncated versions of the file
from the lack of a footer line.
@end table
+
+@ignore
+ arch-tag: 9ea911c2-6b1d-47dd-88b7-0a94e8b27c2e
+@end ignore
diff --git a/lispref/two.el b/lispref/two.el
index bad18d48485..e8eb24a1d12 100644
--- a/lispref/two.el
+++ b/lispref/two.el
@@ -57,3 +57,5 @@ This is for the *Elisp Ref Manual*"
(defun volume-numbers-toc-markup-I () (volume-numbers-toc-markup "I"))
(defun volume-numbers-toc-markup-II () (volume-numbers-toc-markup "II"))
+
+;;; arch-tag: 848955fe-e9cf-45e7-a2f1-570ef156d6a5
diff --git a/lispref/variables.texi b/lispref/variables.texi
index 2d03b4e37c5..3848e465e41 100644
--- a/lispref/variables.texi
+++ b/lispref/variables.texi
@@ -1769,3 +1769,7 @@ lists in files being visited. A value of @code{t} means process them
unconditionally; @code{nil} means ignore them; anything else means ask
the user what to do for each file. The default value is @code{maybe}.
@end defopt
+
+@ignore
+ arch-tag: 5ff62c44-2b51-47bb-99d4-fea5aeec5d3e
+@end ignore
diff --git a/lispref/vol1.texi b/lispref/vol1.texi
index 9e60a75650f..cc771bf0359 100644
--- a/lispref/vol1.texi
+++ b/lispref/vol1.texi
@@ -1017,3 +1017,7 @@ Object Internals
These words prevent "local variables" above from confusing Emacs.
+
+@ignore
+ arch-tag: 9594760d-8801-4d1b-aeb9-f3b3166b5be2
+@end ignore
diff --git a/lispref/vol2.texi b/lispref/vol2.texi
index c15e1bc67b9..f3cdb6db116 100644
--- a/lispref/vol2.texi
+++ b/lispref/vol2.texi
@@ -1017,3 +1017,7 @@ Object Internals
These words prevent "local variables" above from confusing Emacs.
+
+@ignore
+ arch-tag: dfdbecf8-fec2-49c1-8427-3e8ac8b0b849
+@end ignore
diff --git a/lispref/windows.texi b/lispref/windows.texi
index 0295952f839..8589f3cdbfa 100644
--- a/lispref/windows.texi
+++ b/lispref/windows.texi
@@ -2207,3 +2207,7 @@ changing the sizes of windows, or displaying a different buffer in a
window. The frame whose window configuration has changed is the
selected frame when this hook runs.
@end defvar
+
+@ignore
+ arch-tag: 3f6c36e8-df49-4986-b757-417feed88be3
+@end ignore