Nuke arch-tags.

This commit is contained in:
Glenn Morris 2011-01-15 15:16:57 -08:00
parent 2153c86209
commit 0d9f702fd0
1683 changed files with 0 additions and 2369 deletions

View file

@ -382,4 +382,3 @@ wait
write
xfree
# arch-tag: bc80061a-1168-4911-9766-46aaf2640250

View file

@ -216,4 +216,3 @@ src/xrdb.c
src/xselect.c
src/xterm.c
;;; arch-tag: 869126d4-4851-41b2-8470-14dd492a3c98

View file

@ -90,4 +90,3 @@ mode: outline
paragraph-separate: "[ ]*$"
end:
# arch-tag: 812b9461-bc0a-46a7-925e-24bd41118463

View file

@ -112,5 +112,3 @@ main (int argc, char **argv)
return 0;
}
/* arch-tag: f1be90ac-5b70-43c2-835e-5a6432a25145
(do not change this comment) */

View file

@ -97,4 +97,3 @@
# mode: cperl
# End:
# arch-tag: 20a4452d-610a-4e54-9abc-ffe79f5c0d30

View file

@ -307,4 +307,3 @@ install:
clean:
rm -f ${CHARSETS} ${TRANS_TABLE}
# arch-tag: 90b3bf30-1fef-45bf-b30c-665c30c22310

View file

@ -70,4 +70,3 @@ function decode_big5(big5) {
}
# arch-tag: 36f08d21-0d24-4b67-852d-a9a51299586d

View file

@ -120,4 +120,3 @@ END {
}
}
# arch-tag: 7e6f57c3-8e62-4af3-8916-ca67bca3a0ce

View file

@ -114,4 +114,3 @@ END {
}
}
# arch-tag: 998dc444-759d-43ef-87e3-2ab205011394

View file

@ -98,4 +98,3 @@ END {
index_to_gb(from_gb), index_to_gb(to_gb), from_unicode;
}
# arch-tag: d7dbad89-a512-41a4-8ee0-ba1a4505b8c1

View file

@ -120,4 +120,3 @@ END {
}
}
# arch-tag: 8e5a22ae-610e-411f-ae17-d6e528b30d71

View file

@ -4,4 +4,3 @@
printf "0x%02X%02X %s\n", ku, ten, $2;
}
# arch-tag: dade6b45-b4c5-42ab-9d49-d6bf23a710b6

View file

@ -143,4 +143,3 @@ else
exit 1
fi
# arch-tag: c33acb47-7eb6-4872-b871-15e1447e8f0e

View file

@ -54,4 +54,3 @@
(map-charset-chars 'func (cdr elt))
(write-file (car elt))))
;;; arch-tag: 515989d7-2e2d-41cc-9163-05ad472fede4

View file

@ -301,4 +301,3 @@ foreach my $fun (sort keys %texi_funtype) {
}
}
# arch-tag: e75331f5-5d1b-4393-ad5b-b0f87b5d47b0

View file

@ -525,5 +525,4 @@ in the Emacs source directory."
(provide 'cus-test)
;;; arch-tag: a4991a31-548d-48fb-8ba1-1ebbe68eb2e7
;;; cus-test.el ends here

View file

@ -42,4 +42,3 @@ diff -u $old_tmp $new_tmp
rm -f $new_tmp $old_tmp
# arch-tag: ef2c96e2-ea67-4668-925c-d9a6f3d205cf

View file

@ -215,4 +215,3 @@ Local Variables:
mode: text
End:
# arch-tag: caf47b2c-b56b-44f7-a760-b5bfbed15fd3

View file

@ -86,4 +86,3 @@ make-changelog-diff $oldtag $newtag
echo " announcement created in $outfile" >&2
# arch-tag: 605e00c7-7330-4c45-81e1-2ed53a13c39f

View file

@ -27,4 +27,3 @@ cvs -q diff -b -r $1 -r $2 $(find -name ChangeLog|sort) |
s/^\n//
p"
# arch-tag: 7604a259-40b4-4f97-86b2-496a9c546f0a

View file

@ -185,4 +185,3 @@
# mode: cperl
# End:
# arch-tag: 5c3f9713-9ece-4a12-b3f8-deaff15974ba

View file

@ -24,4 +24,3 @@ it from other casting. We commit the changes and can now go about modifying
LOW and HIGH separately. When HIGH is ready to handle the type change, the
cast can be removed.
;;; arch-tag: 3309cc41-5d59-421b-b7be-c94b04083bb5

View file

@ -1360,4 +1360,3 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
;;; arch-tag: 8da1619e-2e79-41a8-9ac9-a0485daad17d

View file

@ -5,4 +5,3 @@ there was a mass-change to remove such from various branches in cvs. probably
it's a good idea to avoid adding trailing whitespace in new code/docs and in
changes.
;;; arch-tag: de441379-c345-4826-a784-352b5413a698

View file

@ -18,6 +18,3 @@ copy temacs.exe obj\i386
obj\i386\temacs -batch -l loadup dump
copy obj\i386\emacs.exe .
goto skipArchTag
arch-tag: 0ca3036d-3a1e-47ea-87c6-9c0845253496
:skipArchTag

View file

@ -1,4 +1,3 @@
*.elc
unidata.txt
# arch-tag: 1b0c916f-3060-47b4-a8c9-cff5c3598adf

View file

@ -340,6 +340,3 @@ <h3 align="center"><a name="Exhibit1">EXHIBIT 1</a><br>
</html>
<!-- arch-tag: 359e3efa-6eb2-4b4e-841c-f002d7924c5e
(do not change this comment) -->

View file

@ -5,5 +5,3 @@ echo "Please read INSTALL.BZR for instructions on how to build Emacs from Bazaar
# Exit with failure, since people may have generic build scripts that
# try things like "autogen.sh && ./configure && make".
exit 1
# arch-tag: a123408c-fada-4bf7-98a0-a786cff918f0

View file

@ -316,6 +316,3 @@ set djgpp_ver=
set sys_malloc=
set libxml=
goto skipArchTag
arch-tag: 2d2fed23-4dc6-4006-a2e4-49daf0031f33
:skipArchTag

View file

@ -455,7 +455,3 @@ customize dynamic abbrev expansion to handle optional prefixes by setting
the variable @code{dabbrev-abbrev-skip-leading-regexp}. Its value
should be a regular expression that matches the optional prefix that
dynamic abbrev expression should ignore.
@ignore
arch-tag: 638e0079-9540-48ec-9166-414083e16445
@end ignore

View file

@ -135,7 +135,3 @@ Support for Sun windows has been added.
To keep up with decreasing computer memory capacity and disk space, many
other functions and files have been eliminated in Emacs 22.3.
@end itemize
@ignore
arch-tag: 32932bd9-46f5-41b2-8a0e-fb0cc4caeb29
@end ignore

View file

@ -186,7 +186,3 @@ should at the very least make clear whether enabling auto-reverting
for the buffer reliably assures that all information in the buffer is
completely up to date (or will be after @code{auto-revert-interval}
seconds).
@ignore
arch-tag: 2983e613-a272-45f6-9593-3010ad7f865e
@end ignore

View file

@ -674,7 +674,3 @@ provides a different and customizable mouse buffer menu which you may
prefer. It replaces the bindings of @code{mouse-buffer-menu},
normally on @kbd{C-Down-Mouse-1}, and the menu bar buffer menu. You
can customize the menu in the @code{msb} Custom group.
@ignore
arch-tag: 08c43460-f4f4-4b43-9cb5-1ea9ad991695
@end ignore

View file

@ -1641,7 +1641,3 @@ both modes it has the effect of installing the function definition
that point is in, but the way of doing so is different according to
where the relevant Lisp environment is found.
@ignore
arch-tag: 9c3c2f71-b332-4144-8500-3ff9945a50ed
@end ignore

View file

@ -900,7 +900,3 @@ for example in the European style to @var{day}, @var{month}, @var{year}.)
@var{mark} which specifies how to mark the date in the calendar display.
If one of these functions decides that it applies to a certain date,
it returns a value that contains @var{mark}, as described above.
@ignore
arch-tag: 52cb299f-fd1f-4616-bfe6-91b988669431
@end ignore

View file

@ -1709,7 +1709,3 @@ data in Emacs from the file.
@ifnottex
@include cal-xtra.texi
@end ifnottex
@ignore
arch-tag: 4531ef09-9df3-449d-9c52-2b5a4a337f92
@end ignore

View file

@ -1163,7 +1163,3 @@ test case that simplifies debugging of display problems.
The @samp{--xrm} option (@pxref{Resources}) specifies additional
X resource values.
@ignore
arch-tag: fffecd9e-7329-4a51-a3cc-dd4a9889340e
@end ignore

View file

@ -195,7 +195,3 @@ specific variables will make sense.
@ifnottex
@lowersections
@end ifnottex
@ignore
arch-tag: 9be43eef-d1f4-4d03-a916-c741ea713a45
@end ignore

View file

@ -2605,7 +2605,3 @@ stop working. It is therefore advisable to use one and only one
coding system, for your init file as well as the files you edit. For
example, don't mix the @samp{latin-1} and @samp{latin-9} coding
systems.
@ignore
arch-tag: c68abddb-4410-4fb5-925f-63394e971d93
@end ignore

View file

@ -42,7 +42,3 @@ without explicitly assigned switches.)
You can make Dired forget about all subdirectory switches and relist
all subdirectories with the buffer's default switches using
@kbd{M-x dired-reset-subdir-switches}. This also reverts the Dired buffer.
@ignore
arch-tag: e3865701-9179-4ffb-bc34-d321111c688d
@end ignore

View file

@ -1404,7 +1404,3 @@ it onto a Dired buffer; this either moves, copies, or creates a link
to the file in that directory. Precisely which action is taken is
determined by the originating program. Dragging files out of a Dired
buffer is currently not supported.
@ignore
arch-tag: d105f9b9-fc1b-4c5f-a949-9b2cf3ca2fc1
@end ignore

View file

@ -1401,7 +1401,3 @@ page for other output. On such terminals, you might want to set the variable
@code{no-redraw-on-reenter} non-@code{nil}; this tells Emacs to
assume, when resumed, that the screen page it is using still contains
what Emacs last wrote there.
@ignore
arch-tag: 2219f910-2ff0-4521-b059-1bd231a536c4
@end ignore

View file

@ -506,7 +506,3 @@ to permit their use in free software.
@c ispell-local-pdict: "ispell-dict"
@c End:
@ignore
arch-tag: d68e7b7a-0c7c-4c15-905b-a9482214e25a
@end ignore

View file

@ -136,7 +136,3 @@ the Emacs manual.
@printindex cp
@bye
@ignore
arch-tag: 75c33f13-32c6-41b6-9537-847a312e2e49
@end ignore

View file

@ -412,7 +412,3 @@ commands.
@ifnottex
@xref{Hooks}.
@end ifnottex
@ignore
arch-tag: cda63f09-9c5f-4ea1-adb9-4a820fdfb24e
@end ignore

View file

@ -181,7 +181,3 @@ keys to run any commands of your choice (@pxref{Keymaps}).
@ifnottex
@lowersections
@end ifnottex
@ignore
arch-tag: df798d8b-f253-4113-b585-f528f078a944
@end ignore

View file

@ -1998,7 +1998,3 @@ menu, where each existing fileset is represented by a submenu.
Control} to describe sets of files to be treated as a group for
purposes of version control operations. Those filesets are unnamed
and do not persist across Emacs sessions.
@ignore
arch-tag: 768d32cb-e15a-4cc1-b7bf-62c00ee12250
@end ignore

View file

@ -423,7 +423,3 @@ that it only checks words in comments and string constants. This
feature is useful for editing programs. Type @kbd{M-x
flyspell-prog-mode} to enable or disable this mode in the current
buffer.
@ignore
arch-tag: 3359a443-96ed-448f-9f05-c8111ba8eac0
@end ignore

View file

@ -582,7 +582,3 @@ to @samp{continue}, provided Abbrev mode is enabled.@refill
Type @samp{;?} or @samp{;C-h} to display a list of all the built-in
Fortran abbrevs and what they stand for.
@ignore
arch-tag: 23ed7c36-1517-4646-9235-2d5ade5f06f6
@end ignore

View file

@ -1439,7 +1439,3 @@ again.
In the console on GNU/Linux, you can use @kbd{M-x gpm-mouse-mode} to
enable terminal mouse support. You must have the gpm package
installed and running on your system in order for this to work.
@ignore
arch-tag: 7dcf3a31-a43b-45d4-a900-445b10d77e49
@end ignore

View file

@ -1372,7 +1372,3 @@ Yanking means reinserting text previously killed (q.v.@:). It can be
used to undo a mistaken kill, or for copying or moving text. Some
other systems call this ``pasting.'' @xref{Yanking}.
@end table
@ignore
arch-tag: 0dd53ce1-5f09-4ac2-b13b-cf22b0f28d23
@end ignore

View file

@ -549,7 +549,3 @@ this are bureaucracy and isometric struggles against competition. Free
software will greatly reduce these drains in the area of software
production. We must do this, in order for technical gains in productivity
to translate into less work for us.
@ignore
arch-tag: 21eb38f8-6fa0-480a-91cd-f3dab7148542
@end ignore

View file

@ -715,7 +715,3 @@ library, you may 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. But
first, please read @url{http://www.gnu.org/philosophy/why-not-lgpl.html}.
@ignore
arch-tag: 8b9947e1-c830-4d70-8907-a97e556731ba
@end ignore

View file

@ -677,7 +677,3 @@ help text for active buffer text using the keyboard. @kbd{C-h .}
character after point, using the echo area. To display help text
automatically whenever it is available on the character after point, set
the variable @code{help-at-pt-display-when-idle} to @code{t}.
@ignore
arch-tag: 6f33ab62-bc75-4367-8057-fd67cc15c3a1
@end ignore

View file

@ -258,7 +258,3 @@ preserving the columns of all nonblank text. @kbd{M-x tabify} scans the
region for sequences of spaces, and converts sequences of at least two
spaces to tabs if that can be done without changing indentation. @kbd{M-x
untabify} changes all tabs in the region to appropriate numbers of spaces.
@ignore
arch-tag: acc07de7-ae11-4ee8-a159-cb59c473f0fb
@end ignore

View file

@ -667,7 +667,3 @@ navigate to each of the words you want in the list, mark it (e.g. with
@kbd{S-M-f}), copy it to the list with @kbd{C-c} or @kbd{M-w}, and
insert a newline after the word in the target list by pressing
@key{RET}.
@ignore
arch-tag: d8da8f96-0928-449a-816e-ff2d3497866c
@end ignore

View file

@ -569,7 +569,3 @@ including the final @kbd{C-j}), and appends them at the end of the
keyboard macro; it then terminates the step-editing and replaces the
original keyboard macro with the edited macro.
@end itemize
@ignore
arch-tag: c1b0dd3b-3159-4c08-928f-52e763953e9c
@end ignore

View file

@ -69,7 +69,3 @@ the command is followed by arguments.
@kbd{M-x} works by running the command
@code{execute-extended-command}, which is responsible for reading the
name of another command and invoking it.
@ignore
arch-tag: b67bff53-9628-4666-b94e-eda972a7ba56
@end ignore

View file

@ -235,7 +235,3 @@ However, this does not happen if the buffer contents specify a major
mode, and certain ``special'' major modes do not allow the mode to
change. You can turn off this mode-changing feature by setting
@code{change-major-mode-with-file-name} to @code{nil}.
@ignore
arch-tag: f2558800-cf32-4839-8acb-7d3b4df2a155
@end ignore

View file

@ -447,7 +447,3 @@ mode only until the mark is deactivated. One reason you may want to
use them is that some commands operate on the entire buffer instead of
the region when Transient Mark mode is off. Enabling Transient Mark
mode momentarily gives you a way to use these commands on the region.
@ignore
arch-tag: f35e4d82-911b-4cfc-a3d7-3c87b2abba20
@end ignore

View file

@ -654,7 +654,3 @@ password (@pxref{Killing}). You may type either @key{RET} or
@key{ESC} to submit the password. Any other self-inserting character
key inserts the associated character into the password, and all other
input is ignored.
@ignore
arch-tag: ba913cfd-b70e-400f-b663-22b2c309227f
@end ignore

View file

@ -2883,7 +2883,3 @@ idle.
@ifnottex
@lowersections
@end ifnottex
@ignore
arch-tag: 8f094220-c0d5-4e9e-af7d-3e0da8187474
@end ignore

View file

@ -613,7 +613,3 @@ MS-DOS supports only some of the possible options you can mention in
the @code{dired-listing-switches} variable. The options that work are
@samp{-A}, @samp{-a}, @samp{-c}, @samp{-i}, @samp{-r}, @samp{-S},
@samp{-s}, @samp{-t}, and @samp{-u}.
@ignore
arch-tag: 868d50ff-07f8-4a13-a807-dab6f1cdb431
@end ignore

View file

@ -1745,7 +1745,3 @@ highlighted region covering a contiguous range of character positions
may look discontinuous if the region spans reordered text. This is
normal and similar to behavior of other programs that support
bidirectional text.
@ignore
arch-tag: 310ba60d-31ef-4ce7-91f1-f282dd57b6b3
@end ignore

View file

@ -285,7 +285,3 @@ other modes. @kbd{C-c C-y} (@code{picture-yank-rectangle}) inserts
(by overwriting) the rectangle that was most recently killed, while
@kbd{C-c C-x} (@code{picture-yank-rectangle-from-register}) does
likewise for the rectangle found in a specified register.
@ignore
arch-tag: 10e423ad-d896-42f2-a7e8-7018adeaf8c2
@end ignore

View file

@ -1839,7 +1839,3 @@ starts comments in assembler syntax.
@ifnottex
@include fortran-xtra.texi
@end ifnottex
@ignore
arch-tag: c7ee7409-40a4-45c7-bfb7-ae7f2c74d0c0
@end ignore

View file

@ -330,7 +330,3 @@ points to.
Insert in the buffer the @emph{contents} of the file that bookmark
@var{bookmark} points to.
@end table
@ignore
arch-tag: b00af991-ebc3-4b3a-8e82-a3ac81ff2e64
@end ignore

View file

@ -1506,7 +1506,3 @@ include the following in the Rmail inbox list:
@smallexample
maildir://var/spool/mail/in
@end smallexample
@ignore
arch-tag: 034965f6-38df-47a2-a9f1-b8bc8ab37e23
@end ignore

View file

@ -320,7 +320,3 @@ items, and then you can type @key{RET} to select the item.
that item; it is usually the initial of some word in the item's name.
This letter or digit is separated from the item name by @samp{=>}. You
can type the item's letter or digit to select the item.
@ignore
arch-tag: 104ba40e-d972-4866-a542-a98be94bdf2f
@end ignore

View file

@ -1378,7 +1378,3 @@ it never deletes lines that are only partially contained in the region
If a match is split across lines, this command keeps all those lines.
@end table
@ignore
arch-tag: fd9d8e77-66af-491c-b212-d80999613e3e
@end ignore

View file

@ -713,7 +713,3 @@ buffer, and their commands are different as well.
Similarly, to specify your preferred method for reading mail,
customize the variable @code{read-mail-command}. The default is
@code{rmail} (@pxref{Rmail}).
@ignore
arch-tag: d8a3dfc3-5d87-45c5-a7f2-69871b8e4fd6
@end ignore

View file

@ -2925,7 +2925,3 @@ then inserts the generated table in the proper syntax into the
destination buffer. The default destination buffer is
@code{table.@var{lang}}, where @var{lang} is the language you
specified.
@ignore
arch-tag: 8db54ed8-2036-49ca-b0df-23811d03dc70
@end ignore

View file

@ -24,7 +24,3 @@ the Emacs Manual}). This chapter describes more advanced VC usage.
@iftex
@include vc1-xtra.texi
@end iftex
@ignore
arch-tag: 11a18d0e-1baf-49da-8e38-f61195ae4dc3
@end ignore

View file

@ -787,7 +787,3 @@ only for repositories from hosts that match the pattern.
operations in the variable @code{vc-cvs-global-switches}. These
switches are inserted immediately after the @code{cvs} command, before
the name of the operation to invoke.
@ignore
arch-tag: 8e8c2a01-ad41-4e61-a89a-60131ad67263
@end ignore

View file

@ -397,7 +397,3 @@ windows together. You can also turn it on by customizing the variable
scroll-all-scroll-down-all}, @kbd{M-x scroll-all-page-down-all} and
their corresponding ``up'' equivalents. To make this mode useful,
you should bind these commands to appropriate keys.
@ignore
arch-tag: 8bea7453-d4b1-49b1-9bf4-cfe4383e1113
@end ignore

View file

@ -1219,7 +1219,3 @@ family. It corresponds to the fifth part of an X font name. It is one of
@noindent
@var{size} is a decimal number that describes the font size in points.
@end ifnottex
@ignore
arch-tag: 9b6ff773-48b6-41f6-b2f9-f114b8bdd97f
@end ignore

View file

@ -506,7 +506,3 @@ to permit their use in free software.
@c ispell-local-pdict: "ispell-dict"
@c End:
@ignore
arch-tag: 839f250e-4800-4bc9-bd28-49ec7968331f
@end ignore

View file

@ -512,7 +512,3 @@ added to the table.
@end table
@ignore
arch-tag: 5ffdbe08-2cd4-48ec-a5a8-080f95756eec
@end ignore

View file

@ -777,7 +777,3 @@ 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

View file

@ -154,7 +154,3 @@ Many variables have been removed, including @code{read-circle},
@code{inhibit-changing-match-data}, @code{wrap-prefix}, and
@code{line-prefix},
@end itemize
@ignore
arch-tag: 1d0ef137-2bad-430e-ae8e-d820d569b5a6
@end ignore

View file

@ -36,7 +36,3 @@ are peculiar to Emacs Lisp or relate specifically to editing.
@hfil
@bye
@ignore
arch-tag: ac7694c8-1f02-4b42-9531-33ba13b179e1
@end ignore

View file

@ -752,7 +752,3 @@ 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

View file

@ -3386,7 +3386,3 @@ 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

View file

@ -790,7 +790,3 @@ The @code{silly-loop} function is somewhat more complex:
@end group
@end example
@ignore
arch-tag: f78e3050-2f0a-4dee-be27-d9979a0a2289
@end ignore

View file

@ -1319,7 +1319,3 @@ 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

View file

@ -1282,7 +1282,3 @@ the inferior widgets will convert @emph{their} inferior widgets. If
the data structure is itself recursive, this conversion is an infinite
recursion. The @code{lazy} widget prevents the recursion: it convert
its @code{:type} argument only when needed.
@ignore
arch-tag: d1b8fad3-f48c-4ce4-a402-f73b5ef19bd2
@end ignore

View file

@ -817,7 +817,3 @@ 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

View file

@ -5954,7 +5954,3 @@ 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

View file

@ -508,7 +508,3 @@ to permit their use in free software.
@c Local Variables:
@c ispell-local-pdict: "ispell-dict"
@c End:
@ignore
arch-tag: 9014cf6e-f3c4-401d-b8da-4fe52723984c
@end ignore

View file

@ -1588,7 +1588,3 @@ 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

View file

@ -251,7 +251,3 @@
@end titlepage
@bye
@ignore
arch-tag: 02d65d63-3b64-49bc-a5c0-bfd5eabb6c98
@end ignore

View file

@ -203,7 +203,3 @@ This is a subcategory of @code{domain-error}.@*
This is a subcategory of @code{domain-error}.@*
@xref{Math Functions}.
@end table
@ignore
arch-tag: 717c6048-5d9d-4c7d-9a62-df57390b6f19
@end ignore

View file

@ -748,7 +748,3 @@ particular elements, like this:
@end group
@end example
@end defvar
@ignore
arch-tag: f723a4e0-31b3-453f-8afc-0bf8fd276d57
@end ignore

View file

@ -3158,7 +3158,3 @@ will produce good, general extensions we can install in Emacs.
names or values---because a program that general is probably difficult
to write, and slow. Instead, choose a set of possible data types that
are reasonably flexible, and not too hard to encode.
@ignore
arch-tag: 141f74ce-6ae3-40dc-a6c4-ef83fc4ec35c
@end ignore

View file

@ -2477,7 +2477,3 @@ 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

View file

@ -50,7 +50,3 @@
@end titlepage
@bye
@ignore
arch-tag: 5182b306-c403-4e4f-ba24-e1911bc6da9d
@end ignore

View file

@ -1510,7 +1510,3 @@ See @ref{Mapping Functions}.
@item undefined
See @ref{Functions for Key Lookup}.
@end table
@ignore
arch-tag: 39100cdf-8a55-4898-acba-595db619e8e2
@end ignore

View file

@ -721,7 +721,3 @@ library, you may 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. But
first, please read @url{http://www.gnu.org/philosophy/why-not-lgpl.html}.
@ignore
arch-tag: d00ac830-e120-41fb-bbc5-7ca3eeaa227f
@end ignore

View file

@ -355,7 +355,3 @@ 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

View file

@ -343,7 +343,3 @@ Manual}.
@item write-region-annotate-functions
@xref{Format Conversion}.
@end table
@ignore
arch-tag: 55fd0296-d906-4551-b300-979d3846aa88
@end ignore

Some files were not shown because too many files have changed in this diff Show more