annotate lib-src/.arch-inventory @ 99317:988149a79ff6

(Program Modes): Link to Program Indent node. (Left Margin Paren): Explain consequences of changing open-paren-in-column-0-is-defun-start more concisely. (Which Function, Program Indent, Info Lookup): Minor edits. (Basic Indent): If region is active, TAB indents the region. (Multi-line Indent): If region is active, TAB indents the region. Note that indent-region is useful when Transient Mark mode is off. (Matching): The delimiter at the cursor is highlighted---the character changes color. (Symbol Completion): Link to Completion node.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 01 Nov 2008 23:39:36 +0000
parents 655e2c8d2f5f
children 63a6a2c8b2eb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
56043
a0fc4f10d0cf Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
Miles Bader <miles@gnu.org>
parents:
diff changeset
1 # Ignore binaries
78362
655e2c8d2f5f Update some .arch-inventory files
Miles Bader <miles@gnu.org>
parents: 56634
diff changeset
2 backup ^(test-distrib|make-docfile|profile|digest-doc|movemail|cvtmail|fakemail|blessmail|yow|emacsserver|hexl|update-game-score|etags|ctags|emacsclient|b2m|ebrowse|sorted-doc)$
56043
a0fc4f10d0cf Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
Miles Bader <miles@gnu.org>
parents:
diff changeset
3
a0fc4f10d0cf Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
Miles Bader <miles@gnu.org>
parents:
diff changeset
4 # Building actually makes a copy/link of the source file
a0fc4f10d0cf Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
Miles Bader <miles@gnu.org>
parents:
diff changeset
5 precious ^(ctags\.c)$
a0fc4f10d0cf Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
Miles Bader <miles@gnu.org>
parents:
diff changeset
6
56055
34a75c56c1ce Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403
Miles Bader <miles@gnu.org>
parents: 56043
diff changeset
7 # Windows generates this
34a75c56c1ce Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403
Miles Bader <miles@gnu.org>
parents: 56043
diff changeset
8 backup ^(DOC)$
34a75c56c1ce Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403
Miles Bader <miles@gnu.org>
parents: 56043
diff changeset
9
56043
a0fc4f10d0cf Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
Miles Bader <miles@gnu.org>
parents:
diff changeset
10 # arch-tag: da33b3d6-170d-4fe5-9eb8-ed2753bc9b4f