diff options
author | Miles Bader <miles@gnu.org> | 2003-09-01 15:45:59 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2003-09-01 15:45:59 +0000 |
commit | ab5796a9f97180707734a81320e3eb81937281fe (patch) | |
tree | eef8aa4dd3733966628c6a43bd924b51557519e9 /man | |
parent | 1042fe8c8ca167fdb44365d99a35492df87b078f (diff) | |
download | emacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz |
Add arch taglines
Diffstat (limited to 'man')
79 files changed, 306 insertions, 6 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 3014857fb99..eb10271d187 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -905,3 +905,5 @@ 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: f1d62776-3ed5-4811-9d96-267252577dbd diff --git a/man/Makefile.in b/man/Makefile.in index 566a7b9f6d6..2d3014c6dce 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -302,3 +302,5 @@ maintainer-clean: distclean # That caused trouble because this is run entirely in the source directory. # Since we expect to get texi2dvi from elsewhere, # it is ok to expect texindex from elsewhere also. + +# arch-tag: 19cdb89e-4acb-448e-b0cc-2ddc05948ee2 diff --git a/man/abbrevs.texi b/man/abbrevs.texi index 55f9712ef92..ce6465564f5 100644 --- a/man/abbrevs.texi +++ b/man/abbrevs.texi @@ -445,3 +445,7 @@ customize dynamic abbreviation 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 abbreviation should ignore. + +@ignore + arch-tag: 638e0079-9540-48ec-9166-414083e16445 +@end ignore diff --git a/man/ack.texi b/man/ack.texi index 0f8da05f455..7aa3dd07629 100644 --- a/man/ack.texi +++ b/man/ack.texi @@ -1412,3 +1412,7 @@ in the distribution.) We thank them for their generosity as well. This list intended to mention every contributor of a major package or feature we currently distribute; if you know of someone we have omitted, please report that as a manual bug. + +@ignore + arch-tag: bb1d0fa4-0240-4992-b5d4-8602d1e3d4ba +@end ignore diff --git a/man/ada-mode.texi b/man/ada-mode.texi index a1012b8fbff..a74150fe75a 100644 --- a/man/ada-mode.texi +++ b/man/ada-mode.texi @@ -1279,3 +1279,7 @@ However, this would not work on vxworks, for instance, where @contents @bye + +@ignore + arch-tag: 68cf0d8a-55cc-4190-a28d-4984fa56ed1e +@end ignore diff --git a/man/anti.texi b/man/anti.texi index ff3f5db7cae..edf0031ee8c 100644 --- a/man/anti.texi +++ b/man/anti.texi @@ -146,3 +146,7 @@ one, @kbd{C-x e}. To keep up with decreasing computer memory capacity and disk space, many other functions and files have been eliminated in Emacs 21.3. @end itemize + +@ignore + arch-tag: 32932bd9-46f5-41b2-8a0e-fb0cc4caeb29 +@end ignore diff --git a/man/autotype.texi b/man/autotype.texi index b8f59777242..e7df280f524 100644 --- a/man/autotype.texi +++ b/man/autotype.texi @@ -659,3 +659,7 @@ of the expansion possibilities. @setchapternewpage odd @contents @bye + +@ignore + arch-tag: 54001b27-5ef8-4a9d-a199-905d650fafba +@end ignore diff --git a/man/back.texi b/man/back.texi index c3372d30c71..d586b9afd63 100644 --- a/man/back.texi +++ b/man/back.texi @@ -66,3 +66,7 @@ } \eject\bye + +@ignore + arch-tag: e1830f4c-dc4a-4314-b706-a03c7e93f022 +@end ignore diff --git a/man/basic.texi b/man/basic.texi index 6029b76cfea..6ae4c457b1a 100644 --- a/man/basic.texi +++ b/man/basic.texi @@ -810,3 +810,6 @@ additional times, to delete a total of 80 characters, by typing @kbd{C-x z z z}. The first @kbd{C-x z} repeats the command once, and each subsequent @kbd{z} repeats it once again. +@ignore + arch-tag: cda8952a-c439-41c1-aecf-4bc0d6482956 +@end ignore diff --git a/man/buffers.texi b/man/buffers.texi index 7bb6f519f4d..b03209cd01c 100644 --- a/man/buffers.texi +++ b/man/buffers.texi @@ -601,3 +601,7 @@ 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 diff --git a/man/building.texi b/man/building.texi index 5cadfbcc553..d28917ada22 100644 --- a/man/building.texi +++ b/man/building.texi @@ -1088,3 +1088,7 @@ programs to be run in Emacs): in 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. @xref{Executing Lisp}. + +@ignore + arch-tag: 9c3c2f71-b332-4144-8500-3ff9945a50ed +@end ignore diff --git a/man/calc.texi b/man/calc.texi index 027eb64d1ef..2ada16ce1bf 100644 --- a/man/calc.texi +++ b/man/calc.texi @@ -35612,3 +35612,6 @@ the corresponding full Lisp name is derived by adding a prefix of @bye +@ignore + arch-tag: 77a71809-fa4d-40be-b2cc-da3e8fb137c0 +@end ignore diff --git a/man/calendar.texi b/man/calendar.texi index 5c91eb62c47..fd287dec358 100644 --- a/man/calendar.texi +++ b/man/calendar.texi @@ -1506,3 +1506,7 @@ timeclock file manually, or if you change the value of any of timeclock's customizable variables, you should run the command @kbd{M-x timeclock-reread-log} to update the data in Emacs from the file. + +@ignore + arch-tag: 4531ef09-9df3-449d-9c52-2b5a4a337f92 +@end ignore diff --git a/man/cc-mode.texi b/man/cc-mode.texi index 25f39d75cd6..5703f7e8a0c 100644 --- a/man/cc-mode.texi +++ b/man/cc-mode.texi @@ -4611,3 +4611,7 @@ Since most @ccmode{} variables are prepended with the string @end iftex @bye + +@ignore + arch-tag: c4cab162-5e57-4366-bdce-4a9db2fc97f0 +@end ignore diff --git a/man/cl.texi b/man/cl.texi index eebd3ae4b5f..805895329b2 100644 --- a/man/cl.texi +++ b/man/cl.texi @@ -5361,3 +5361,7 @@ recursion. @setchapternewpage odd @contents @bye + +@ignore + arch-tag: b61e7200-3bfa-4a70-a9d3-095e152696f8 +@end ignore diff --git a/man/cmdargs.texi b/man/cmdargs.texi index 7545f9baf76..bf2b7d606df 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi @@ -1114,3 +1114,7 @@ rectangle containing the frame's title. rather than showing a frame right away. In this situation, the icon is the only indication that Emacs has started; the text frame doesn't appear until you deiconify it. + +@ignore + arch-tag: fffecd9e-7329-4a51-a3cc-dd4a9889340e +@end ignore diff --git a/man/commands.texi b/man/commands.texi index b0727cfa1e4..b3fe5fa2471 100644 --- a/man/commands.texi +++ b/man/commands.texi @@ -265,3 +265,7 @@ with codes 128 through 255 can also appear in multibyte buffers. If you disable multibyte characters, then you can use only one alphabet of non-ASCII characters, but they all fit in one byte. They use codes 0200 through 0377. @xref{Single-Byte Character Support}. + +@ignore + arch-tag: 9be43eef-d1f4-4d03-a916-c741ea713a45 +@end ignore diff --git a/man/custom.texi b/man/custom.texi index 9cd3f0baee6..cca5a538e14 100644 --- a/man/custom.texi +++ b/man/custom.texi @@ -2287,3 +2287,7 @@ If that user name matches the real user-ID, then Emacs uses @env{HOME}; otherwise, it looks up the home directory corresponding to that user name in the system's data base of users. @c LocalWords: backtab + +@ignore + arch-tag: c68abddb-4410-4fb5-925f-63394e971d93 +@end ignore diff --git a/man/dired-x.texi b/man/dired-x.texi index b99f01e959e..d0e30803fb7 100644 --- a/man/dired-x.texi +++ b/man/dired-x.texi @@ -1315,3 +1315,7 @@ Lawrence R. Dodd @bye @c dired-x.texi ends here. + +@ignore + arch-tag: 201727aa-9318-4c74-a0d7-4f51c550c4de +@end ignore diff --git a/man/dired.texi b/man/dired.texi index 40882d7ad22..92d93324dd4 100644 --- a/man/dired.texi +++ b/man/dired.texi @@ -1086,3 +1086,7 @@ matching a given regular expression. variable @code{find-ls-option}, whose default value specifies using options @samp{-ld} for @code{ls}. If your listings are corrupted, you may need to change the value of this variable. + +@ignore + arch-tag: d105f9b9-fc1b-4c5f-a949-9b2cf3ca2fc1 +@end ignore diff --git a/man/display.texi b/man/display.texi index b8ea515acfa..fd7f2a10b28 100644 --- a/man/display.texi +++ b/man/display.texi @@ -1037,3 +1037,7 @@ tab character. To enable this feature, set the variable a minor mode that highlights the line containing point. Use @kbd{M-x hl-line-mode} to enable or disable it in the current buffer. @kbd{M-x global-hl-line-mode} enables or disables the same mode globally. + +@ignore + arch-tag: 2219f910-2ff0-4521-b059-1bd231a536c4 +@end ignore diff --git a/man/doclicense.texi b/man/doclicense.texi index 0369ea06bbb..23ec98c202f 100644 --- a/man/doclicense.texi +++ b/man/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: c1679162-1d8a-4f02-bc52-2e71765f0165 +@end ignore diff --git a/man/ebrowse.texi b/man/ebrowse.texi index 8a500a0feba..8e3510242cf 100644 --- a/man/ebrowse.texi +++ b/man/ebrowse.texi @@ -1451,3 +1451,7 @@ in on with the command @kbd{C-c b m}. @contents @bye + +@ignore + arch-tag: 52fe78ac-a1c4-48e7-815e-0a31acfad4bf +@end ignore diff --git a/man/ediff.texi b/man/ediff.texi index 7499f6d7935..7bd67407146 100644 --- a/man/ediff.texi +++ b/man/ediff.texi @@ -2473,3 +2473,7 @@ Eli Zaretskii (eliz@@is.elta.co.il) @setchapternewpage odd @contents @bye + +@ignore + arch-tag: 165ecb88-d03c-44b1-a921-b93f50b05b46 +@end ignore diff --git a/man/emacs-mime.texi b/man/emacs-mime.texi index ab47e5a900a..bdeea1f4703 100644 --- a/man/emacs-mime.texi +++ b/man/emacs-mime.texi @@ -1380,3 +1380,7 @@ Content-Disposition Header Field @bye @c End: + +@ignore + arch-tag: c7ef2fd0-a91c-4e10-aa52-c1a2b11b1a8d +@end ignore diff --git a/man/emacs.texi b/man/emacs.texi index 280cc0c3887..6f42f53e8d4 100644 --- a/man/emacs.texi +++ b/man/emacs.texi @@ -1547,3 +1547,6 @@ edit files while running shell commands. @contents @bye +@ignore + arch-tag: ed48740a-410b-46ea-9387-c9a9252a3392 +@end ignore diff --git a/man/entering.texi b/man/entering.texi index 5b6c28472bf..9200082328a 100644 --- a/man/entering.texi +++ b/man/entering.texi @@ -149,3 +149,7 @@ inspired by the use of @kbd{C-z} and @kbd{C-c} on several operating systems as the characters for stopping or killing a program, but that is their only relationship with the operating system. You can customize these keys to run any commands of your choice (@pxref{Keymaps}). + +@ignore + arch-tag: df798d8b-f253-4113-b585-f528f078a944 +@end ignore diff --git a/man/eshell.texi b/man/eshell.texi index 188ac520a16..d9b1ac3b105 100644 --- a/man/eshell.texi +++ b/man/eshell.texi @@ -1,5 +1,5 @@ \input texinfo @c -*-texinfo-*- -@c "@(#)$Name: $:$Id: eshell.texi,v 1.17 2002/12/10 13:16:31 pj Exp $" +@c "@(#)$Name: $:$Id: eshell.texi,v 1.18 2003/02/04 14:53:27 lektu Exp $" @c %**start of header @setfilename ../info/eshell @settitle Eshell: The Emacs Shell @@ -1128,3 +1128,7 @@ Since it keeps the cursor up where the command was invoked. @printindex ky @bye + +@ignore + arch-tag: 776409ba-cb15-42b9-b2b6-d2bdc7ebad01 +@end ignore diff --git a/man/eudc.texi b/man/eudc.texi index 511069973df..aaf130eb489 100644 --- a/man/eudc.texi +++ b/man/eudc.texi @@ -973,3 +973,7 @@ in testing and proofreading the code and docs of @file{ph.el}. @setchapternewpage odd @contents @bye + +@ignore + arch-tag: 1b79460b-4ea1-441d-ab45-05ddd16ef241 +@end ignore diff --git a/man/faq.texi b/man/faq.texi index b25ef4bca6f..f569615e179 100644 --- a/man/faq.texi +++ b/man/faq.texi @@ -5441,3 +5441,7 @@ part of the Gnus distribution. @contents @bye + +@ignore + arch-tag: fee0d62d-06cf-43d8-ac21-123408eaf10f +@end ignore diff --git a/man/files.texi b/man/files.texi index a469ce2f728..17eab9117f7 100644 --- a/man/files.texi +++ b/man/files.texi @@ -3186,3 +3186,7 @@ powerful heuristic defaults (@pxref{FFAP}), often based on the text at point. Partial Completion mode offers other features extending @code{find-file}, which can be used with @code{ffap}. @xref{Completion Options}. + +@ignore + arch-tag: 768d32cb-e15a-4cc1-b7bf-62c00ee12250 +@end ignore diff --git a/man/fixit.texi b/man/fixit.texi index 4632d1d1523..75dde658680 100644 --- a/man/fixit.texi +++ b/man/fixit.texi @@ -342,3 +342,7 @@ dictionary. The completion dictionary must be different because it cannot use employ root and affix information. For some languages there is a spell checking dictionary but no word completion dictionary. + +@ignore + arch-tag: 3359a443-96ed-448f-9f05-c8111ba8eac0 +@end ignore diff --git a/man/forms.texi b/man/forms.texi index 91a1f456f24..74876760ccc 100644 --- a/man/forms.texi +++ b/man/forms.texi @@ -973,3 +973,7 @@ Software Foundation. Thanks, Richard! @contents @bye + +@ignore + arch-tag: 2ac9810b-aa49-4ea6-8030-d7f1ecd467ed +@end ignore diff --git a/man/frames.texi b/man/frames.texi index 57798a374d9..b7aab80ed57 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -954,3 +954,7 @@ functionality is still available by holding down the @kbd{SHIFT} key when you press the mouse button. The Linux console supports this mode if it has support for the mouse enabled, e.g.@: using the @command{gpm} daemon. + +@ignore + arch-tag: 7dcf3a31-a43b-45d4-a900-445b10d77e49 +@end ignore diff --git a/man/glossary.texi b/man/glossary.texi index c347eb3f982..258e6f581b8 100644 --- a/man/glossary.texi +++ b/man/glossary.texi @@ -1279,3 +1279,6 @@ 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 diff --git a/man/gnu.texi b/man/gnu.texi index e8b3bc482d4..4185f8f9114 100644 --- a/man/gnu.texi +++ b/man/gnu.texi @@ -542,3 +542,7 @@ 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 diff --git a/man/gnus-faq.texi b/man/gnus-faq.texi index acdb0edd5e4..804da4cafcf 100644 --- a/man/gnus-faq.texi +++ b/man/gnus-faq.texi @@ -671,3 +671,6 @@ Use an nnbabyl:all.SCORE (or nnmh, or nnml, or whatever) file containing: @end itemize +@ignore + arch-tag: 64dc5692-edb4-4848-a965-7aa0181acbb8 +@end ignore diff --git a/man/gnus.texi b/man/gnus.texi index b9e6dfc84a2..9fa1285b915 100644 --- a/man/gnus.texi +++ b/man/gnus.texi @@ -22229,3 +22229,7 @@ former). The manual is unambiguous, but it can be confusing. @end iftex @c End: + +@ignore + arch-tag: c9fa47e7-78ca-4681-bda9-9fef45d1c819 +@end ignore diff --git a/man/help.texi b/man/help.texi index b6431c5ede4..f9c873db0c2 100644 --- a/man/help.texi +++ b/man/help.texi @@ -587,3 +587,7 @@ Areas of the mode line are examples. This help will normally be shown in the echo area when you move point into the active text. In a window system you can display the help text as a ``tooltip'' (sometimes known as ``balloon help''). @xref{Tooltips}. + +@ignore + arch-tag: 6f33ab62-bc75-4367-8057-fd67cc15c3a1 +@end ignore diff --git a/man/idlwave.texi b/man/idlwave.texi index 6cd3cb0f1b9..fde5cd389d6 100644 --- a/man/idlwave.texi +++ b/man/idlwave.texi @@ -3529,3 +3529,7 @@ instead. @printindex cp @bye + +@ignore + arch-tag: f1d73958-1423-4127-b8aa-f7b953d64492 +@end ignore diff --git a/man/indent.texi b/man/indent.texi index a940bc77a95..d2134103240 100644 --- a/man/indent.texi +++ b/man/indent.texi @@ -245,3 +245,7 @@ preserving the columns of all nonblank text. @kbd{M-x tabify} scans the region for sequences of spaces, and converts sequences of at least three 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 diff --git a/man/info.texi b/man/info.texi index 26f23ac7264..3ec983003f7 100644 --- a/man/info.texi +++ b/man/info.texi @@ -6,7 +6,7 @@ @syncodeindex vr cp @syncodeindex ky cp @comment %**end of header -@comment $Id: info.texi,v 1.33 2003/07/16 22:17:40 karl Exp $ +@comment $Id: info.texi,v 1.34 2003/08/03 18:29:52 karl Exp $ @copying This file describes how to use Info, the on-line, menu-driven GNU @@ -1456,3 +1456,7 @@ topics discussed in this document. @printindex cp @bye + +@ignore + arch-tag: 965c1638-01d6-4156-9227-b10418b9d8e8 +@end ignore diff --git a/man/killing.texi b/man/killing.texi index 4118a4c56f5..59aa5bb9200 100644 --- a/man/killing.texi +++ b/man/killing.texi @@ -644,3 +644,7 @@ rectangle shifts right. The command @kbd{M-x string-insert-rectangle} is similar to @code{string-rectangle}, but inserts the string on each line, shifting the original text to the right. + +@ignore + arch-tag: d8da8f96-0928-449a-816e-ff2d3497866c +@end ignore diff --git a/man/kmacro.texi b/man/kmacro.texi index 01212966bc1..be2b520fc59 100644 --- a/man/kmacro.texi +++ b/man/kmacro.texi @@ -516,3 +516,7 @@ 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 diff --git a/man/m-x.texi b/man/m-x.texi index fca7d101a97..8881850d323 100644 --- a/man/m-x.texi +++ b/man/m-x.texi @@ -73,3 +73,7 @@ together with following 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 diff --git a/man/macos.texi b/man/macos.texi index 7a266697781..6a7c918a7f9 100644 --- a/man/macos.texi +++ b/man/macos.texi @@ -244,3 +244,7 @@ returns the GNU or Unix equivalent. The function @code{posix-file-name-to-mac} performs the opposite conversion. They are useful for constructing AppleScript commands to be passed to @code{do-applescript}. + +@ignore + arch-tag: a822c2ab-4273-4997-927e-c153bb71dcf6 +@end ignore diff --git a/man/maintaining.texi b/man/maintaining.texi index 9683ffa62d8..b5f13d5fb9f 100644 --- a/man/maintaining.texi +++ b/man/maintaining.texi @@ -1273,3 +1273,7 @@ commands. @vindex emerge-startup-hook After setting up the merge, Emerge runs the hook @code{emerge-startup-hook} (@pxref{Hooks}). + +@ignore + arch-tag: b9d83dfb-82ea-4ff6-bab5-05a3617091fb +@end ignore diff --git a/man/major.texi b/man/major.texi index 16887fe788a..4c933b13db0 100644 --- a/man/major.texi +++ b/man/major.texi @@ -169,3 +169,7 @@ 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 diff --git a/man/mark.texi b/man/mark.texi index ec91e66fb21..42192ded85a 100644 --- a/man/mark.texi +++ b/man/mark.texi @@ -425,3 +425,6 @@ the buffer and position of the latest entry in the global ring. It also rotates the ring, so that successive uses of @kbd{C-x C-@key{SPC}} take you to earlier and earlier buffers. +@ignore + arch-tag: f35e4d82-911b-4cfc-a3d7-3c87b2abba20 +@end ignore diff --git a/man/message.texi b/man/message.texi index d26ae9a5e33..41c563ca383 100644 --- a/man/message.texi +++ b/man/message.texi @@ -1410,3 +1410,7 @@ basis of the new @code{Cc} header, except if this header is @bye @c End: + +@ignore + arch-tag: 16ab76af-a281-4e34-aed6-5624569f7601 +@end ignore diff --git a/man/mh-e.texi b/man/mh-e.texi index 406506d36a0..efecc1d927d 100644 --- a/man/mh-e.texi +++ b/man/mh-e.texi @@ -1,5 +1,5 @@ \input texinfo @c -*-texinfo-*- -@c $Id: mh-e.texi,v 1.13 2002/10/02 23:24:31 karl Exp $ +@c $Id: mh-e.texi,v 1.14 2003/02/04 14:53:28 lektu Exp $ @c %**start of header @setfilename ../info/mh-e @settitle mh-e @@ -3952,3 +3952,7 @@ Public License instead of this License. @c XXX In the sections on customizing mh-e, you can add cross-references @c to the Emacs manual and the Emacs Lisp manual wherever they are @c useful. @pxref{node, , section, emacs, The GNU Emacs Manual} + +@ignore + arch-tag: b778477d-1a10-4a99-84de-f877a2ea6bef +@end ignore diff --git a/man/mini.texi b/man/mini.texi index 88aac3bdc74..1022424f3de 100644 --- a/man/mini.texi +++ b/man/mini.texi @@ -571,3 +571,7 @@ list in the variable @code{command-history}. Each element is a Lisp expression which describes one command and its arguments. Lisp programs can re-execute a command by calling @code{eval} with the @code{command-history} element. + +@ignore + arch-tag: ba913cfd-b70e-400f-b663-22b2c309227f +@end ignore diff --git a/man/misc.texi b/man/misc.texi index 6712f61ffda..aab01beb5f9 100644 --- a/man/misc.texi +++ b/man/misc.texi @@ -2448,3 +2448,7 @@ Likewise, @kbd{M-x snake} provides an implementation of Snake. @findex zone The command @kbd{M-x zone} plays games with the display when Emacs is idle. + +@ignore + arch-tag: 8f094220-c0d5-4e9e-af7d-3e0da8187474 +@end ignore diff --git a/man/msdog.texi b/man/msdog.texi index 6be4f703f79..c6629ab63d4 100644 --- a/man/msdog.texi +++ b/man/msdog.texi @@ -843,3 +843,6 @@ subsequent commands. Many users find this frustrating. You can reenable Windows's default handling of tapping the @key{ALT} key by setting @code{w32-pass-alt-to-system} to a non-@code{nil} value. +@ignore + arch-tag: f39d2590-5dcc-4318-88d9-0eb73ca10fa2 +@end ignore diff --git a/man/mule.texi b/man/mule.texi index ccba75e9327..065c9c736c3 100644 --- a/man/mule.texi +++ b/man/mule.texi @@ -1404,3 +1404,7 @@ its internal representation within Emacs. To find out which charset a character in the buffer belongs to, put point before it and type @kbd{C-u C-x =}. + +@ignore + arch-tag: 310ba60d-31ef-4ce7-91f1-f282dd57b6b3 +@end ignore diff --git a/man/pcl-cvs.texi b/man/pcl-cvs.texi index 31ea4e53e6c..650e3cc50d1 100644 --- a/man/pcl-cvs.texi +++ b/man/pcl-cvs.texi @@ -1,5 +1,5 @@ \input texinfo @c -*-texinfo-*- -@c "@(#)$Name: $:$Id: pcl-cvs.texi,v 1.19 2003/02/04 14:53:28 lektu Exp $" +@c "@(#)$Name: $:$Id: pcl-cvs.texi,v 1.20 2003/08/14 04:53:30 kfogel Exp $" @c %**start of header @setfilename ../info/pcl-cvs @settitle PCL-CVS --- Emacs Front-End to CVS @@ -1443,3 +1443,7 @@ this manual. @summarycontents @contents @bye + +@ignore + arch-tag: 5c7178ce-56fa-40b0-abd7-f4a09758b235 +@end ignore diff --git a/man/picture.texi b/man/picture.texi index e792878ae46..e62962b0ff7 100644 --- a/man/picture.texi +++ b/man/picture.texi @@ -261,3 +261,7 @@ 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: b7589747-683c-4f40-aed8-1b10403cb666 +@end ignore diff --git a/man/programs.texi b/man/programs.texi index 49729c2f98e..e3775569860 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -2283,3 +2283,7 @@ Insert or align a comment. The variable @code{asm-comment-char} specifies which character starts comments in assembler syntax. + +@ignore + arch-tag: c7ee7409-40a4-45c7-bfb7-ae7f2c74d0c0 +@end ignore diff --git a/man/reftex.texi b/man/reftex.texi index 449efce9ce5..b1c4ae561ba 100644 --- a/man/reftex.texi +++ b/man/reftex.texi @@ -5591,3 +5591,6 @@ part does not reset the chapter counter. See new option @contents @bye +@ignore + arch-tag: 1e055774-0576-4b1b-b47f-550d0961fd43 +@end ignore diff --git a/man/regs.texi b/man/regs.texi index 1ec319e5282..ab1ef42e2f1 100644 --- a/man/regs.texi +++ b/man/regs.texi @@ -319,3 +319,7 @@ 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 diff --git a/man/rmail.texi b/man/rmail.texi index 9e6db0b9df5..b5e339aedf9 100644 --- a/man/rmail.texi +++ b/man/rmail.texi @@ -1230,3 +1230,7 @@ this, and you would rather read your mail in the order in which it was received, you can tell @code{movemail} to reverse the order of downloaded messages by adding the @samp{-r} flag to @code{rmail-movemail-flags}. + +@ignore + arch-tag: 034965f6-38df-47a2-a9f1-b8bc8ab37e23 +@end ignore diff --git a/man/sc.texi b/man/sc.texi index c9f03d8f906..5e911e2df72 100644 --- a/man/sc.texi +++ b/man/sc.texi @@ -2521,3 +2521,7 @@ its @var{variable} name. @summarycontents @contents @bye + +@ignore + arch-tag: 0521847a-4680-44b6-ae6e-13ce20e18436 +@end ignore diff --git a/man/screen.texi b/man/screen.texi index 2f5b66936be..be9623e08b0 100644 --- a/man/screen.texi +++ b/man/screen.texi @@ -347,3 +347,7 @@ can type the item's letter or digit to select the item. Some of the commands in the menu bar have ordinary key bindings as well; if so, the menu lists one equivalent key binding in parentheses after the item itself. + +@ignore + arch-tag: 104ba40e-d972-4866-a542-a98be94bdf2f +@end ignore diff --git a/man/search.texi b/man/search.texi index ea08626a6ab..7e7c1c43723 100644 --- a/man/search.texi +++ b/man/search.texi @@ -1121,3 +1121,7 @@ instead. (@pxref{Tags Search}) or through Dired @kbd{A} command (@pxref{Operating on Files}), or ask the @code{grep} program to do it (@pxref{Grep Searching}). + +@ignore + arch-tag: fd9d8e77-66af-491c-b212-d80999613e3e +@end ignore diff --git a/man/sending.texi b/man/sending.texi index 502663a3520..81bcd0de706 100644 --- a/man/sending.texi +++ b/man/sending.texi @@ -703,3 +703,7 @@ and facilities that send mail. in this chapter about the @samp{*mail*} buffer and Mail mode does not apply; the other methods use a different format of text in a different buffer, and their commands are different as well. + +@ignore + arch-tag: d8a3dfc3-5d87-45c5-a7f2-69871b8e4fd6 +@end ignore diff --git a/man/ses.texi b/man/ses.texi index d280b14cc28..05f321fb4ff 100644 --- a/man/ses.texi +++ b/man/ses.texi @@ -839,3 +839,7 @@ Jean-Philippe Theberge @email{jphil@@acs.pagesjaunes.fr} @c =================================================================== @bye + +@ignore + arch-tag: 10a4ee1c-7ef4-4c06-8b7a-f975e39f0dec +@end ignore diff --git a/man/smtpmail.texi b/man/smtpmail.texi index f1074dd1000..c04d5a19bd2 100644 --- a/man/smtpmail.texi +++ b/man/smtpmail.texi @@ -385,3 +385,7 @@ cannot accept mail. @contents @bye + +@ignore + arch-tag: 6316abdf-b366-4562-87a2-f37e8f894b6f +@end ignore diff --git a/man/speedbar.texi b/man/speedbar.texi index 3b5e827fdcb..0ea8327e512 100644 --- a/man/speedbar.texi +++ b/man/speedbar.texi @@ -1,5 +1,5 @@ \input texinfo @c -*-texinfo-*- -@c $Id: speedbar.texi,v 1.10 2002/03/16 19:33:21 eliz Exp $ +@c $Id: speedbar.texi,v 1.11 2002/10/02 23:24:31 karl Exp $ @setfilename ../info/speedbar @settitle Speedbar: File/Tag summarizing utility @@ -1247,3 +1247,7 @@ Two good values are @code{nil} and @code{'statictag}. @bye @c LocalWords: speedbar's xref slowbar kbd subsubsection @c LocalWords: keybindings + +@ignore + arch-tag: e1fc85f0-1eeb-489f-a8d4-a2bfe711fa02 +@end ignore diff --git a/man/texinfo.tex b/man/texinfo.tex index 35b3020e628..a7225c8a37e 100644 --- a/man/texinfo.tex +++ b/man/texinfo.tex @@ -6339,3 +6339,5 @@ should work if nowhere else does.} @c time-stamp-format: "%:y-%02m-%02d.%02H" @c time-stamp-end: "}" @c End: + +% arch-tag: e1b36e32-c96e-4135-a41a-0b2efa2ea115 diff --git a/man/text.texi b/man/text.texi index bf68558d869..acc2414b3e5 100644 --- a/man/text.texi +++ b/man/text.texi @@ -2277,3 +2277,6 @@ uncompression (@pxref{Compressed Files}). To disable format conversion but allow character code conversion and/or automatic uncompression if appropriate, use @code{format-find-file} with suitable arguments. +@ignore + arch-tag: 8db54ed8-2036-49ca-b0df-23811d03dc70 +@end ignore diff --git a/man/tramp.texi b/man/tramp.texi index 07cffe26137..31f5689e79f 100644 --- a/man/tramp.texi +++ b/man/tramp.texi @@ -2119,3 +2119,7 @@ would have to be installed from the start, too. @c ** Use `filename' resp. `file name' consistently. @c ** Use `host' resp. `machine' consistently. @c ** Consistent small or capitalized words especially in menues. + +@ignore + arch-tag: f96dd66e-6dd3-4c92-8d77-9c56205ba808 +@end ignore diff --git a/man/trampver.texi b/man/trampver.texi index f728531b9e9..4f9ba4dd49b 100644 --- a/man/trampver.texi +++ b/man/trampver.texi @@ -58,3 +58,6 @@ @c Otherwise, '/dev/null/' is tken, which leaves this part empty. +@ignore + arch-tag: e0fe322c-e06b-46eb-bb5b-d091b521f41c +@end ignore diff --git a/man/trouble.texi b/man/trouble.texi index 737fcf12fb0..c2c483a08da 100644 --- a/man/trouble.texi +++ b/man/trouble.texi @@ -1062,3 +1062,7 @@ Look in the service directory for someone who might help you for a fee. The service directory is found in the file named @file{etc/SERVICE} in the Emacs distribution. @end itemize + +@ignore + arch-tag: c9cba76d-b2cb-4e0c-ae3f-19d5ef35817c +@end ignore diff --git a/man/vip.texi b/man/vip.texi index fc34eacc865..959841b7996 100644 --- a/man/vip.texi +++ b/man/vip.texi @@ -1944,3 +1944,7 @@ file. @setchapternewpage odd @contents @bye + +@ignore + arch-tag: 7c5d17b9-1d21-4261-a88a-b9fdbbf1020b +@end ignore diff --git a/man/viper.texi b/man/viper.texi index c0059da3a97..2e27a682236 100644 --- a/man/viper.texi +++ b/man/viper.texi @@ -4542,3 +4542,7 @@ zapman@@cc.gatech.edu (Jason Zapman II), @setchapternewpage odd @contents @bye + +@ignore + arch-tag: f53e866a-15cf-4b1e-aead-77da9da1e864 +@end ignore diff --git a/man/widget.texi b/man/widget.texi index 8971178e0a8..b3485066aac 100644 --- a/man/widget.texi +++ b/man/widget.texi @@ -1790,3 +1790,7 @@ variables, and widgets described in this manual. @setchapternewpage odd @contents @bye + +@ignore + arch-tag: 2b427731-4c61-4e72-85de-5ccec9c623f0 +@end ignore diff --git a/man/windows.texi b/man/windows.texi index bc6347c53ed..100abaf3c93 100644 --- a/man/windows.texi +++ b/man/windows.texi @@ -400,3 +400,7 @@ 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 diff --git a/man/woman.texi b/man/woman.texi index 590b78022f6..36cd254e6d3 100644 --- a/man/woman.texi +++ b/man/woman.texi @@ -1,5 +1,5 @@ \input texinfo @c -*-texinfo-*- -@c $Id: woman.texi,v 1.12 2002/10/02 23:24:31 karl Exp $ +@c $Id: woman.texi,v 1.13 2002/12/10 13:20:09 pj Exp $ @c %**start of header @setfilename ../info/woman @settitle WoMan: Browse Unix Manual Pages ``W.O. (without) Man'' @@ -1642,3 +1642,7 @@ Eli Zaretskii, @email{eliz@@is.elta.co.il} @printindex cp @bye + +@ignore + arch-tag: a1a6b715-396f-4378-9b94-0b2ca0aa5028 +@end ignore diff --git a/man/xresources.texi b/man/xresources.texi index 702c6feedc4..5d040b61a05 100644 --- a/man/xresources.texi +++ b/man/xresources.texi @@ -929,3 +929,7 @@ 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. + +@ignore + arch-tag: 9b6ff773-48b6-41f6-b2f9-f114b8bdd97f +@end ignore |