diff options
Diffstat (limited to 'doc/lispref')
51 files changed, 0 insertions, 195 deletions
diff --git a/doc/lispref/abbrevs.texi b/doc/lispref/abbrevs.texi index dcc3c57663..00232b36f4 100644 --- a/doc/lispref/abbrevs.texi +++ b/doc/lispref/abbrevs.texi @@ -512,7 +512,3 @@ added to the table. @end table - -@ignore - arch-tag: 5ffdbe08-2cd4-48ec-a5a8-080f95756eec -@end ignore diff --git a/doc/lispref/advice.texi b/doc/lispref/advice.texi index 544a6a211e..b4a6862e19 100644 --- a/doc/lispref/advice.texi +++ b/doc/lispref/advice.texi @@ -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 diff --git a/doc/lispref/anti.texi b/doc/lispref/anti.texi index 7c5df41158..1fa604edbc 100644 --- a/doc/lispref/anti.texi +++ b/doc/lispref/anti.texi @@ -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 diff --git a/doc/lispref/back.texi b/doc/lispref/back.texi index 373da7b1e1..5bfc57c99d 100644 --- a/doc/lispref/back.texi +++ b/doc/lispref/back.texi @@ -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 diff --git a/doc/lispref/backups.texi b/doc/lispref/backups.texi index e196ce0396..813ddf5037 100644 --- a/doc/lispref/backups.texi +++ b/doc/lispref/backups.texi @@ -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 diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index 29e104c769..6d078713f2 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi @@ -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 diff --git a/doc/lispref/compile.texi b/doc/lispref/compile.texi index 3b4897336e..562df191da 100644 --- a/doc/lispref/compile.texi +++ b/doc/lispref/compile.texi @@ -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 diff --git a/doc/lispref/control.texi b/doc/lispref/control.texi index f3da3ccd34..3371773b39 100644 --- a/doc/lispref/control.texi +++ b/doc/lispref/control.texi @@ -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 diff --git a/doc/lispref/customize.texi b/doc/lispref/customize.texi index 8ce523dda2..1d68dee4ea 100644 --- a/doc/lispref/customize.texi +++ b/doc/lispref/customize.texi @@ -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 diff --git a/doc/lispref/debugging.texi b/doc/lispref/debugging.texi index 13ebbabbb9..cc4c280ee4 100644 --- a/doc/lispref/debugging.texi +++ b/doc/lispref/debugging.texi @@ -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 diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index 7c7db8a0eb..34d8106891 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -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 diff --git a/doc/lispref/doclicense.texi b/doc/lispref/doclicense.texi index 9adddffba9..0c2d47827a 100644 --- a/doc/lispref/doclicense.texi +++ b/doc/lispref/doclicense.texi @@ -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 diff --git a/doc/lispref/edebug.texi b/doc/lispref/edebug.texi index cd2c128696..18625f1fed 100644 --- a/doc/lispref/edebug.texi +++ b/doc/lispref/edebug.texi @@ -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 diff --git a/doc/lispref/elisp-covers.texi b/doc/lispref/elisp-covers.texi index f7d1eaae02..c19cf5c00a 100644 --- a/doc/lispref/elisp-covers.texi +++ b/doc/lispref/elisp-covers.texi @@ -251,7 +251,3 @@ @end titlepage @bye - -@ignore - arch-tag: 02d65d63-3b64-49bc-a5c0-bfd5eabb6c98 -@end ignore diff --git a/doc/lispref/errors.texi b/doc/lispref/errors.texi index 1ec1029b96..669739cd01 100644 --- a/doc/lispref/errors.texi +++ b/doc/lispref/errors.texi @@ -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 diff --git a/doc/lispref/eval.texi b/doc/lispref/eval.texi index d5d271c1ad..6e3b1e18c1 100644 --- a/doc/lispref/eval.texi +++ b/doc/lispref/eval.texi @@ -748,7 +748,3 @@ particular elements, like this: @end group @end example @end defvar - -@ignore - arch-tag: f723a4e0-31b3-453f-8afc-0bf8fd276d57 -@end ignore diff --git a/doc/lispref/files.texi b/doc/lispref/files.texi index ee820b9ec8..0dd876251a 100644 --- a/doc/lispref/files.texi +++ b/doc/lispref/files.texi @@ -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 diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index 8318f2c7b7..0d83aadbcd 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.texi @@ -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 diff --git a/doc/lispref/front-cover-1.texi b/doc/lispref/front-cover-1.texi index 5c9f4351f4..56d0f2b1c2 100644 --- a/doc/lispref/front-cover-1.texi +++ b/doc/lispref/front-cover-1.texi @@ -50,7 +50,3 @@ @end titlepage @bye - -@ignore - arch-tag: 5182b306-c403-4e4f-ba24-e1911bc6da9d -@end ignore diff --git a/doc/lispref/functions.texi b/doc/lispref/functions.texi index 198cc1a1ae..e704f92858 100644 --- a/doc/lispref/functions.texi +++ b/doc/lispref/functions.texi @@ -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 diff --git a/doc/lispref/gpl.texi b/doc/lispref/gpl.texi index 163af4627b..244f3330d4 100644 --- a/doc/lispref/gpl.texi +++ b/doc/lispref/gpl.texi @@ -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 diff --git a/doc/lispref/hash.texi b/doc/lispref/hash.texi index 82c172c753..e1830b2301 100644 --- a/doc/lispref/hash.texi +++ b/doc/lispref/hash.texi @@ -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 diff --git a/doc/lispref/hooks.texi b/doc/lispref/hooks.texi index c76634be45..7f371b22a9 100644 --- a/doc/lispref/hooks.texi +++ b/doc/lispref/hooks.texi @@ -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 diff --git a/doc/lispref/internals.texi b/doc/lispref/internals.texi index aba8cca80e..cfb83cd659 100644 --- a/doc/lispref/internals.texi +++ b/doc/lispref/internals.texi @@ -1400,7 +1400,3 @@ Symbol indicating the type of process: @code{real}, @code{network}, @code{serial} @end table - -@ignore - arch-tag: 4b2c33bc-d7e4-43f5-bc20-27c0db52a53e -@end ignore diff --git a/doc/lispref/intro.texi b/doc/lispref/intro.texi index 881ae94223..325799e77a 100644 --- a/doc/lispref/intro.texi +++ b/doc/lispref/intro.texi @@ -546,7 +546,3 @@ Friedrich Pukelsheim, Arnold D. Robbins, Raul Rockwell, Jason Rumney, Per Starb@"ack, Shinichirou Sugou, Kimmo Suominen, Edward Tharp, Bill Trost, Rickard Westman, Jean White, Eduard Wiebe, 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/doc/lispref/keymaps.texi b/doc/lispref/keymaps.texi index 6f0a953efe..2c1b8aebbb 100644 --- a/doc/lispref/keymaps.texi +++ b/doc/lispref/keymaps.texi @@ -2796,7 +2796,3 @@ 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/doc/lispref/lay-flat.texi b/doc/lispref/lay-flat.texi index 56e6c47990..53f2c26f5c 100644 --- a/doc/lispref/lay-flat.texi +++ b/doc/lispref/lay-flat.texi @@ -42,7 +42,3 @@ pushed or held down. @end tex @bye - -@ignore - arch-tag: 9e03a1c7-6f62-4346-85d9-ed5b79386e07 -@end ignore diff --git a/doc/lispref/lists.texi b/doc/lispref/lists.texi index 4435af43c8..2cb7647ccc 100644 --- a/doc/lispref/lists.texi +++ b/doc/lispref/lists.texi @@ -1888,7 +1888,3 @@ use the ring as a first-in-first-out queue. For example: (ring-remove fifo))) @result{} (0 t one t "two") @end lisp - -@ignore - arch-tag: 31fb8a4e-4aa8-4a74-a206-aa00451394d4 -@end ignore diff --git a/doc/lispref/loading.texi b/doc/lispref/loading.texi index b7f430b88b..5733df87d1 100644 --- a/doc/lispref/loading.texi +++ b/doc/lispref/loading.texi @@ -994,7 +994,3 @@ symbol, and the value is a list of forms. The forms are evaluated when the key matches the absolute true name or feature name of the library being loaded. @end defvar - -@ignore - arch-tag: df731f89-0900-4389-a436-9105241b6f7a -@end ignore diff --git a/doc/lispref/locals.texi b/doc/lispref/locals.texi index fff0594947..fed639499c 100644 --- a/doc/lispref/locals.texi +++ b/doc/lispref/locals.texi @@ -217,7 +217,3 @@ Used for communication between mouse commands and scroll-bar commands. @xref{Saving Buffers}. @end table - -@ignore - arch-tag: 6baae835-b667-4447-91e2-9829ae1cf543 -@end ignore diff --git a/doc/lispref/macros.texi b/doc/lispref/macros.texi index a74bcb17a5..2c4e3747b1 100644 --- a/doc/lispref/macros.texi +++ b/doc/lispref/macros.texi @@ -732,7 +732,3 @@ 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/doc/lispref/markers.texi b/doc/lispref/markers.texi index 3314ec25c8..3e2172436f 100644 --- a/doc/lispref/markers.texi +++ b/doc/lispref/markers.texi @@ -674,7 +674,3 @@ mark is active, and there's a valid region in the buffer. Commands that operate on the region (instead of on text near point) when there's an active mark should use this to test whether to do that. @end defun - -@ignore - arch-tag: b1ba2e7a-a0f3-4c5e-875c-7d8e22d73299 -@end ignore diff --git a/doc/lispref/minibuf.texi b/doc/lispref/minibuf.texi index 0d907ea653..728f613ed9 100644 --- a/doc/lispref/minibuf.texi +++ b/doc/lispref/minibuf.texi @@ -2202,7 +2202,3 @@ arrives, whichever comes first. If @var{args} is non-@code{nil}, the actual message is obtained by passing @var{string} and @var{args} through @code{format}. @xref{Formatting Strings}. @end defun - -@ignore - arch-tag: bba7f945-9078-477f-a2ce-18818a6e1218 -@end ignore diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi index 11898894da..7ff8d6724c 100644 --- a/doc/lispref/nonascii.texi +++ b/doc/lispref/nonascii.texi @@ -1921,7 +1921,3 @@ strings in the return value are decoded using @code{locale-coding-system}. @xref{Locales,,, libc, The 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/doc/lispref/numbers.texi b/doc/lispref/numbers.texi index b27d206eb4..360bd44fe0 100644 --- a/doc/lispref/numbers.texi +++ b/doc/lispref/numbers.texi @@ -1217,7 +1217,3 @@ 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/doc/lispref/objects.texi b/doc/lispref/objects.texi index 7b9603c336..6cd746e59c 100644 --- a/doc/lispref/objects.texi +++ b/doc/lispref/objects.texi @@ -2106,7 +2106,3 @@ that for two strings to be equal, they have the same text properties. @end group @end example @end defun - -@ignore - arch-tag: 9711a66e-4749-4265-9e8c-972d55b67096 -@end ignore diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi index e5df6d967d..194548d589 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.texi @@ -2237,7 +2237,3 @@ be loaded through it. This variable is ignored if the given @var{library} is statically linked into Emacs. @end defvar - -@ignore - arch-tag: 8378814a-30d7-467c-9615-74a80b9988a7 -@end ignore diff --git a/doc/lispref/positions.texi b/doc/lispref/positions.texi index 0b5dcd44dd..1cf09cbcbd 100644 --- a/doc/lispref/positions.texi +++ b/doc/lispref/positions.texi @@ -985,7 +985,3 @@ 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/doc/lispref/processes.texi b/doc/lispref/processes.texi index 00b8f547f9..6e2b0670b1 100644 --- a/doc/lispref/processes.texi +++ b/doc/lispref/processes.texi @@ -3018,7 +3018,3 @@ Fetching data from this structure: (bindat-get-field decoded 'item 1 'id) @result{} "BCDEFG" @end lisp - -@ignore - arch-tag: ba9da253-e65f-4e7f-b727-08fba0a1df7a -@end ignore diff --git a/doc/lispref/searching.texi b/doc/lispref/searching.texi index 17dec5c800..908b776a85 100644 --- a/doc/lispref/searching.texi +++ b/doc/lispref/searching.texi @@ -1831,7 +1831,3 @@ values of the variables @code{sentence-end-double-space} @code{sentence-end-without-period} and @code{sentence-end-without-space}. @end defun - -@ignore - arch-tag: c2573ca2-18aa-4839-93b8-924043ef831f -@end ignore diff --git a/doc/lispref/sequences.texi b/doc/lispref/sequences.texi index 81a0c6b952..69253eb912 100644 --- a/doc/lispref/sequences.texi +++ b/doc/lispref/sequences.texi @@ -729,7 +729,3 @@ bv @noindent 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/doc/lispref/streams.texi b/doc/lispref/streams.texi index 39943372e2..1fa6695bee 100644 --- a/doc/lispref/streams.texi +++ b/doc/lispref/streams.texi @@ -837,7 +837,3 @@ variable. The string should hold a @samp{%}-specification to be used in the C function @code{sprintf}. For further restrictions on what you can use, see the variable's documentation string. @end defvar - -@ignore - arch-tag: 07636b8c-c4e3-4735-9e06-2e864320b434 -@end ignore diff --git a/doc/lispref/strings.texi b/doc/lispref/strings.texi index bb550346e9..438619ff0d 100644 --- a/doc/lispref/strings.texi +++ b/doc/lispref/strings.texi @@ -1142,7 +1142,3 @@ 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/doc/lispref/symbols.texi b/doc/lispref/symbols.texi index 257a2a4c9a..d2884357d5 100644 --- a/doc/lispref/symbols.texi +++ b/doc/lispref/symbols.texi @@ -590,7 +590,3 @@ 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/doc/lispref/syntax.texi b/doc/lispref/syntax.texi index 89fa440068..8d91db01ad 100644 --- a/doc/lispref/syntax.texi +++ b/doc/lispref/syntax.texi @@ -1192,7 +1192,3 @@ category table. It inserts the descriptions in a buffer, and then displays that buffer. If @var{buffer-or-name} is non-@code{nil}, it describes the category table of that buffer instead. @end deffn - -@ignore - arch-tag: 4d914e96-0283-445c-9233-75d33662908c -@end ignore diff --git a/doc/lispref/tindex.pl b/doc/lispref/tindex.pl index b1c65fcf2c..ce2b54a850 100755 --- a/doc/lispref/tindex.pl +++ b/doc/lispref/tindex.pl @@ -123,4 +123,3 @@ foreach $key (keys %removed) { print " $key\n"; } -# arch-tag: f8460df6-6bef-4c98-8555-e2c63a88b0fa diff --git a/doc/lispref/tips.texi b/doc/lispref/tips.texi index 8726625afe..634c7da353 100644 --- a/doc/lispref/tips.texi +++ b/doc/lispref/tips.texi @@ -1115,7 +1115,3 @@ 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/doc/lispref/two-volume.make b/doc/lispref/two-volume.make index edd2305028..3b7a581e51 100644 --- a/doc/lispref/two-volume.make +++ b/doc/lispref/two-volume.make @@ -221,4 +221,3 @@ elisp2-init: vol2.texi # You should have received a copy of the GNU General Public License # along with this file. If not, see <http://www.gnu.org/licenses/>. -# arch-tag: 5c258a2e-d4a9-4d0e-b279-fb3a6faa27eb diff --git a/doc/lispref/two.el b/doc/lispref/two.el index 339ec299dd..1759d9c293 100644 --- a/doc/lispref/two.el +++ b/doc/lispref/two.el @@ -76,5 +76,4 @@ 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 ;;; two.el ends here diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi index 2baf389582..b7b5ebb4ce 100644 --- a/doc/lispref/variables.texi +++ b/doc/lispref/variables.texi @@ -1929,7 +1929,3 @@ Attempting to assign them any other value will result in an error: (setq window-min-height 5.0) @error{} Wrong type argument: integerp, 5.0 @end example - -@ignore - arch-tag: 5ff62c44-2b51-47bb-99d4-fea5aeec5d3e -@end ignore diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi index 77fd44fb16..b2e50dbda0 100644 --- a/doc/lispref/windows.texi +++ b/doc/lispref/windows.texi @@ -2607,7 +2607,3 @@ frame selected. Lock fontification function, which will be called whenever parts of a buffer are (re)fontified because a window was scrolled or its size changed. @xref{Other Font Lock Variables}. - -@ignore - arch-tag: 3f6c36e8-df49-4986-b757-417feed88be3 -@end ignore |