annotate lib-src/.cvsignore @ 103406:2a3d145eef1e

Remove the term "on-line" (meaning "Info") throughout, since in this day and age the common meaning is "on the web". (copying): Use @copyright in all cases. (Basic keys): Remove reference to deleted manual node "Text Characters". (File-name conventions): Use GNU as an example rather than SERVICE. default.el lives in site-lisp. Update Info directory location. (Real meaning of copyleft): GPL actions have been brought, but all settled out of court. (Guidelines for newsgroup postings): Shorten section title. Simplify comp.emacs description. (Newsgroup archives): Change Google URL. Describe Gmane. (Unsubscribing from Emacs lists): Remove discussion of "distribution points". Mention List-Unsubscribe header. (Contacting the FSF): Update email and URLs. (Basic editing): Mention F1 for help. (Installing Texinfo documentation): Refer to Texinfo website rather than ftp server. (Printing a Texinfo file): Mention texi2pdf. (Informational files for Emacs): Don't describe FTP or SERVICE, they are just stubs nowadays. (Latest version of Emacs): Explain version numbers. (Spell-checkers, Checking TeX and *roff documents): Remove sections. (Turning on syntax highlighting): No need to mention hilit19 any more. (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP. (Modes for various languages): Remove section. (Major packages and programs): Remove most version and maintainer information - it's hard to keep up-to-date, and adds nothing. Similarly with direct links to mailing lists. (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell. (Mailcrypt): Remove section - mailcrypt has not been updated in mnay years, and Emacs comes with tools for this now. (Patch): Remove section - this is a standard tool. (Using function keys under X): Remove section.
author Glenn Morris <rgm@gnu.org>
date Sat, 13 Jun 2009 02:21:29 +0000
parents d45acf0c8d23
children 89bc2ab110c5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
28611
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
1 DOC
25889
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
2 Makefile.c
28611
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
3 b2m
64656
29718f221424 Don't ignore fns-* and fns.el, which are no longer generated. Ignore also
Juanma Barranquero <lekktu@gmail.com>
parents: 44636
diff changeset
4 ctags*
25889
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
5 cvtmail
28611
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
6 digest-doc
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
7 ebrowse
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
8 emacsclient
25889
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
9 emacsserver
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
10 etags
28611
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
11 fakemail
64656
29718f221424 Don't ignore fns-* and fns.el, which are no longer generated. Ignore also
Juanma Barranquero <lekktu@gmail.com>
parents: 44636
diff changeset
12 getopt.h
28611
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
13 hexl
96675
d45acf0c8d23 merging Emacs.app (NeXTstep port)
Adrian Robert <Adrian.B.Robert@gmail.com>
parents: 92464
diff changeset
14 mac-fix-env
28611
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
15 make-docfile
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
16 movemail
27634
6c9ee29e8955 * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents: 25889
diff changeset
17 obj
92464
9242087c9ddb Add oo.
Juanma Barranquero <lekktu@gmail.com>
parents: 74840
diff changeset
18 oo
28611
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
19 profile
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
20 sorted-doc
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
21 test-distrib
44636
cc5f9d3c4caf Add update-game-score.
Eli Zaretskii <eliz@gnu.org>
parents: 40342
diff changeset
22 update-game-score
28611
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
23 yow
31816
070cf4b710c5 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 28611
diff changeset
24 Makefile
65667
adbf7c56937f Add makefile (for MS-Windows).
Eli Zaretskii <eliz@gnu.org>
parents: 64656
diff changeset
25 makefile
73187
458d299b6185 Add blessmail.
Eli Zaretskii <eliz@gnu.org>
parents: 65667
diff changeset
26 blessmail
40342
bdf5794b5e20 ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents: 38232
diff changeset
27 *-spd
bdf5794b5e20 ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents: 38232
diff changeset
28 *.pdb
74840
e5fe1e4d0e09 Add stamp_BLD.
Eli Zaretskii <eliz@gnu.org>
parents: 73187
diff changeset
29 stamp_BLD