Add arch taglines

This commit is contained in:
Miles Bader 2003-09-01 15:45:59 +00:00
parent 1042fe8c8c
commit ab5796a9f9
1737 changed files with 3361 additions and 77 deletions

View file

@ -1920,3 +1920,5 @@ Zoltan Kemenczy: changed gud.el
Local Variables:
coding: iso-2022-7bit
End:
arch-tag: 7ec2c5ea-4fe4-4937-b2cf-863e3cadc5c3

View file

@ -5705,3 +5705,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: ac61a779-1480-4884-b292-d0c39c127a73

View file

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

View file

@ -748,3 +748,4 @@ bootstrap-clean-before: FRC
-(cd lispintro && $(MAKE) $(MFLAGS) clean)
(cd leim; $(MAKE) $(MFLAGS) clean)
# arch-tag: c1162ff6-e0a8-4366-bc1a-2eb544007156

View file

@ -146,3 +146,5 @@
Copyright (C) 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: 97728c77-77c0-4156-b669-0e8c07d94e5a

View file

@ -17,3 +17,5 @@ make-emacs build Emacs in various ways
make-tarball.txt instructions to create pretest or release tarballs
quick-install-emacs install emacs quickly (`incrementally')
revdiff get CVS diffs of files
# arch-tag: 812b9461-bc0a-46a7-925e-24bd41118463

View file

@ -89,4 +89,5 @@ Root must be the root of an Emacs source tree."
(rx (and "EMACSVER" (1+ space)
(submatch (1+ (in "0-9.")))))))
;;; arch-tag: 4ea83636-2293-408b-884e-ad64f22a3bf5
;; admin.el ends here.

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -438,3 +438,5 @@ args[0]).
Local Variables:
mode: text
End:
# arch-tag: caf47b2c-b56b-44f7-a760-b5bfbed15fd3

View file

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

View file

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

View file

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

View file

@ -59,3 +59,5 @@ For each step, check for possible errors.
him to set a Reply-to header to <emacs-pretest-bug@gnu.org>.
For a release, Richard should prepare the announcement himself,
possibly starting from a previous announcment.
# arch-tag: c23c771f-ca26-4584-8a04-50ecf0989390

View file

@ -16,3 +16,5 @@ this should not be defined for normal .c file compilation.
there has been discussion on eliminating this use of cpp and relying
solely on autoconf processing. rms says to leave it be.
;;; arch-tag: d654291e-9fc8-41b7-ab0c-d3cde842a8e0

View file

@ -23,3 +23,5 @@ The comment /* iftc */ is used to mark this type of casting to differentiate
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

@ -4,3 +4,5 @@ apparently there was a big discussion on emacs-devel wrt trailing whitespace.
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

@ -19,3 +19,7 @@ copy ..\etc\DOC* obj\etc
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

@ -122,3 +122,7 @@ echo (e.g., %0 19.34 emacs-19.34.5 d:\andrewi\distfiles)
echo Or: %0 emacs-version dist-basename distfiles "zipfiles" short-version
echo (e.g., %0 20.6 emacs-20.6 d:\andrewi\distfiles zipfiles 206)
:end
goto skipArchTag
arch-tag: 6e2ddd92-c1c9-4992-b6b5-207aaab72f68
:skipArchTag

View file

@ -338,3 +338,5 @@ END {
done
) | eval $EXEC
# arch-tag: 9322b572-9755-4cf7-a67a-21e6505f1477

View file

@ -133,3 +133,5 @@ while (@ARGV)
# Local Variables:
# mode: cperl
# End:
# arch-tag: 2798b20d-c7f2-4c78-8378-7bb529c36a09

View file

@ -5,3 +5,5 @@ echo "Please read INSTALL-CVS for instructions on how to build Emacs from CVS."
# 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

@ -276,3 +276,7 @@ set $foo$=
set X11=
set nodebug=
set djgpp_ver=
goto skipArchTag
arch-tag: 2d2fed23-4dc6-4006-a2e4-49daf0031f33
:skipArchTag

View file

@ -3085,3 +3085,6 @@ touch src/config.stamp
], [GCC="$GCC" NON_GNU_CPP="$NON_GNU_CPP" CPP="$CPP" CPP_NEED_TRADITIONAL="$CPP_NEED_TRADITIONAL" CPPFLAGS="$CPPFLAGS"])
m4_if(dnl Do not change this comment
arch-tag: 156a4dd5-bddc-4d18-96ac-f37742cf6a5e
)dnl

View file

@ -1567,3 +1567,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: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1

View file

@ -647,3 +647,5 @@ temporarily, you will see an old value for it. Again, you need to
look at the disassembly to determine which registers are being used,
and look at those registers directly, to see the actual current values
of these variables.
;;; arch-tag: fbf32980-e35d-481f-8e4c-a2eca2586e6b

View file

@ -1469,3 +1469,5 @@ Local variables:
mode: indented-text
fill-prefix: " "
End:
arch-tag: 7d2e93c7-e982-40ec-9055-3cd064042473

View file

@ -1521,3 +1521,5 @@ Local variables:
mode: outline
fill-column: 72
End:
arch-tag: 6e42bba8-7532-4a23-8486-99dbc5770a8e

View file

@ -1733,3 +1733,5 @@ Local variables:
mode: outline
paragraph-separate: "[ ]*$"
end:
arch-tag: f6696cad-eb1b-4c5f-8057-4e3954a98d18

View file

@ -237,3 +237,5 @@ mode: text
mode: view
eval: (goto-address)
End:
arch-tag: c1d4e7c8-db85-44e6-909e-659e2b20fefa

View file

@ -30,3 +30,4 @@ TIC=tic
e/eterm: e/eterm.ti
TERMINFO=`pwd`; export TERMINFO; $(TIC) e/eterm.ti
# arch-tag: 4261f003-cf77-4478-a10a-5284e9d8f797

View file

@ -12108,3 +12108,5 @@ Local variables:
mode: outline
paragraph-separate: "[ ]*$"
end:
arch-tag: 1aca9dfa-2ac4-4d14-bebf-0007cee12793

View file

@ -1029,7 +1029,7 @@ your working file with the latest version from the master.
*** RCS customization.
There is a new variable vc-consult-headers. If it is t (the default),
VC searches for RCS headers in working files (like `$Id: ONEWS,v 1.7 2002/08/21 00:18:46 rms Exp $') and
VC searches for RCS headers in working files (like `$Id: ONEWS,v 1.8 2003/02/04 14:30:40 lektu Exp $') and
determines the state of the file from them, not from the master file.
This is fast and more reliable when you use branches. (The variable
was already present in Emacs 19.29, but didn't get mentioned in the
@ -6482,3 +6482,4 @@ mode: outline
paragraph-separate: "[ ]*$"
end:
arch-tag: 944be39b-afe8-4217-9977-c745b68a7ca2

View file

@ -1163,3 +1163,5 @@ Copyright (C) 1985 Richard M. Stallman
Local variables:
mode: text
end:
arch-tag: c006f958-d769-44c7-a9f4-e2faf070624d

View file

@ -1346,3 +1346,5 @@ Copyright (C) 1985 Richard M. Stallman
Local variables:
mode: text
end:
arch-tag: 33dc900d-9c58-473b-87c9-b6d7222323ea

View file

@ -1607,3 +1607,5 @@ Copyright (C) 1988 Free Software Foundation, Inc.
Local variables:
mode: text
end:
arch-tag: 8fed393b-c9c5-47d1-afbb-c0e7a135094a

View file

@ -1689,3 +1689,5 @@ Copyright (C) 1992 Free Software Foundation, Inc.
Local variables:
mode: text
end:
arch-tag: 373312be-99a8-46d5-bcb0-a62577ab5045

View file

@ -1047,3 +1047,5 @@ truncation (at either margin) with "$".
The command to resume a tags-search or tags-query-replace in
GNU Emacs is Meta-Comma.
arch-tag: e5a3da2f-f13d-400e-95e2-b6e1a520af90

View file

@ -3392,3 +3392,5 @@ Local variables:
mode: outline
paragraph-separate: "[ ]*$"
end:
arch-tag: 49fc0d95-88cb-4715-b21c-f27fb5a4764a

View file

@ -1365,3 +1365,4 @@ A current version should be available on our web site at http://www.gnu.org.
** Please keep the entries in this file alphabetical **
arch-tag: 1253ce32-1cbd-428a-ac36-70ed9e3999fc

View file

@ -270,3 +270,5 @@ Other features we would like:
other variable, without changing the value of `values'.
* Fix skip-chars-{for,back}ward to allow character classes.
;;; arch-tag: b0a3e40b-726a-457d-9999-ba848321b036

View file

@ -1116,3 +1116,5 @@ The conditions for copying Emacs itself are more complex, but in the
same spirit. Please read the file COPYING and then do give copies of
GNU Emacs to your friends. Help stamp out software obstructionism
("ownership") by using, writing, and sharing free software!
;;; arch-tag: a0f84628-777f-4238-8865-451a73167f55

View file

@ -1191,4 +1191,5 @@ Copyright (c) 1985, 1996, 1998, 2001, 2002 Free Software Foundation
;;; Local Variables:
;;; coding: koi8-r
;;; End:
;;; End:
;;; arch-tag: 70cf6ad7-c2e4-41fe-8199-74aa52683b0e

View file

@ -1083,3 +1083,5 @@ Chinese Translation by Chao-Hong Liu (2002, 2003)
;;; Local Variables:
;;; coding: chinese-iso-8bit
;;; End:
;;; arch-tag: 46a53d82-a85a-46b6-bdc7-583aca063578

View file

@ -1042,3 +1042,5 @@ GNU Emacsu sv
;;; Local Variables:
;;; coding: iso-latin-2
;;; End:
;;; arch-tag: 479ef577-3d4d-4384-aeea-9fe79d5e89ca

View file

@ -1483,3 +1483,5 @@ freie Software verwenden, verteilen, oder sogar selber schreiben.
;;; Local Variables:
;;; coding: latin-1
;;; End:
;;; arch-tag: a8f2fe06-631d-4ae1-887e-446f971b0baa

View file

@ -1237,3 +1237,5 @@ compartiendo software libre!
;;; Local Variables:
;;; coding: latin-1
;;; End:
;;; arch-tag: 66aae86e-6f86-4a3e-b82a-44a783f774fd

View file

@ -1198,3 +1198,5 @@ Cette traduction fran
;;; Local Variables:
;;; coding: latin-1
;;; End:
;;; arch-tag: f6c5c2ff-bf24-477c-bd18-32f76f51ba65

View file

@ -1113,3 +1113,5 @@ stesso spirito. Per favore, leggete il file COPYING e poi distribuite
copie di GNU Emacs ai vostri amici. Aiutateci a combattere
l'ostruzionismo al software ("la proprietà") usando, scrivendo e
condividendo software libero!
;;; arch-tag: c6f7079d-8032-473d-91d4-36754af15719

View file

@ -1069,3 +1069,5 @@ GNU Emacs to your friends. Help stamp out software obstructionism
;;; Local Variables:
;;; coding: iso-2022-jp
;;; End:
;;; arch-tag: 7136abc2-eb97-4f51-80a2-fa690ba4cfe8

View file

@ -1003,3 +1003,5 @@ GNU $(C@L8F=:?M(B $(C00@L(B $(C@L(B $(CAvD'<-(B $(CFG@:(B $(C@z@[1G@L
COPYING$(C@L6s4B(B $(CFD@O@;(B $(C@P0m(B $(C3-(B $(CHD?!(B GNU $(C@L8F=:@G(B $(C:9;g:;@;(B $(CD#18?!0T(B
$(CAV=J=C?@(B. $(C@Z@/(B $(C<RGAF.?~>n8&(B $(C>20m(B $(C885i0m(B $(C0x@/GT@87N=a(B $(C<RGAF.?~>n(B
$(C9fGX8&(B ("$(C<R@/1G(B") $(C1Y@}GO4B5%(B $(C55?s=C4Y(B.
;;; arch-tag: 44503bc5-b2c1-4169-962d-9d33157221a9

View file

@ -1087,3 +1087,5 @@ The conditions for copying Emacs itself are more complex, but in the
same spirit. Please read the file COPYING and then do give copies of
GNU Emacs to your friends. Help stamp out software obstructionism
("ownership") by using, writing, and sharing free software!)
;;; arch-tag: 3399e308-e605-4125-8fbb-b2fe91ac3149

View file

@ -1248,3 +1248,4 @@
;;; arch-tag: 6c6b7445-4cd5-44ca-a101-7f4697b92f60

View file

@ -1110,3 +1110,5 @@ Condi
spirit. Citiţi fişierul COPYING şi apoi distribuiţi prietenilor copii
ale Emacs-ului. Contribuiţi la eliminarea obstrucţionismului software
folosind, scriind şi distribuind free software!
;;; arch-tag: dcf252cf-bd67-4f8d-a440-1ec4b8dbfd70

View file

@ -1078,3 +1078,5 @@ Copyright (c) 1985, 1996 Free Software Foundation
// Alex Ott.
// Большое спасибо Владимиру Бормотову, на базе перевода которого был сделан
// этот перевод
;;; arch-tag: ad4e5698-ea8b-45b7-b236-ed5ad5b72d2b

View file

@ -1101,3 +1101,5 @@ GNU Emacsu svojim priate
;;; Local Variables:
;;; coding: iso-latin-2
;;; End:
;;; arch-tag: 87861cfa-5cf6-4b87-9fab-86c93c5ca9f3

View file

@ -1135,3 +1135,5 @@ pi
;;; Local Variables:
;;; coding: iso-latin-2
;;; End:
;;; arch-tag: 985059e4-44c6-4ac9-b627-46c8db57acf6

View file

@ -1088,3 +1088,5 @@ The conditions for copying Emacs itself are more complex, but in the
same spirit. Please read the file COPYING and then do give copies of
GNU Emacs to your friends. Help stamp out software obstructionism
("ownership") by using, writing, and sharing free software!
;;; arch-tag: b352f774-622b-4cc6-85ce-43e3baf4fc1b

View file

@ -1005,3 +1005,4 @@ virach@nectec.or.th
Translate - January 1999 by Virach Sornlertlamvanich
;;; arch-tag: 79ad252a-448a-4dc9-a4cb-2097dd1ec014

View file

@ -26,3 +26,5 @@ TUTORIAL.zh: Chao-Hong Liu <chliu@gnu.org>
;;; Local Variables:
;;; coding: utf-8
;;; End:
;;; arch-tag: 8788b16b-e739-4304-a7f2-729bdb999fa0

View file

@ -1083,3 +1083,5 @@ Chinese Translation by Chao-Hong Liu (2002, 2003)
;;; Local Variables:
;;; coding: chinese-big5
;;; End:
;;; arch-tag: a51dafb4-e602-432b-8020-5d5d5f150811

View file

@ -96,3 +96,5 @@
# local variables:
# tab-width: 4
# End:
# arch-tag: cbaa71af-719b-4647-a2c1-cd4d36a4fc64

View file

@ -667,3 +667,5 @@ \section{Programming}
% Local variables:
% compile-command: "tex calccard"
% End:
% arch-tag: a2764f34-ec23-4083-bd5c-53f9e70a5da9

View file

@ -400,3 +400,5 @@ \section{Dired a Find}
%\copyrightnotice
\bye
% arch-tag: dd78e947-5b89-4e5b-8bab-b6003719dce5

View file

@ -664,3 +664,5 @@ \section{Z
% Local variables:
% compile-command: "csplain cs-refcard"
% End:
% arch-tag: 24ab5519-539c-4941-9a95-4ed9d819030f

View file

@ -2,8 +2,8 @@
% Title: GNU Emacs Survival Card
% Author: Wlodek Bzyl <matwb@univ.gda.pl>
%
% $Revision: 1.1 $
% $Date: 2001/04/18 13:59:16 $
% $Revision: 1.2 $
% $Date: 2003/02/04 14:30:41 $
%
%**start of header
@ -411,3 +411,5 @@ \section{Pomoc}
% Local variables:
% compile-command: "csplain survival"
% End:
% arch-tag: 86b21d3f-d8b6-412d-8d77-e6e8728f590e

View file

@ -1 +1,3 @@
.so man1/etags.1
.\" arch-tag: 54d4579b-9d66-4ba5-9fda-f01ec83612ad

View file

@ -639,3 +639,5 @@ \section{Selbst Kommandos schreiben}
% Local variables:
% compile-command: "tex refcard"
% End:
% arch-tag: af0a2666-f289-49f1-a9cc-cedab9783314

View file

@ -394,3 +394,4 @@ \section{Dired and Find}
\bye
% arch-tag: 483e7bb4-4576-4733-9fca-0eae1c861484

View file

@ -550,3 +550,5 @@ Permission is granted to copy and distribute translations of this
document into another language, under the above conditions for
modified versions, except that this permission notice may be stated
in a translation approved by the Free Software Foundation.
.\" arch-tag: 04dfd376-b46e-4924-919a-cecc3b257eaa

View file

@ -43,3 +43,4 @@ function edit ()
}
# arch-tag: 1e1b74b9-bf2c-4b23-870f-9eebff7515cb

View file

@ -23,3 +23,5 @@ alias edit 'set emacs_command=("emacs -nw \!*" "fg %emacs" "emacs -i \!* &"\
@ whichjob = 1 + $isjob + $?DISPLAY * 2 + $?WINDOW_PARENT * 4; \
test -S ~/.emacs_server && emacsclient \!* \
|| echo `pwd` \!* >! ~/.emacs_args && eval $emacs_command[$whichjob]'
# arch-tag: 433d58df-15b9-446f-ad37-f0393e3a23d4

View file

@ -76,3 +76,5 @@ This manual page was written by Stephane Bortzmeyer <bortzmeyer@debian.org>,
for the Debian GNU/Linux system (but may be used by others).
.SH COPYING
This manual page is in the public domain.
.\" arch-tag: 2b35e723-b197-4073-8752-231bc8b3d3f3

View file

@ -151,3 +151,5 @@ Permission is granted to copy and distribute translations of this
document into another language, under the above conditions for
modified versions, except that this permission notice may be stated
in a translation approved by the Free Software Foundation.
.\" arch-tag: a1f44815-5163-4026-89c1-4404e4b81d37

View file

@ -300,3 +300,5 @@ Permission is granted to copy and distribute translations of this
document into another language, under the above conditions for
modified versions, except that this permission notice may be stated
in a translation approved by the Free Software Foundation.
.\" arch-tag: 9534977f-af78-42f0-991d-1df6b6c05573

View file

@ -409,3 +409,4 @@ \section{Dired et Find}
\bye
% arch-tag: ffe6a489-24a2-4083-b8c3-5d03b621689d

View file

@ -662,3 +662,5 @@ \section{\'Ecriture de commandes}
% Local variables:
% compile-command: "tex fr-refcard"
% End:
% arch-tag: 39d6dc6e-1a4a-4071-84db-4719d4e9e40d

View file

@ -3,8 +3,8 @@
% Title: GNU Emacs Survival Card
% Author: Wlodek Bzyl <matwb@univ.gda.pl>
%
% $Revision: 1.1 $
% $Date: 2001/11/18 18:33:57 $
% $Revision: 1.2 $
% $Date: 2003/02/04 14:30:41 $
%
%**start of header
@ -415,3 +415,5 @@ \section{Obtenir de l'aide}
% Local variables:
% compile-command: "tex survival"
% End:
% arch-tag: 2fb4e93f-8bfa-4ab4-bc6d-b475131d766a

View file

@ -391,3 +391,5 @@ 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.
.\" arch-tag: 3a15de89-40c2-46b8-a9a2-0710357a9baa

View file

@ -148,3 +148,5 @@
(if (symbolp arg)
(set_proc_str (get-pname arg))
(error arg " is illegal argument to set-proc-str"))))
;;; arch-tag: 2e76c01f-8d6a-4d04-b9ab-0eaabec96aee

View file

@ -310,3 +310,5 @@ set key \2455 \khomscn
set key \2463 \kendscn
set key \2457 \kupscn
set key \2465 \kdnscn
;;; arch-tag: b066a884-e956-4f46-9d9c-13502f6cf7a6

View file

@ -165,3 +165,4 @@ set key \2857 \254 ;; m-~
set key \2318 \255 ;; m-del
;;; arch-tag: 93cefb0a-2b07-4d09-ae78-4d807b15645d

View file

@ -1,7 +1,7 @@
%&mex
%=====================================================================
% $Revision: 1.2 $
% $Date: 2001/09/23 17:45:20 $
% $Revision: 1.3 $
% $Date: 2003/02/04 14:30:42 $
%=====================================================================
% Reference Card for GNU Emacs version 20 on Unix systems was
% translated into Polish language by W{\l}odek Bzyl (matwb@univ.gda.pl)
@ -992,3 +992,5 @@ \section{Tworzenie nowych polece/n}
\copyrightnotice
\bye
% arch-tag: 19d15a16-70be-40c8-ad91-88899aac32a9

View file

@ -651,3 +651,5 @@ \section{Writing Commands}
% Local variables:
% compile-command: "tex refcard"
% End:
% arch-tag: d67bdf5d-b77c-44eb-a22e-f4f7d25174d2

View file

@ -205,3 +205,5 @@ Sales summary - Acme fundraising
;;; life-universe-everything: 42
;;; symbolic-formulas: (("Eastern area") ("West-district") ("North&South") ("Other"))
;;; End:
;;; arch-tag: 4fcb0843-e3f9-4270-b8fb-998129190765

View file

@ -406,3 +406,5 @@ \section{Dired a Find}
% Local variables:
% compile-command: "csplain sk-dired-ref"
% End:
% arch-tag: d5b57e24-16ec-4981-9315-14d3d16d3062

View file

@ -665,3 +665,5 @@ \section{Z
% Local variables:
% compile-command: "csplain sk-refcard"
% End:
% arch-tag: 9f8eacf2-daf9-4162-bc8d-4af7b269f3d3

View file

@ -2,8 +2,8 @@
% Title: GNU Emacs Survival Card
% Author: Wlodek Bzyl <matwb@univ.gda.pl>
%
% $Revision: 1.1 $
% $Date: 2001/04/18 13:58:29 $
% $Revision: 1.2 $
% $Date: 2003/02/04 14:30:42 $
%
%**start of header
@ -414,3 +414,5 @@ \section{N
% Local variables:
% compile-command: "csplain sk-survival"
% End:
% arch-tag: 126389ad-40b2-4bf9-ac1d-e5105d0986b9

View file

@ -410,3 +410,5 @@ \section{Getting Help}
% Local variables:
% compile-command: "tex survival"
% End:
% arch-tag: 4f9a0562-617b-4843-aee1-450c41d6b22c

View file

@ -958,3 +958,7 @@ time-stamp-end: "$"
time-stamp-format: "%:b %:d, %:y"
compile-command: "make just-tasks"
End:
@ignore
arch-tag: 7ed10085-fa7c-47d4-9ed5-39e885603e5c
@end ignore

View file

@ -36,3 +36,5 @@ chmod 0754 /etc/init
exit 0
#
# Upon system reboot, all processes will inherit the new large ulimit.
# arch-tag: 6f9a7072-9d07-4431-b0bb-e867648ad0b4

View file

@ -679,3 +679,5 @@ \section{Ex Commands}
% Local variables:
% compile-command: "tex refcard"
% End:
% arch-tag: 342a9548-4de4-499d-b864-74fb426b6729

View file

@ -744,3 +744,5 @@ \subsection{Ex Miscellaneous Commands}
% Local variables:
% compile-command: "tex viperCard"
% End:
% arch-tag: e287b45c-4c5e-4bf9-ae28-ead4cd9f68e3

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

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