annotate man/ack.texi @ 38942:1367ba8d29bf

Don't use "prints" except for printers. Standardize on ASCII without @sc.
author Richard M. Stallman <rms@gnu.org>
date Sat, 25 Aug 2001 02:03:46 +0000
parents 62e02f5ae533
children 5a3dae2132b4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1 @c This is part of the Emacs manual.
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
2 @c Copyright (C) 1994,1995,1996,1997,1999,2000,2001
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
3 @c Free Software Foundation, Inc.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
4 @c See file emacs.texi for copying conditions.
36024
de9dab614e26 Add a comment about criteria for inclusion in this chapter.
Eli Zaretskii <eliz@gnu.org>
parents: 36023
diff changeset
5 @c
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
6 @node Acknowledgments, Screen, Concept Index, Top
Dave Love <fx@gnu.org>
parents:
diff changeset
7 @chapter Acknowledgments
Dave Love <fx@gnu.org>
parents:
diff changeset
8
Dave Love <fx@gnu.org>
parents:
diff changeset
9 Many people have contributed code included in the Free Software
Dave Love <fx@gnu.org>
parents:
diff changeset
10 Foundation's distribution of GNU Emacs. To show our appreciation for
36027
73f4c586ca68 Small change in intro.
Richard M. Stallman <rms@gnu.org>
parents: 36026
diff changeset
11 their public spirit, we list here in alphabetical order those who have
34147
7292ef94c1f5 Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii <eliz@gnu.org>
parents: 27760
diff changeset
12 written substantial portions.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
13
36027
73f4c586ca68 Small change in intro.
Richard M. Stallman <rms@gnu.org>
parents: 36026
diff changeset
14 @c We should list here anyone who has contributed a new package,
73f4c586ca68 Small change in intro.
Richard M. Stallman <rms@gnu.org>
parents: 36026
diff changeset
15 @c and anyone who has made major enhancements in Emacs
73f4c586ca68 Small change in intro.
Richard M. Stallman <rms@gnu.org>
parents: 36026
diff changeset
16 @c that many users would notice and consider important.
73f4c586ca68 Small change in intro.
Richard M. Stallman <rms@gnu.org>
parents: 36026
diff changeset
17
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
18 @itemize @bullet
Dave Love <fx@gnu.org>
parents:
diff changeset
19 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
20 Per Abrahamsen wrote the customization buffer facilities, as well as
Dave Love <fx@gnu.org>
parents:
diff changeset
21 @file{double.el} for typing accented characters not normally available
Dave Love <fx@gnu.org>
parents:
diff changeset
22 from the keyboard, @file{xt-mouse.el} which handles mouse commands
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
23 through Xterm, @file{gnus-cus.el} which implements customization
36424
6850f153efa0 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 36383
diff changeset
24 commands for Gnus, @file{gnus-cite.el}, a citation-parsing facility
6850f153efa0 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 36383
diff changeset
25 for news articles and @file{cpp.el} which hides or highlights parts of
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
26 C programs according to preprocessor conditionals.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
27
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
28 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
29 Tomas Abrahamsson wrote @file{artist.el}, a package for producing ASCII
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
30 art with a mouse or with keyboard keys.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
31
Dave Love <fx@gnu.org>
parents:
diff changeset
32 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
33 Jay K.@: Adams wrote @file{jka-compr.el}, providing automatic
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
34 decompression and recompression for compressed files.
Dave Love <fx@gnu.org>
parents:
diff changeset
35
Dave Love <fx@gnu.org>
parents:
diff changeset
36 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
37 Joe Arceneaux wrote the original text property implementation, and
Dave Love <fx@gnu.org>
parents:
diff changeset
38 implemented support for X11.
Dave Love <fx@gnu.org>
parents:
diff changeset
39
Dave Love <fx@gnu.org>
parents:
diff changeset
40 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
41 Miles Bader wrote @file{image-file.el}, support code for visiting image
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
42 files; and @file{minibuf-eldef.el}, a minor mode whereby the default
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
43 value is shown in the minibuffer prompt only when appropriate.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
44
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
45 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
46 David Bakhash wrote @file{strokes.el}, a mode for controlling Emacs by
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
47 moving the mouse in particular patterns.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
48
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
49 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
50 Eli Barzilay wrote @file{calculator.el}, a desktop calculator for
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
51 Emacs.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
52
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
53 @item
36424
6850f153efa0 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 36383
diff changeset
54 Steven L.@: Baur wrote
6850f153efa0 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 36383
diff changeset
55 @c If earcon.el actually works with Emacs 21, it isn't useful for lack
6850f153efa0 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 36383
diff changeset
56 @c of sound files. -- fx
6850f153efa0 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 36383
diff changeset
57 @c @file{earcon.el}, a facility for sound effects
6850f153efa0 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 36383
diff changeset
58 @c for email and news messages,
6850f153efa0 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 36383
diff changeset
59 @file{footnote.el} which lets you include
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
60 footnotes in email messages, and @file{gnus-audio.el} which provides
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
61 sound effects for Gnus.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
62
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
63 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
64 Boaz Ben-Zvi wrote @file{profile.el}, to time Emacs Lisp functions.
Dave Love <fx@gnu.org>
parents:
diff changeset
65
Dave Love <fx@gnu.org>
parents:
diff changeset
66 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
67 Ray Blaak wrote @file{delphi.el}, a major mode for editing Delphi
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
68 (Object Pascal) source code.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
69
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
70 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
71 Jim Blandy wrote Emacs 19's input system, brought its configuration and
Dave Love <fx@gnu.org>
parents:
diff changeset
72 build process up to the GNU coding standards, and contributed to the
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
73 frame support and multi-face support. Jim also wrote @file{tvi970.el},
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
74 terminal support for the TeleVideo 970 terminals.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
75
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
76 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
77 Per Bothner wrote @file{term.el}, a terminal emulator in an Emacs
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
78 buffer.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
79
Dave Love <fx@gnu.org>
parents:
diff changeset
80 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
81 Terrence M.@: Brannon wrote @file{landmark.el}, a neural-network robot
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
82 that learns landmarks.
Dave Love <fx@gnu.org>
parents:
diff changeset
83
Dave Love <fx@gnu.org>
parents:
diff changeset
84 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
85 Frank Bresz wrote @file{diff.el}, a program to display @code{diff}
Dave Love <fx@gnu.org>
parents:
diff changeset
86 output.
Dave Love <fx@gnu.org>
parents:
diff changeset
87
Dave Love <fx@gnu.org>
parents:
diff changeset
88 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
89 Peter Breton implemented:
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
90
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
91 @itemize @minus
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
92 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
93 @file{dirtrack} which does better tracking of directory changes in shell
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
94 buffers,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
95 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
96 @file{filecache.el} which records which directories your files are in,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
97 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
98 @file{locate.el} which interfaces to the @code{locate} command,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
99 @item
38865
62e02f5ae533 Avoid saying "Unix" in a way that includes GNU.
Richard M. Stallman <rms@gnu.org>
parents: 36755
diff changeset
100 @file{find-lisp.el}, an Emacs Lisp emulation of the @code{find} program,
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
101 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
102 @file{net-utils.el}, and
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
103 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
104 the ``generic mode'' feature.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
105 @end itemize
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
106
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
107 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
108 Emmanuel Briot wrote @file{xml.el}, an XML parser for Emacs.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
109
Dave Love <fx@gnu.org>
parents:
diff changeset
110 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
111 Kevin Broadey wrote @file{foldout.el}, providing folding extensions to
Dave Love <fx@gnu.org>
parents:
diff changeset
112 Emacs's outline modes.
Dave Love <fx@gnu.org>
parents:
diff changeset
113
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
114 @c @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
115 @c Vincent Broman wrote @file{ada.el}, a mode for editing Ada code
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
116 @c (since replaced by @file{ada-mode.el}).
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
117
Dave Love <fx@gnu.org>
parents:
diff changeset
118 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
119 David M.@: Brown wrote @file{array.el}, for editing arrays and other
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
120 tabular data.
Dave Love <fx@gnu.org>
parents:
diff changeset
121
Dave Love <fx@gnu.org>
parents:
diff changeset
122 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
123 W@l{}odek Bzyl and Ryszard Kubiak wrote @file{ogonek.el}, a package for
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
124 changing the encoding of Polish characters.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
125
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
126 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
127 Bill Carpenter provided @file{feedmail.el}, a package for massaging
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
128 outgoing mail messages and sending them through various popular mailers.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
129
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
130 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
131 Per Cederqvist and Inge Wallin wrote @file{ewoc.el}, an Emacs widget for
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
132 manipulating object collections.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
133
Dave Love <fx@gnu.org>
parents:
diff changeset
134 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
135 Hans Chalupsky wrote @file{advice.el}, an overloading mechanism for
Dave Love <fx@gnu.org>
parents:
diff changeset
136 Emacs Lisp functions, and @file{trace.el}, a tracing facility for Emacs
Dave Love <fx@gnu.org>
parents:
diff changeset
137 Lisp.
Dave Love <fx@gnu.org>
parents:
diff changeset
138
Dave Love <fx@gnu.org>
parents:
diff changeset
139 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
140 Chris Chase and Carsten Dominik wrote @file{idlwave.el}, an editing mode
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
141 for IDL and WAVE CL.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
142
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
143 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
144 Bob Chassell wrote @file{texnfo-upd.el} and @file{makeinfo.el}, modes
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
145 and utilities for working with Texinfo files; and @file{page-ext.el},
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
146 commands for extended page handling.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
147
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
148 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
149 Andrew Choi wrote the Macintosh support code, and contributed
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
150 @file{mac-win.el}, support for the Mac window system.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
151
Dave Love <fx@gnu.org>
parents:
diff changeset
152 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
153 James Clark wrote @file{sgml-mode.el}, a mode for editing SGML
Dave Love <fx@gnu.org>
parents:
diff changeset
154 documents, and contributed to Emacs's dumping procedures.
Dave Love <fx@gnu.org>
parents:
diff changeset
155
Dave Love <fx@gnu.org>
parents:
diff changeset
156 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
157 Mike Clarkson wrote @file{edt.el}, an emulation of DEC's EDT editor.
Dave Love <fx@gnu.org>
parents:
diff changeset
158
Dave Love <fx@gnu.org>
parents:
diff changeset
159 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
160 Glynn Clements provided @file{gamegrid.el} and a couple of games that
Dave Love <fx@gnu.org>
parents:
diff changeset
161 use it, Snake and Tetris.
Dave Love <fx@gnu.org>
parents:
diff changeset
162
Dave Love <fx@gnu.org>
parents:
diff changeset
163 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
164 Georges Brun-Cottan and Stefan Monnier wrote @file{easy-mmode.el}, a
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
165 package for easy definition of major and minor modes.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
166
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
167 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
168 Andrew Csillag wrote M4 mode (@file{m4-mode.el}).
Dave Love <fx@gnu.org>
parents:
diff changeset
169
Dave Love <fx@gnu.org>
parents:
diff changeset
170 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
171 Doug Cutting and Jamie Zawinski wrote @file{disass.el}, a disassembler
Dave Love <fx@gnu.org>
parents:
diff changeset
172 for compiled Emacs Lisp code.
Dave Love <fx@gnu.org>
parents:
diff changeset
173
Dave Love <fx@gnu.org>
parents:
diff changeset
174 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
175 Michael DeCorte wrote @file{emacs.csh}, a C-shell script that starts a
Dave Love <fx@gnu.org>
parents:
diff changeset
176 new Emacs job, or restarts a paused Emacs if one exists.
Dave Love <fx@gnu.org>
parents:
diff changeset
177
Dave Love <fx@gnu.org>
parents:
diff changeset
178 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
179 Gary Delp wrote @file{mailpost.el}, an interface between RMAIL and the
Dave Love <fx@gnu.org>
parents:
diff changeset
180 @file{/usr/uci/post} mailer.
Dave Love <fx@gnu.org>
parents:
diff changeset
181
Dave Love <fx@gnu.org>
parents:
diff changeset
182 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
183 Matthieu Devin wrote @file{delsel.el}, a package to make newly-typed
Dave Love <fx@gnu.org>
parents:
diff changeset
184 text replace the current selection.
Dave Love <fx@gnu.org>
parents:
diff changeset
185
Dave Love <fx@gnu.org>
parents:
diff changeset
186 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
187 Eric Ding contributed @file{goto-addr.el},
Dave Love <fx@gnu.org>
parents:
diff changeset
188
Dave Love <fx@gnu.org>
parents:
diff changeset
189 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
190 Carsten Dominik wrote @file{reftex.el}, a package for setting up
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
191 labels and cross-references in La@TeX{} documents.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
192
Dave Love <fx@gnu.org>
parents:
diff changeset
193 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
194 Scott Draves wrote @file{tq.el}, help functions for maintaining
Dave Love <fx@gnu.org>
parents:
diff changeset
195 transaction queues between Emacs and its subprocesses.
Dave Love <fx@gnu.org>
parents:
diff changeset
196
Dave Love <fx@gnu.org>
parents:
diff changeset
197 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
198 Benjamin Drieu wrote @file{pong.el}, an implementation of the classical
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
199 pong game.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
200
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
201 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
202 Viktor Dukhovni wrote support for dumping under SunOS version 4.
Dave Love <fx@gnu.org>
parents:
diff changeset
203
Dave Love <fx@gnu.org>
parents:
diff changeset
204 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
205 John Eaton co-wrote Octave mode (@file{octave.el} and related files).
Dave Love <fx@gnu.org>
parents:
diff changeset
206
Dave Love <fx@gnu.org>
parents:
diff changeset
207 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
208 Rolf Ebert co-wrote Ada mode (@file{ada-mode.el}).
Dave Love <fx@gnu.org>
parents:
diff changeset
209
Dave Love <fx@gnu.org>
parents:
diff changeset
210 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
211 Stephen Eglen implemented @file{mspools.el}, for use with Procmail,
Dave Love <fx@gnu.org>
parents:
diff changeset
212 which tells you which mail folders have mail waiting in them, and
Dave Love <fx@gnu.org>
parents:
diff changeset
213 @file{iswitchb.el}, a feature for incremental reading and completion of
Dave Love <fx@gnu.org>
parents:
diff changeset
214 buffer names.
Dave Love <fx@gnu.org>
parents:
diff changeset
215
Dave Love <fx@gnu.org>
parents:
diff changeset
216 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
217 Torbj@"orn
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
218 Einarsson contributed the Fortran 90 mode (@file{f90.el}).
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
219
Dave Love <fx@gnu.org>
parents:
diff changeset
220 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
221 Tsugutomo Enami co-wrote the support for international character sets.
Dave Love <fx@gnu.org>
parents:
diff changeset
222
Dave Love <fx@gnu.org>
parents:
diff changeset
223 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
224 Hans Henrik Eriksen wrote @file{simula.el}, a mode for editing SIMULA 87
Dave Love <fx@gnu.org>
parents:
diff changeset
225 code.
Dave Love <fx@gnu.org>
parents:
diff changeset
226
Dave Love <fx@gnu.org>
parents:
diff changeset
227 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
228 Michael Ernst wrote @file{reposition.el}, a command for recentering a
Dave Love <fx@gnu.org>
parents:
diff changeset
229 function's source code and preceding comment on the screen.
Dave Love <fx@gnu.org>
parents:
diff changeset
230
Dave Love <fx@gnu.org>
parents:
diff changeset
231 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
232 Ata Etemadi wrote @file{cdl.el}, functions for working with Common Data
Dave Love <fx@gnu.org>
parents:
diff changeset
233 Language source code.
Dave Love <fx@gnu.org>
parents:
diff changeset
234
Dave Love <fx@gnu.org>
parents:
diff changeset
235 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
236 Frederick Farnbach implemented @file{morse.el}, which converts text to
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
237 Morse code.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
238
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
239 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
240 Oscar Figueiredo wrote EUDC, the Emacs Unified Directory Client, which
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
241 is an interface to directory servers via LDAP, CCSO PH/QI, or BBDB; and
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
242 @file{ldap.el}, the LDAP client interface.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
243
Dave Love <fx@gnu.org>
parents:
diff changeset
244 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
245 Fred Fish wrote the support for dumping COFF executable files.
Dave Love <fx@gnu.org>
parents:
diff changeset
246
Dave Love <fx@gnu.org>
parents:
diff changeset
247 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
248 Karl Fogel wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
249
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
250 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
251 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
252 @file{bookmark.el}, for creating named placeholders, saving them and
Dave Love <fx@gnu.org>
parents:
diff changeset
253 jumping to them later,
Dave Love <fx@gnu.org>
parents:
diff changeset
254 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
255 @file{mail-hist.el}, a history mechanism for outgoing mail messages, and
Dave Love <fx@gnu.org>
parents:
diff changeset
256 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
257 @file{saveplace.el}, for preserving point's location in files between
Dave Love <fx@gnu.org>
parents:
diff changeset
258 editing sessions.
Dave Love <fx@gnu.org>
parents:
diff changeset
259 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
260
Dave Love <fx@gnu.org>
parents:
diff changeset
261 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
262 Gary Foster wrote @file{crisp.el}, the emulation for CRiSP and Brief
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
263 editors, and @file{scroll-lock.el} (now @file{scroll-all.el}) a mode
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
264 for scrolling several buffers together.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
265
Dave Love <fx@gnu.org>
parents:
diff changeset
266 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
267 Noah Friedman wrote @file{rlogin.el}, an interface to Rlogin,
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
268 @file{type-break.el}, which reminds you to take periodic breaks from
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
269 typing, and @code{eldoc-mode}, a mode to show the defined parameters or
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
270 the doc string for the Lisp function near point. With Roland McGrath,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
271 he wrote @file{rsz-mini.el}, a minor mode to automatically resize the
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
272 minibuffer to fit the text it contains.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
273
Dave Love <fx@gnu.org>
parents:
diff changeset
274 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
275 Keith Gabryelski wrote @file{hexl.el}, a mode for editing binary files.
Dave Love <fx@gnu.org>
parents:
diff changeset
276
Dave Love <fx@gnu.org>
parents:
diff changeset
277 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
278 Kevin Gallagher rewrote and enhanced the EDT emulation, and wrote
Dave Love <fx@gnu.org>
parents:
diff changeset
279 @file{flow-ctrl.el}, a package for coping with unsuppressible XON/XOFF
Dave Love <fx@gnu.org>
parents:
diff changeset
280 flow control.
Dave Love <fx@gnu.org>
parents:
diff changeset
281
Dave Love <fx@gnu.org>
parents:
diff changeset
282 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
283 Kevin Gallo added multiple-frame support for Windows NT and wrote
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
284 @file{w32-win.el}, support functions for the MS-Windows window system.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
285
Dave Love <fx@gnu.org>
parents:
diff changeset
286 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
287 Howard Gayle wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
288
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
289 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
290 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
291 the C and lisp code for display tables and case tables,
Dave Love <fx@gnu.org>
parents:
diff changeset
292 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
293 @file{rot13.el}, a command to display the plain-text form of a buffer
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
294 encoded with the Caesar cipher,
Dave Love <fx@gnu.org>
parents:
diff changeset
295 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
296 @file{case-table.el}, code to extend the character set and support case
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
297 tables,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
298 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
299 much of the support for the ISO-8859 European character sets (which
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
300 includes @file{iso-ascii.el}, @file{iso-insert.el}, @file{iso-swed.el},
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
301 @file{latin-1.el}, @file{iso-syntax.el}, @file{iso-transl.el},
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
302 @file{swedish.el}), and
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
303 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
304 @file{vt100-led.el}, a package for controlling the LED's on
Dave Love <fx@gnu.org>
parents:
diff changeset
305 VT100-compatible terminals.
Dave Love <fx@gnu.org>
parents:
diff changeset
306 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
307
Dave Love <fx@gnu.org>
parents:
diff changeset
308 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
309 Stephen Gildea made the Emacs quick reference card, and made many
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
310 contributions for @file{time-stamp.el}, a package for maintaining
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
311 last-change time stamps in files.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
312
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
313 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
314 Julien Gilles wrote @file{gnus-ml.el}, a mailing list minor mode for
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
315 Gnus.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
316
Dave Love <fx@gnu.org>
parents:
diff changeset
317 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
318 David Gillespie wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
319
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
320 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
321 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
322 Emacs 19's Common Lisp compatibility packages, replacing the old package
Dave Love <fx@gnu.org>
parents:
diff changeset
323 by Cesar Augusto Quiroz Gonzalez,
Dave Love <fx@gnu.org>
parents:
diff changeset
324 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
325 @file{complete.el}, a partial completion mechanism, and
Dave Love <fx@gnu.org>
parents:
diff changeset
326 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
327 @file{edmacro.el}, a package for editing keyboard macros.
Dave Love <fx@gnu.org>
parents:
diff changeset
328 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
329
Dave Love <fx@gnu.org>
parents:
diff changeset
330 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
331 Bob Glickstein contributed the @file{sregex.el} feature, a facility for
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
332 writing regexps using a Lisp-like syntax.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
333
Dave Love <fx@gnu.org>
parents:
diff changeset
334 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
335 Boris Goldowsky wrote:
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
336
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
337 @itemize @minus
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
338 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
339 @file{avoid.el}, a package to keep the mouse cursor out of the way of
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
340 the text cursor,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
341 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
342 @file{shadowfile.el}, a package for keeping identical copies of files in
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
343 more than one place,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
344 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
345 @file{format.el}, a package for reading and writing files in various
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
346 formats,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
347 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
348 @file{enriched.el}, a package for saving text properties in files, and
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
349 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
350 @file{facemenu.el}, a package for specifying faces.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
351 @end itemize
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
352
Dave Love <fx@gnu.org>
parents:
diff changeset
353 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
354 Michelangelo Grigni wrote @file{ffap.el} which visits a file,
Dave Love <fx@gnu.org>
parents:
diff changeset
355 taking the file name from the buffer.
Dave Love <fx@gnu.org>
parents:
diff changeset
356
Dave Love <fx@gnu.org>
parents:
diff changeset
357 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
358 Odd Gripenstam wrote @file{dcl-mode.el} for editing DCL command files.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
359
Dave Love <fx@gnu.org>
parents:
diff changeset
360 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
361 Michael Gschwind wrote @file{iso-cvt.el}, a package to convert between
38942
1367ba8d29bf Don't use "prints" except for printers.
Richard M. Stallman <rms@gnu.org>
parents: 38865
diff changeset
362 the ISO 8859-1 character set and the notations for non-ASCII
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
363 characters used by @TeX{} and net tradition, and @file{latin-2.el}, code
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
364 which sets up case-conversion and syntax tables for the ISO Latin-2
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
365 character set.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
366
Dave Love <fx@gnu.org>
parents:
diff changeset
367 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
368 Henry Guillaume wrote @file{find-file.el}, a package to visit files
Dave Love <fx@gnu.org>
parents:
diff changeset
369 related to the currently visited file.
Dave Love <fx@gnu.org>
parents:
diff changeset
370
Dave Love <fx@gnu.org>
parents:
diff changeset
371 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
372 Doug Gwyn wrote the portable @code{alloca} implementation.
Dave Love <fx@gnu.org>
parents:
diff changeset
373
Dave Love <fx@gnu.org>
parents:
diff changeset
374 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
375 Ken'ichi Handa implemented most of the support for international
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
376 character sets, and wrote @file{isearch-x.el}, a facility for searching
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
377 non-ASCII text. Together with Naoto Takahashi, he wrote
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
378 @file{quail.el}, a simple input facility for typing non-ASCII text from
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
379 an ASCII keyboard. Ken'ichi also wrote @file{ps-bdf.el}, a BDF font
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
380 support for printing non-ASCII text on a PostScript printer.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
381
Dave Love <fx@gnu.org>
parents:
diff changeset
382 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
383 Chris Hanson wrote @file{netuname.el}, a package to use HP-UX's Remote
Dave Love <fx@gnu.org>
parents:
diff changeset
384 File Access facility from Emacs.
Dave Love <fx@gnu.org>
parents:
diff changeset
385
Dave Love <fx@gnu.org>
parents:
diff changeset
386 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
387 K. Shane Hartman wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
388
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
389 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
390 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
391 @file{chistory.el} and @file{echistory.el}, packages for browsing
Dave Love <fx@gnu.org>
parents:
diff changeset
392 command history lists,
Dave Love <fx@gnu.org>
parents:
diff changeset
393 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
394 @file{electric.el} and @file{helper.el}, providing an alternative
Dave Love <fx@gnu.org>
parents:
diff changeset
395 command loop and appropriate help facilities,
Dave Love <fx@gnu.org>
parents:
diff changeset
396 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
397 @file{emacsbug.el}, a package for reporting Emacs bugs,
Dave Love <fx@gnu.org>
parents:
diff changeset
398 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
399 @file{picture.el}, a mode for editing ASCII pictures, and
Dave Love <fx@gnu.org>
parents:
diff changeset
400 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
401 @file{view.el}, a package for perusing files and buffers without editing
Dave Love <fx@gnu.org>
parents:
diff changeset
402 them.
Dave Love <fx@gnu.org>
parents:
diff changeset
403 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
404
Dave Love <fx@gnu.org>
parents:
diff changeset
405 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
406 John Heidemann wrote @file{mouse-copy.el} and @file{mouse-drag.el},
Dave Love <fx@gnu.org>
parents:
diff changeset
407 which provide alternative mouse-based editing and scrolling features.
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
408 He also contributed @file{zone-mode.el}, a major mode for editing DNS
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
409 zone files.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
410
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
411 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
412 Jon K Hellan wrote @file{utf7.el}, support for mail-safe transformation
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
413 format of Unicode.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
414
Dave Love <fx@gnu.org>
parents:
diff changeset
415 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
416 Markus Heritsch co-wrote Ada mode (@file{ada-mode.el}).
Dave Love <fx@gnu.org>
parents:
diff changeset
417
Dave Love <fx@gnu.org>
parents:
diff changeset
418 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
419 Karl Heuer wrote the original blessmail script, implemented the
Dave Love <fx@gnu.org>
parents:
diff changeset
420 @code{intangible} text property, and rearranged the structure of the
Dave Love <fx@gnu.org>
parents:
diff changeset
421 @code{Lisp_Object} type to allow for more data bits.
Dave Love <fx@gnu.org>
parents:
diff changeset
422
Dave Love <fx@gnu.org>
parents:
diff changeset
423 @item
36424
6850f153efa0 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 36383
diff changeset
424 Manabu Higashida ported Emacs to MS-DOS.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
425
Dave Love <fx@gnu.org>
parents:
diff changeset
426 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
427 Anders Holst wrote @file{hippie-exp.el}, a versatile completion and
Dave Love <fx@gnu.org>
parents:
diff changeset
428 expansion package.
Dave Love <fx@gnu.org>
parents:
diff changeset
429
Dave Love <fx@gnu.org>
parents:
diff changeset
430 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
431 Kurt Hornik co-wrote Octave mode (@file{octave.el} and related files).
Dave Love <fx@gnu.org>
parents:
diff changeset
432
Dave Love <fx@gnu.org>
parents:
diff changeset
433 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
434 Tom Houlder wrote @file{mantemp.el}, which generates manual C@t{++}
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
435 template instantiations.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
436
Dave Love <fx@gnu.org>
parents:
diff changeset
437 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
438 Denis Howe wrote @file{browse-url.el}, a package for invoking a WWW
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
439 browser to display a URL.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
440
Dave Love <fx@gnu.org>
parents:
diff changeset
441 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
442 Lars Magne Ingebrigtsen did a major redesign of the Gnus news-reader and
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
443 wrote many of its parts.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
444
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
445 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
446 Andrew Innes contributed extensively to the MS-Windows support.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
447
Dave Love <fx@gnu.org>
parents:
diff changeset
448 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
449 Seiichiro Inoue improved Emacs's XIM support.
36026
431e5e232eeb Move Seiichiro Inoue's entry to its place.
Eli Zaretskii <eliz@gnu.org>
parents: 36024
diff changeset
450
431e5e232eeb Move Seiichiro Inoue's entry to its place.
Eli Zaretskii <eliz@gnu.org>
parents: 36024
diff changeset
451 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
452 Kyle Jones wrote @file{life.el}, a package to play Conway's ``life'' game,
Dave Love <fx@gnu.org>
parents:
diff changeset
453 and @file{mldrag.el}, a package which allows the user to resize windows
Dave Love <fx@gnu.org>
parents:
diff changeset
454 by dragging mode lines and vertical window separators with the mouse.
Dave Love <fx@gnu.org>
parents:
diff changeset
455
Dave Love <fx@gnu.org>
parents:
diff changeset
456 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
457 Terry Jones wrote @file{shadow.el}, a package for finding potential
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
458 load-path problems when some Lisp file ``shadows'' another.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
459
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
460 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
461 Simon Josefsson wrote @file{flow-fill.el}, a package for interpreting
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
462 RFC2646 formatted text in messages, @file{imap.el}, an Emacs Lips
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
463 library for talking to IMAP servers, @file{nnimap}, the IMAP
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
464 back-end for Gnus, nd @file{rfc2104.el}, a hashed message authentication
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
465 facility.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
466
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
467 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
468 Tomoji Kagatani implemented @file{smtpmail.el}, used for sending out
Dave Love <fx@gnu.org>
parents:
diff changeset
469 mail with SMTP.
Dave Love <fx@gnu.org>
parents:
diff changeset
470
Dave Love <fx@gnu.org>
parents:
diff changeset
471 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
472 David Kaufman wrote @file{yow.c}, an essential utility program for the
Dave Love <fx@gnu.org>
parents:
diff changeset
473 hopelessly pinheaded.
Dave Love <fx@gnu.org>
parents:
diff changeset
474
Dave Love <fx@gnu.org>
parents:
diff changeset
475 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
476 Henry Kautz wrote @file{bib-mode.el}, a mode for maintaining
Dave Love <fx@gnu.org>
parents:
diff changeset
477 bibliography databases compatible with @code{refer} (the @code{troff}
Dave Love <fx@gnu.org>
parents:
diff changeset
478 version) and @code{lookbib}, and @file{refbib.el}, a package to convert
Dave Love <fx@gnu.org>
parents:
diff changeset
479 those databases to the format used by the LaTeX text formatting package.
Dave Love <fx@gnu.org>
parents:
diff changeset
480
Dave Love <fx@gnu.org>
parents:
diff changeset
481 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
482 Howard Kaye wrote @file{sort.el}, commands to sort text in Emacs
Dave Love <fx@gnu.org>
parents:
diff changeset
483 buffers.
Dave Love <fx@gnu.org>
parents:
diff changeset
484
Dave Love <fx@gnu.org>
parents:
diff changeset
485 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
486 Michael Kifer wrote @file{ediff.el}, an interactive interface to the
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
487 @command{diff}, @command{patch}, and @command{merge} programs, and
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
488 Viper, the newest emulation for VI.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
489
Dave Love <fx@gnu.org>
parents:
diff changeset
490 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
491 Richard King wrote the first version of @file{userlock.el} and
Dave Love <fx@gnu.org>
parents:
diff changeset
492 @file{filelock.c}, which provide simple support for multiple users
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
493 editing the same file. He also wrote the initial version of
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
494 @file{uniquify.el}, a facility to make buffer names unique by adding
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
495 parts of the file's name to the buffer name.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
496 @c We're not using his backquote.el any more.
Dave Love <fx@gnu.org>
parents:
diff changeset
497
Dave Love <fx@gnu.org>
parents:
diff changeset
498 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
499 Peter Kleiweg wrote @file{ps-mode.el}, a major mode for editing
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
500 PostScript files and running a PostScript interpreter interactively from
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
501 within Emacs.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
502
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
503 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
504 Larry K.@: Kolodney wrote @file{cvtmail.c}, a program to convert the mail
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
505 directories used by Gosling Emacs into RMAIL format.
Dave Love <fx@gnu.org>
parents:
diff changeset
506
Dave Love <fx@gnu.org>
parents:
diff changeset
507 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
508 David M.@: Koppelman wrote @file{hi-lock.el}, a minor mode for
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
509 interactive automatic highlighting of parts of the buffer text.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
510
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
511 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
512 Robert Krawitz wrote the original @file{xmenu.c}, part of Emacs's pop-up
Dave Love <fx@gnu.org>
parents:
diff changeset
513 menu support.
Dave Love <fx@gnu.org>
parents:
diff changeset
514
Dave Love <fx@gnu.org>
parents:
diff changeset
515 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
516 Sebastian Kremer wrote Emacs 19's @code{dired-mode}, with contributions
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
517 by Lawrence R.@: Dodd. He also wrote @file{ls-lisp.el}, a Lisp emulation
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
518 of the @code{ls} command for platforms which don't have @code{ls} as a
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
519 standard program.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
520
Dave Love <fx@gnu.org>
parents:
diff changeset
521 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
522 Geoff Kuenning wrote Emacs 19's @file{ispell.el}, based on work by Ken
Dave Love <fx@gnu.org>
parents:
diff changeset
523 Stevens and others.
Dave Love <fx@gnu.org>
parents:
diff changeset
524
Dave Love <fx@gnu.org>
parents:
diff changeset
525 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
526 David K@ringaccent{a}gedal wrote @file{tempo.el}, providing support for
Dave Love <fx@gnu.org>
parents:
diff changeset
527 easy insertion of boilerplate text and other common constructions.
Dave Love <fx@gnu.org>
parents:
diff changeset
528
Dave Love <fx@gnu.org>
parents:
diff changeset
529 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
530 Daniel LaLiberte wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
531
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
532 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
533 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
534 @file{edebug.el}, a source-level debugger for Emacs Lisp,
Dave Love <fx@gnu.org>
parents:
diff changeset
535 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
536 @file{cl-specs.el}, specifications to help @code{edebug} debug code
Dave Love <fx@gnu.org>
parents:
diff changeset
537 written using David Gillespie's Common Lisp support,
Dave Love <fx@gnu.org>
parents:
diff changeset
538 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
539 @file{cust-print.el}, a customizable package for printing lisp objects,
Dave Love <fx@gnu.org>
parents:
diff changeset
540 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
541 @file{eval-reg.el}, a re-implementation of @code{eval-region} in Emacs
Dave Love <fx@gnu.org>
parents:
diff changeset
542 Lisp, and
Dave Love <fx@gnu.org>
parents:
diff changeset
543 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
544 @file{isearch.el}, Emacs's incremental search minor mode.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
545 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
546
Dave Love <fx@gnu.org>
parents:
diff changeset
547 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
548 James R.@: Larus wrote @file{mh-e.el}, an interface to the MH mail system.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
549
Dave Love <fx@gnu.org>
parents:
diff changeset
550 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
551 Vinicius Jose Latorre wrote:
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
552
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
553 @itemize @minus
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
554 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
555 @code{ps-print}, a package for pretty-printing Emacs buffers to
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
556 PostScript printers,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
557 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
558 @file{delim-col.el}, a package to arrange text into columns,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
559 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
560 @file{ebnf2ps.el}, a package that translates EBNF grammar to a syntactic
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
561 chart that can be printed to a PostScript printer.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
562 @end itemize
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
563
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
564 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
565 Frederic Lepied contributed @file{expand.el}, which uses the abbrev
Dave Love <fx@gnu.org>
parents:
diff changeset
566 mechanism for inserting programming constructs.
Dave Love <fx@gnu.org>
parents:
diff changeset
567
Dave Love <fx@gnu.org>
parents:
diff changeset
568 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
569 Peter Liljenberg wrote @file{elint.el}, a Lint-style code checker for
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
570 Emacs Lisp programs.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
571
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
572 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
573 Lars Lindberg wrote @file{msb.el}, which provides more flexible menus
Dave Love <fx@gnu.org>
parents:
diff changeset
574 for buffer selection, and rewrote @file{dabbrev.el}.
Dave Love <fx@gnu.org>
parents:
diff changeset
575
Dave Love <fx@gnu.org>
parents:
diff changeset
576 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
577 Anders Lindgren wrote @file{autorevert.el}, a package for automatically
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
578 reverting files visited by Emacs that were changed on disk;
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
579 @file{cwarn.el}, a package to highlight suspicious C and C@t{++}
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
580 constructs; and @file{follow.el}, a minor mode to synchronize windows
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
581 that show the same buffer.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
582
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
583 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
584 Dave Love wrote:
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
585
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
586 @itemize @minus
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
587 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
588 @code{autoarg-mode}, a global minor mode whereby digit keys supply
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
589 prefix arguments, and @code{autoarg-kp-mode} which redefines the keypad
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
590 numeric keys to digit arguments,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
591 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
592 @file{autoconf.el}, a mode for editing Autoconf @file{configure.in}
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
593 files,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
594 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
595 @file{elide-head.el}, a package for eliding boilerplate text, such as
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
596 copyright notices, from file headers,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
597 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
598 @file{hl-line.el}, a package that provides a minor mode for highlighting
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
599 the line in the current window on which point is,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
600 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
601 @file{latin-8.el} and @file{latin-9.el}, code which sets up
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
602 case-conversion and syntax tables for the ISO Latin-8 and Latin-9
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
603 character sets,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
604 @item
36383
d26ad6e1f13f Change "filename" to "file name" or "file-name".
Eli Zaretskii <eliz@gnu.org>
parents: 36242
diff changeset
605 @file{latin1-disp.el}, a package that lets you display ISO 8859
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
606 characters on Latin-1 terminals by setting up appropriate display
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
607 tables,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
608 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
609 @file{refill.el}, a mode for automatic paragraph refilling, akin to
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
610 typical word processors,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
611 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
612 @file{smiley-ems.el}, a facility for displaying smiley faces, and
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
613 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
614 @file{tool-bar.el}, a mode to control the display of the Emacs tool bar.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
615 @end itemize
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
616
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
617 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
618 Eric Ludlam wrote the Speedbar package and @file{checkdoc.el}, a package
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
619 for checking doc strings in Emacs Lisp programs.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
620
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
621 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
622 Christopher J.@: Madsen wrote @file{decipher.el}, a package for cracking
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
623 simple substitution ciphers.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
624
Dave Love <fx@gnu.org>
parents:
diff changeset
625 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
626 Neil M.@: Mager wrote @file{appt.el}, functions to notify users of their
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
627 appointments. It finds appointments recorded in the diary files
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
628 generated by Edward M.@: Reingold's @code{calendar} package.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
629
Dave Love <fx@gnu.org>
parents:
diff changeset
630 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
631 Ken Manheimer wrote @file{allout.el}, a mode for manipulating and
Dave Love <fx@gnu.org>
parents:
diff changeset
632 formatting outlines, and @file{icomplete.el}, which provides incremental
Dave Love <fx@gnu.org>
parents:
diff changeset
633 completion feedback in the minibuffer.
Dave Love <fx@gnu.org>
parents:
diff changeset
634
Dave Love <fx@gnu.org>
parents:
diff changeset
635 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
636 Bill Mann wrote @file{perl-mode.el}, a mode for editing Perl code.
Dave Love <fx@gnu.org>
parents:
diff changeset
637
Dave Love <fx@gnu.org>
parents:
diff changeset
638 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
639 Brian Marick and Daniel LaLiberte wrote @file{hideif.el}, support for
Dave Love <fx@gnu.org>
parents:
diff changeset
640 hiding selected code within C @code{#ifdef} clauses.
Dave Love <fx@gnu.org>
parents:
diff changeset
641
Dave Love <fx@gnu.org>
parents:
diff changeset
642 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
643 Simon Marshall wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
644
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
645 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
646 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
647 @file{fast-lock.el}, which caches the face data computed by Font Lock mode,
Dave Love <fx@gnu.org>
parents:
diff changeset
648 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
649 @file{lazy-lock.el}, which delays fontification in Font Lock mode
Dave Love <fx@gnu.org>
parents:
diff changeset
650 until text is actually displayed, and
Dave Love <fx@gnu.org>
parents:
diff changeset
651 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
652 @file{regexp-opt.el}, which generates a regular expression from a list
Dave Love <fx@gnu.org>
parents:
diff changeset
653 of strings.
Dave Love <fx@gnu.org>
parents:
diff changeset
654 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
655
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
656 Simon also extended @file{comint.el}, originally written by Olin
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
657 Shivers.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
658
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
659 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
660 Bengt Martensson, Mark Shapiro, Mike Newton, Aaron Larson, and Stefan
Dave Love <fx@gnu.org>
parents:
diff changeset
661 Schoef, wrote @file{bibtex.el}, a mode for editing Bib@TeX{}
Dave Love <fx@gnu.org>
parents:
diff changeset
662 bibliography files.
Dave Love <fx@gnu.org>
parents:
diff changeset
663
Dave Love <fx@gnu.org>
parents:
diff changeset
664 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
665 Charlie Martin wrote @file{autoinsert.el}, which provides automatic
Dave Love <fx@gnu.org>
parents:
diff changeset
666 mode-sensitive insertion of text into new files.
Dave Love <fx@gnu.org>
parents:
diff changeset
667
Dave Love <fx@gnu.org>
parents:
diff changeset
668 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
669 Thomas May wrote @file{blackbox.el}, a version of the traditional
Dave Love <fx@gnu.org>
parents:
diff changeset
670 blackbox game.
Dave Love <fx@gnu.org>
parents:
diff changeset
671
Dave Love <fx@gnu.org>
parents:
diff changeset
672 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
673 Roland McGrath wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
674
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
675 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
676 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
677 @file{compile.el}, a package for running compilations in a buffer, and
Dave Love <fx@gnu.org>
parents:
diff changeset
678 then visiting the locations reported in error messages,
Dave Love <fx@gnu.org>
parents:
diff changeset
679 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
680 @file{etags.el}, a package for jumping to function definitions and
Dave Love <fx@gnu.org>
parents:
diff changeset
681 searching or replacing in all the files mentioned in a @file{TAGS} file,
Dave Love <fx@gnu.org>
parents:
diff changeset
682 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
683 @file{find-dired.el}, for using @code{dired} commands on output from the
Dave Love <fx@gnu.org>
parents:
diff changeset
684 @code{find} program, with Sebastian Kremer,
Dave Love <fx@gnu.org>
parents:
diff changeset
685 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
686 @file{map-ynp.el}, a general purpose boolean question-asker,
Dave Love <fx@gnu.org>
parents:
diff changeset
687 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
688 @file{autoload.el}, providing semi-automatic maintenance of autoload
Dave Love <fx@gnu.org>
parents:
diff changeset
689 files, and
Dave Love <fx@gnu.org>
parents:
diff changeset
690 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
691 @file{upd-copyr.el}, providing semi-automatic maintenance of copyright
Dave Love <fx@gnu.org>
parents:
diff changeset
692 notices in source code.
Dave Love <fx@gnu.org>
parents:
diff changeset
693 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
694
Dave Love <fx@gnu.org>
parents:
diff changeset
695 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
696 David Megginson wrote @file{derived.el}, which allows one to define new
Dave Love <fx@gnu.org>
parents:
diff changeset
697 major modes by inheriting key bindings and commands from existing major
Dave Love <fx@gnu.org>
parents:
diff changeset
698 modes.
Dave Love <fx@gnu.org>
parents:
diff changeset
699
Dave Love <fx@gnu.org>
parents:
diff changeset
700 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
701 Will Mengarini wrote @file{repeat.el}, a command to repeat the preceding
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
702 command with its arguments.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
703
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
704 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
705 Wayne Mesard wrote @file{hscroll.el} which does horizontal scrolling
Dave Love <fx@gnu.org>
parents:
diff changeset
706 automatically.
Dave Love <fx@gnu.org>
parents:
diff changeset
707
Dave Love <fx@gnu.org>
parents:
diff changeset
708 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
709 Brad Miller wrote @file{gnus-gl.el}, a Gnus interface for GroupLens.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
710
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
711 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
712 Richard Mlynarik wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
713
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
714 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
715 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
716 @file{cl-indent.el}, a package for indenting Common Lisp code,
Dave Love <fx@gnu.org>
parents:
diff changeset
717 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
718 @file{ebuff-menu.el}, an ``electric'' browser for buffer listings,
Dave Love <fx@gnu.org>
parents:
diff changeset
719 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
720 @file{ehelp.el}, bindings for browsing help screens,
Dave Love <fx@gnu.org>
parents:
diff changeset
721 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
722 @file{rfc822.el}, a parser for E-mail addresses in the RFC-822 format,
Dave Love <fx@gnu.org>
parents:
diff changeset
723 used in mail messages and news articles,
Dave Love <fx@gnu.org>
parents:
diff changeset
724 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
725 @file{terminal.el}, a terminal emulator for Emacs subprocesses, and
Dave Love <fx@gnu.org>
parents:
diff changeset
726 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
727 @file{yow.el}, an essential utility (try @kbd{M-x yow}).
Dave Love <fx@gnu.org>
parents:
diff changeset
728 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
729
Dave Love <fx@gnu.org>
parents:
diff changeset
730 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
731 Gerd Moellmann wrote:
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
732
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
733 @itemize @minus
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
734 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
735 the new display engine for Emacs 21,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
736 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
737 the asynchronous timers facility (@file{atimer.c}),
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
738 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
739 the @code{ebrowse} C@t{++} browser,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
740 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
741 @file{jit-lock.el}, the Just-In-Time font-lock support mode,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
742 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
743 @file{tooltip.el}, a package for displaying tooltips, and
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
744 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
745 @file{authors.el} package for maintaining the @file{AUTHORS} files.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
746 @end itemize
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
747
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
748 Gerd took over the Emacs maintenance as the head maintainer since the
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
749 beginning of Emacs 21 development.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
750
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
751 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
752 Stefan Monnier wrote:
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
753
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
754 @itemize @minus
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
755 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
756 @code{PCL-CVS}, a directory-level front end to the CVS version control
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
757 system,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
758 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
759 @file{smerge-mode.el}, a minor mode for resolving @code{diff3}
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
760 conflicts, and
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
761 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
762 @file{diff-mode.el}, a mode for viewing and editing context diffs.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
763 @end itemize
34147
7292ef94c1f5 Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii <eliz@gnu.org>
parents: 27760
diff changeset
764
7292ef94c1f5 Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii <eliz@gnu.org>
parents: 27760
diff changeset
765 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
766 Morioka Tomohiko wrote several packages for MIME support in Gnus and
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
767 elsewhere.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
768
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
769 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
770 Sen Nagata wrote @file{crm.el}, a package for reading multiple strings
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
771 with completion, and @file{rfc2368.el}, support for @code{mailto:}
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
772 URLs.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
773
Dave Love <fx@gnu.org>
parents:
diff changeset
774 @item
36424
6850f153efa0 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 36383
diff changeset
775 Erik Naggum wrote the time-conversion functions. He also wrote
6850f153efa0 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 36383
diff changeset
776 @file{disp-table.el}, a package for dealing with display tables,
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
777 @file{latin-4.el} and @file{latin-5.el}, code which sets up
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
778 case-conversion and syntax tables for the ISO Latin-4 and Latin-5
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
779 character sets, @file{mailheader.el}, a pacakage for parsing email
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
780 headers, and @file{parse-time.el}, a package for parsing time strings.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
781
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
782 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
783 Thomas Neumann and Eric Raymond wrote @file{makefile.el} (now
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
784 @file{make-mode.el}), a mode for editing makefiles.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
785
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
786 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
787 Thien-Thi Nguyen and Dan Nicolaescu wrote @file{hideshow.el}, a minor
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
788 mode for selectively displaying blocks of text.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
789
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
790 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
791 Dan Nicolaescu wrote @file{romanian.el}, support for editing Romanian
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
792 text, and @file{iris-ansi.el}, support for running Emacs on SGI's
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
793 @code{xwsh} and @code{winterm} terminal emulators.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
794
Dave Love <fx@gnu.org>
parents:
diff changeset
795 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
796 Jurgen Nickelsen wrote @file{ws-mode.el}, providing WordStar emulation.
Dave Love <fx@gnu.org>
parents:
diff changeset
797
Dave Love <fx@gnu.org>
parents:
diff changeset
798 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
799 Jeff Norden wrote @file{kermit.el}, a package to help the Kermit
Dave Love <fx@gnu.org>
parents:
diff changeset
800 dialup communications program run comfortably in an Emacs shell buffer.
Dave Love <fx@gnu.org>
parents:
diff changeset
801
Dave Love <fx@gnu.org>
parents:
diff changeset
802 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
803 Andrew Norman wrote @file{ange-ftp.el}, providing transparent FTP
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
804 support.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
805
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
806 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
807 Alexandre Oliva wrote @file{gnus-mlspl.el}, a group params-based mail
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
808 splitting mechanism.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
809
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
810 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
811 David Pearson contributed @file{quickurl.el}, a simple method of
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
812 inserting a URL into the current buffer based on text at point;
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
813 @file{5x5.el}, a game to fill all squares on the field.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
814
Dave Love <fx@gnu.org>
parents:
diff changeset
815 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
816 Jeff Peck wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
817
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
818 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
819 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
820 @file{emacstool.c}, support for running Emacs under SunView/Sun Windows,
Dave Love <fx@gnu.org>
parents:
diff changeset
821 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
822 @file{sun.el}, keybindings for sunterm keys,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
823 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
824 @file{sun-curs.el}, cursor definitions for Sun Windows, and
Dave Love <fx@gnu.org>
parents:
diff changeset
825 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
826 @file{sun-fns.el} and @file{sun-mouse.el}, providing mouse support for
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
827 Sun Windows.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
828 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
829
Dave Love <fx@gnu.org>
parents:
diff changeset
830 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
831 Damon Anton Permezel wrote @file{hanoi.el}, an animated demonstration of
Dave Love <fx@gnu.org>
parents:
diff changeset
832 the ``Towers of Hanoi'' puzzle.
Dave Love <fx@gnu.org>
parents:
diff changeset
833
Dave Love <fx@gnu.org>
parents:
diff changeset
834 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
835 William M.@: Perry wrote @file{mailcap.el}, a MIME media types
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
836 configuration facility, and @file{mwheel.el}, support for MS
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
837 Intellimouse type mice with wheels.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
838
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
839 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
840 Per Persson wrote @file{gnus-vm.el}, the VM interface for Gnus.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
841
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
842 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
843 Jens Petersen wrote @file{find-func.el}, which makes it easy to find
Dave Love <fx@gnu.org>
parents:
diff changeset
844 the source code for an Emacs Lisp function or variable.
Dave Love <fx@gnu.org>
parents:
diff changeset
845
Dave Love <fx@gnu.org>
parents:
diff changeset
846 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
847 Daniel Pfeiffer wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
848
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
849 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
850 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
851 @file{copyright.el}, a package for updating copyright notices in files,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
852 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
853 @file{executable.el}, a package for executing interpreter scripts,
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
854 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
855 @file{sh-script.el}, a mode for editing shell scripts,
Dave Love <fx@gnu.org>
parents:
diff changeset
856 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
857 @file{skeleton.el}, implementing a concise language for writing
Dave Love <fx@gnu.org>
parents:
diff changeset
858 statement skeletons, and
Dave Love <fx@gnu.org>
parents:
diff changeset
859 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
860 @file{two-column.el}, a minor mode for simultaneous two-column editing.
Dave Love <fx@gnu.org>
parents:
diff changeset
861 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
862
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
863 Daniel also rewrote @file{apropos.el}, originally written by Joe Wells,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
864 and, together with Jim Blandy, co-authored @file{wyse50.el}, support for
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
865 Wyse 50 terminals.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
866
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
867 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
868 Richard L.@: Pieri wrote @file{pop3.el}, a Post Office Protocol (RFC
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
869 1460) interface for Emacs.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
870
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
871 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
872 Fred Pierresteguy and Paul Reilly made Emacs work with X Toolkit
Dave Love <fx@gnu.org>
parents:
diff changeset
873 widgets.
Dave Love <fx@gnu.org>
parents:
diff changeset
874
Dave Love <fx@gnu.org>
parents:
diff changeset
875 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
876 Christian Plaunt wrote @file{soundex.el}, an implementation of the
Dave Love <fx@gnu.org>
parents:
diff changeset
877 Soundex algorithm for comparing English words by their pronunciation.
Dave Love <fx@gnu.org>
parents:
diff changeset
878
Dave Love <fx@gnu.org>
parents:
diff changeset
879 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
880 David Ponce wrote @file{recentf.el}, a package that puts a menu of
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
881 recently visited files in the Emacs menu bar.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
882
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
883 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
884 Francesco A.@: Potorti wrote @file{cmacexp.el}, providing a command which
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
885 runs the C preprocessor on a region of a file and displays the results.
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
886 He also expanded and redesigned the @code{etags} program.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
887
Dave Love <fx@gnu.org>
parents:
diff changeset
888 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
889 Michael D.@: Prange and Steven A.@: Wood wrote @file{fortran.el}, a mode for
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
890 editing FORTRAN code.
Dave Love <fx@gnu.org>
parents:
diff changeset
891 @c We're not distributing his tex-mode.el anymore; we're using Ed Reingold's.
Dave Love <fx@gnu.org>
parents:
diff changeset
892
Dave Love <fx@gnu.org>
parents:
diff changeset
893 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
894 Mukesh Prasad contributed @file{vmsproc.el}, a facility for running
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
895 asynchronous subprocesses on VMS.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
896
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
897 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
898 Marko Rahamaa wrote @file{latin-3.el}, code which sets up
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
899 case-conversion and syntax tables for the ISO Latin-3 charact set.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
900
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
901 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
902 Ashwin Ram wrote @file{refer.el}, commands to look up references in
Dave Love <fx@gnu.org>
parents:
diff changeset
903 bibliography files by keyword.
Dave Love <fx@gnu.org>
parents:
diff changeset
904
Dave Love <fx@gnu.org>
parents:
diff changeset
905 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
906 Eric S.@: Raymond wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
907
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
908 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
909 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
910 @file{vc.el}, an interface to the RCS and SCCS source code version
Dave Love <fx@gnu.org>
parents:
diff changeset
911 control systems, with Paul Eggert,
Dave Love <fx@gnu.org>
parents:
diff changeset
912 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
913 @file{gud.el}, a package for running source-level debuggers like GDB
Dave Love <fx@gnu.org>
parents:
diff changeset
914 and SDB in Emacs,
Dave Love <fx@gnu.org>
parents:
diff changeset
915 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
916 @file{asm-mode.el}, a mode for editing assembly language code,
Dave Love <fx@gnu.org>
parents:
diff changeset
917 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
918 @file{AT386.el}, terminal support package for IBM's AT keyboards,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
919 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
920 @file{cookie1.el}, support for ``fortune-cookie'' programs like
Dave Love <fx@gnu.org>
parents:
diff changeset
921 @file{yow.el} and @file{spook.el},
Dave Love <fx@gnu.org>
parents:
diff changeset
922 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
923 @file{finder.el}, a package for finding Emacs Lisp packages by keyword
Dave Love <fx@gnu.org>
parents:
diff changeset
924 and topic,
Dave Love <fx@gnu.org>
parents:
diff changeset
925 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
926 @file{keyswap.el}, code to swap the @key{BS} and @key{DEL} keys,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
927 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
928 @file{loadhist.el}, functions for loading and unloading Emacs features,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
929 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
930 @file{lisp-mnt.el}, functions for working with the special headers used
Dave Love <fx@gnu.org>
parents:
diff changeset
931 in Emacs Lisp library files, and
Dave Love <fx@gnu.org>
parents:
diff changeset
932 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
933 code to set and make use of the @code{load-history} lisp variable, which
Dave Love <fx@gnu.org>
parents:
diff changeset
934 records the source file from which each lisp function loaded into Emacs
Dave Love <fx@gnu.org>
parents:
diff changeset
935 came.
Dave Love <fx@gnu.org>
parents:
diff changeset
936 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
937
Dave Love <fx@gnu.org>
parents:
diff changeset
938 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
939 Edward M.@: Reingold wrote the extensive calendar and diary support (try
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
940 @kbd{M-x calendar}), with contributions from Stewart Clamen, Nachum
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
941 Dershowitz, Paul Eggert, Steve Fisk, Michael Kifer, and Lara Rios. Andy
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
942 Oram contributed to its documentation. Reingold has also contributed to
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
943 @file{tex-mode.el}, a mode for editing @TeX{} files, as have William
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
944 F.@: Schelter, Dick King, Stephen Gildea, Michael Prange, and Jacob Gore.
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
945
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
946 @item
38942
1367ba8d29bf Don't use "prints" except for printers.
Richard M. Stallman <rms@gnu.org>
parents: 38865
diff changeset
947 Alex Rezinsky contributed @file{which-func.el}, a mode that shows the
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
948 name of the current function in the mode line.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
949
Dave Love <fx@gnu.org>
parents:
diff changeset
950 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
951 Rob Riepel contributed @file{tpu-edt.el} and its associated files,
Dave Love <fx@gnu.org>
parents:
diff changeset
952 providing an emulation of the VMS TPU text editor emulating the VMS EDT
Dave Love <fx@gnu.org>
parents:
diff changeset
953 editor, and @file{vt-control.el}, providing some control functions for
Dave Love <fx@gnu.org>
parents:
diff changeset
954 the DEC VT line of terminals.
Dave Love <fx@gnu.org>
parents:
diff changeset
955
Dave Love <fx@gnu.org>
parents:
diff changeset
956 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
957 Roland B.@: Roberts contributed much of the VMS support distributed with
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
958 Emacs 19, along with Joseph M.@: Kelsey, and @file{vms-pmail.el}, support
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
959 for using Emacs within VMS MAIL.
Dave Love <fx@gnu.org>
parents:
diff changeset
960
Dave Love <fx@gnu.org>
parents:
diff changeset
961 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
962 John Robinson wrote @file{bg-mouse.el}, support for the mouse on the BBN
Dave Love <fx@gnu.org>
parents:
diff changeset
963 Bitgraph terminal.
Dave Love <fx@gnu.org>
parents:
diff changeset
964
Dave Love <fx@gnu.org>
parents:
diff changeset
965 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
966 Danny Roozendaal implemented @file{handwrite.el}, which converts text
Dave Love <fx@gnu.org>
parents:
diff changeset
967 into ``handwriting.''
Dave Love <fx@gnu.org>
parents:
diff changeset
968
Dave Love <fx@gnu.org>
parents:
diff changeset
969 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
970 William Rosenblatt wrote @file{float.el}, implementing a floating-point
Dave Love <fx@gnu.org>
parents:
diff changeset
971 numeric type using Lisp cons cells and integers.
Dave Love <fx@gnu.org>
parents:
diff changeset
972
Dave Love <fx@gnu.org>
parents:
diff changeset
973 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
974 Guillermo J.@: Rozas wrote @file{scheme.el}, a mode for editing Scheme and
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
975 DSSSL code, and @file{fakemail.c}, an interface to the System V mailer.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
976
Dave Love <fx@gnu.org>
parents:
diff changeset
977 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
978 Ivar Rummelhoff provided @file{winner.el}, which records
Dave Love <fx@gnu.org>
parents:
diff changeset
979 recent window configurations so you can move back to them.
Dave Love <fx@gnu.org>
parents:
diff changeset
980
Dave Love <fx@gnu.org>
parents:
diff changeset
981 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
982 Jason Rumney has ported the Emacs 21 display engine to MS-Windows, and
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
983 contributed extensively to the MS-Windows port of Emacs.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
984
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
985 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
986 Wolfgang Rupprecht contributed Emacs 19's floating-point support
Dave Love <fx@gnu.org>
parents:
diff changeset
987 (including @file{float-sup.el} and @file{floatfns.c}), and
Dave Love <fx@gnu.org>
parents:
diff changeset
988 @file{sup-mouse.el}, support for the Supdup mouse on lisp machines.
Dave Love <fx@gnu.org>
parents:
diff changeset
989
Dave Love <fx@gnu.org>
parents:
diff changeset
990 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
991 James B.@: Salem and Brewster Kahle wrote @file{completion.el}, providing
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
992 dynamic word completion.
Dave Love <fx@gnu.org>
parents:
diff changeset
993
Dave Love <fx@gnu.org>
parents:
diff changeset
994 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
995 Masahiko Sato wrote @file{vip.el}, an emulation of the VI editor.
Dave Love <fx@gnu.org>
parents:
diff changeset
996
Dave Love <fx@gnu.org>
parents:
diff changeset
997 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
998 Holger Schauer wrote @file{fortune.el}, a package for using fortune in
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
999 message signatures.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1000
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1001 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1002 William Schelter wrote @file{telnet.el}, support for @code{telnet}
Dave Love <fx@gnu.org>
parents:
diff changeset
1003 sessions within Emacs.
Dave Love <fx@gnu.org>
parents:
diff changeset
1004
Dave Love <fx@gnu.org>
parents:
diff changeset
1005 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1006 Ralph Schleicher contributed @file{battery.el}, a package for displaying
Dave Love <fx@gnu.org>
parents:
diff changeset
1007 laptop computer battery status, and @file{info-look.el}, a package for
Dave Love <fx@gnu.org>
parents:
diff changeset
1008 looking up Info documentation for symbols in the buffer.
Dave Love <fx@gnu.org>
parents:
diff changeset
1009
Dave Love <fx@gnu.org>
parents:
diff changeset
1010 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1011 Michael Schmidt and Tom Perrine wrote @file{modula2.el}, a mode for
Dave Love <fx@gnu.org>
parents:
diff changeset
1012 editing Modula-2 code, based on work by Mick Jordan and Peter Robinson.
Dave Love <fx@gnu.org>
parents:
diff changeset
1013
Dave Love <fx@gnu.org>
parents:
diff changeset
1014 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
1015 Ronald S.@: Schnell wrote @file{dunnet.el}, a text adventure game.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1016
Dave Love <fx@gnu.org>
parents:
diff changeset
1017 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1018 Philippe Schnoebelen wrote @file{gomoku.el}, a Go Moku game played
Dave Love <fx@gnu.org>
parents:
diff changeset
1019 against Emacs, and @file{mpuz.el}, a multiplication puzzle.
Dave Love <fx@gnu.org>
parents:
diff changeset
1020
Dave Love <fx@gnu.org>
parents:
diff changeset
1021 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1022 Jan Schormann wrote @file{solitaire.el}, an Emacs Lisp implementation of
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1023 the Solitaire game.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1024
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1025 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1026 Alex Schroeder wrote @file{ansi-color.el}, a package for translating
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1027 ANSI color escape sequences to Emacs faces, and @file{sql.el}, a package
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1028 for interactively running an SQL interpreter in an Emacs buffer.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1029
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1030 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1031 Randal Schwartz wrote @file{pp.el}, a pretty-printer for lisp objects.
Dave Love <fx@gnu.org>
parents:
diff changeset
1032
Dave Love <fx@gnu.org>
parents:
diff changeset
1033 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1034 Oliver Seidel wrote @file{todo-mode.el}, a package for maintaining
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1035 @file{TODO} list files.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1036
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1037 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1038 Manuel Serrano contributed the Flyspell package that does spell checking
Dave Love <fx@gnu.org>
parents:
diff changeset
1039 as you type.
Dave Love <fx@gnu.org>
parents:
diff changeset
1040
Dave Love <fx@gnu.org>
parents:
diff changeset
1041 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1042 Hovav Shacham wrote @file{windmove.el}, a set of commands for selecting
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1043 windows based on their geometrical position on the frame.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1044
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1045 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1046 Stanislav Shalunov wrote @file{uce.el}, for responding to unsolicited
Dave Love <fx@gnu.org>
parents:
diff changeset
1047 commercial email.
Dave Love <fx@gnu.org>
parents:
diff changeset
1048
Dave Love <fx@gnu.org>
parents:
diff changeset
1049 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1050 Richard Sharman contributed @file{hilit-chg.el}, which uses colors
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1051 to show recent editing changes.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1052
Dave Love <fx@gnu.org>
parents:
diff changeset
1053 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1054 Olin Shivers wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1055
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1056 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1057 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1058 @file{comint.el}, a library for modes running interactive command-line-
Dave Love <fx@gnu.org>
parents:
diff changeset
1059 oriented subprocesses,
Dave Love <fx@gnu.org>
parents:
diff changeset
1060 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1061 @file{cmuscheme.el}, for running inferior Scheme processes,
Dave Love <fx@gnu.org>
parents:
diff changeset
1062 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1063 @file{inf-lisp.el}, for running inferior Lisp process, and
Dave Love <fx@gnu.org>
parents:
diff changeset
1064 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1065 @file{shell.el}, for running inferior shells.
Dave Love <fx@gnu.org>
parents:
diff changeset
1066 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
1067
Dave Love <fx@gnu.org>
parents:
diff changeset
1068 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1069 Espen Skoglund wrote @file{pascal.el}, a mode for editing Pascal code.
Dave Love <fx@gnu.org>
parents:
diff changeset
1070
Dave Love <fx@gnu.org>
parents:
diff changeset
1071 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1072 Rick Sladkey wrote @file{backquote.el}, a lisp macro for creating
Dave Love <fx@gnu.org>
parents:
diff changeset
1073 mostly-constant data.
Dave Love <fx@gnu.org>
parents:
diff changeset
1074
Dave Love <fx@gnu.org>
parents:
diff changeset
1075 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1076 Lynn Slater wrote @file{help-macro.el}, a macro for writing interactive
Dave Love <fx@gnu.org>
parents:
diff changeset
1077 help for key bindings.
Dave Love <fx@gnu.org>
parents:
diff changeset
1078
Dave Love <fx@gnu.org>
parents:
diff changeset
1079 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1080 Chris Smith wrote @file{icon.el}, a mode for editing Icon code.
Dave Love <fx@gnu.org>
parents:
diff changeset
1081
Dave Love <fx@gnu.org>
parents:
diff changeset
1082 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1083 David Smith wrote @file{ielm.el}, a mode for interacting with the Emacs
Dave Love <fx@gnu.org>
parents:
diff changeset
1084 Lisp interpreter as a subprocess.
Dave Love <fx@gnu.org>
parents:
diff changeset
1085
Dave Love <fx@gnu.org>
parents:
diff changeset
1086 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
1087 Paul D.@: Smith wrote @file{snmp-mode.el}.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1088
Dave Love <fx@gnu.org>
parents:
diff changeset
1089 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1090 William Sommerfeld wrote @file{scribe.el}, a mode for editing Scribe
Dave Love <fx@gnu.org>
parents:
diff changeset
1091 files, and @file{server.el}, a package allowing programs to send files
Dave Love <fx@gnu.org>
parents:
diff changeset
1092 to an extant Emacs job to be edited.
Dave Love <fx@gnu.org>
parents:
diff changeset
1093
Dave Love <fx@gnu.org>
parents:
diff changeset
1094 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1095 Andre Spiegel made many contributions to the Emacs Version Control
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1096 package, and in particular made it support multiple back ends.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1097
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1098 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1099 Michael Staats wrote @file{pc-select.el}, which rebinds keys for
Dave Love <fx@gnu.org>
parents:
diff changeset
1100 selecting regions to follow many other systems.
Dave Love <fx@gnu.org>
parents:
diff changeset
1101
Dave Love <fx@gnu.org>
parents:
diff changeset
1102 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1103 Richard Stallman invented Emacs, and then wrote:
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1104
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1105 @itemize @minus
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1106 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1107 @file{easymeny.el}, a facility for defining Emacs menus,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1108 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1109 @file{menu-bar.el}, the Emacs menu bar support code,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1110 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1111 @file{paren.el}, a package to make matching parentheses stand out in
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1112 color, and
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1113 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1114 most of the rest of Emacs code.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1115 @end itemize
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1116
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1117 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1118 Sam Steingold wrote @file{gulp.el}, a facility for asking package
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1119 maintainers for updated versions of their packages via e-mail, and
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1120 @file{midnight.el}, a package for running a command every midnight.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1121
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1122 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1123 Ake Stenhoff and Lars Lindberg wrote @file{imenu.el}, a framework for
Dave Love <fx@gnu.org>
parents:
diff changeset
1124 browsing indices made from buffer contents.
Dave Love <fx@gnu.org>
parents:
diff changeset
1125
Dave Love <fx@gnu.org>
parents:
diff changeset
1126 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1127 Peter Stephenson contributed @file{vcursor.el}, which implements a
Dave Love <fx@gnu.org>
parents:
diff changeset
1128 ``virtual cursor'' that you can move with the keyboard and use for
Dave Love <fx@gnu.org>
parents:
diff changeset
1129 copying text.
Dave Love <fx@gnu.org>
parents:
diff changeset
1130
Dave Love <fx@gnu.org>
parents:
diff changeset
1131 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1132 Ken Stevens wrote the initial version of @file{ispell.el} and maintains
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1133 that package since Ispell 3.1 release.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1134
Dave Love <fx@gnu.org>
parents:
diff changeset
1135 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1136 Jonathan Stigelman wrote @file{hilit19.el}, a package providing
Dave Love <fx@gnu.org>
parents:
diff changeset
1137 automatic highlighting in source code buffers, mail readers, and other
Dave Love <fx@gnu.org>
parents:
diff changeset
1138 contexts.
Dave Love <fx@gnu.org>
parents:
diff changeset
1139
Dave Love <fx@gnu.org>
parents:
diff changeset
1140 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1141 Martin Stjernholm co-authored CC Mode, a major editing mode for C,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1142 C@t{++}, Objective-C, and Java code.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1143
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1144 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1145 Steve Strassman did not write @file{spook.el}, and even if he did, he
Dave Love <fx@gnu.org>
parents:
diff changeset
1146 really didn't mean for you to use it in an anarchistic way.
Dave Love <fx@gnu.org>
parents:
diff changeset
1147
Dave Love <fx@gnu.org>
parents:
diff changeset
1148 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1149 Olaf Sylvester wrote @file{bs.el}, a package for manipulating Emacs
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1150 buffers.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1151
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1152 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1153 Tibor @v{S}imko and Milan Zamzal wrote @file{slovak.el}, support for
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1154 editing text in Slovak language.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1155
36755
c1f46d0470f1 utf-8.el
Dave Love <fx@gnu.org>
parents: 36424
diff changeset
1156 @item
c1f46d0470f1 utf-8.el
Dave Love <fx@gnu.org>
parents: 36424
diff changeset
1157 Naoto Takahashi wrote @file{utf-8.el}, support for encoding and
c1f46d0470f1 utf-8.el
Dave Love <fx@gnu.org>
parents: 36424
diff changeset
1158 decoding UTF-8 data.
c1f46d0470f1 utf-8.el
Dave Love <fx@gnu.org>
parents: 36424
diff changeset
1159
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1160 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1161 Taichi Kawabata wrote support for Devanagari script and the Indian
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1162 languages.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1163
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1164 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1165 Jens T.@: Berger Thielemann wrote @file{word-help.el}, which is
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1166 part of the basis for @file{info-look.el}.
Dave Love <fx@gnu.org>
parents:
diff changeset
1167
Dave Love <fx@gnu.org>
parents:
diff changeset
1168 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1169 Spencer Thomas wrote the original @file{dabbrev.el}, providing a command
Dave Love <fx@gnu.org>
parents:
diff changeset
1170 which completes the partial word before point, based on other nearby
Dave Love <fx@gnu.org>
parents:
diff changeset
1171 words for which it is a prefix. He also wrote the original dumping
Dave Love <fx@gnu.org>
parents:
diff changeset
1172 support.
Dave Love <fx@gnu.org>
parents:
diff changeset
1173
Dave Love <fx@gnu.org>
parents:
diff changeset
1174 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1175 Jim Thompson wrote @file{ps-print.el}, which converts
Dave Love <fx@gnu.org>
parents:
diff changeset
1176 Emacs text to Postscript.
Dave Love <fx@gnu.org>
parents:
diff changeset
1177
Dave Love <fx@gnu.org>
parents:
diff changeset
1178 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1179 Tom Tromey and Chris Lindblad wrote @file{tcl.el}, a major mode for
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1180 editing Tcl/Tk source files and running a Tcl interpeter as an Emacs
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1181 subprocess.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1182
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1183 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1184 Daiki Ueno wrote @file{starttls.el}, support for Transport Layer
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1185 Security protocol.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1186
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1187 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1188 Masanobu Umeda wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1189
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1190 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1191 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1192 GNUS, a feature-full reader for Usenet news,
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1193 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1194 @file{prolog.el}, a mode for editing Prolog code,
Dave Love <fx@gnu.org>
parents:
diff changeset
1195 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1196 @file{rmailsort.el}, a package for sorting messages in RMAIL folders,
Dave Love <fx@gnu.org>
parents:
diff changeset
1197 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1198 @file{metamail.el}, an interface to the Metamail program,
Dave Love <fx@gnu.org>
parents:
diff changeset
1199 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1200 @file{gnus-kill.el}, the Kill File mode for Gnus,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1201 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1202 @file{gnus-mh.el}, an mh-e interface for Gnus,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1203 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1204 @file{gnus-msg.el}, a mail and post interface for Gnus,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1205 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1206 @file{tcp.el}, emulation of the @code{open-network-stream} function for
Dave Love <fx@gnu.org>
parents:
diff changeset
1207 some Emacs configurations which lack it, and
Dave Love <fx@gnu.org>
parents:
diff changeset
1208 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1209 @file{timezone.el}, providing functions for dealing with time zones.
Dave Love <fx@gnu.org>
parents:
diff changeset
1210 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
1211
Dave Love <fx@gnu.org>
parents:
diff changeset
1212 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1213 Rajesh Vaidheeswarran wrote @file{whitespace.el}, a package that
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1214 detects and cleans up excess whitespace in a file.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1215
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1216 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1217 Neil W.@: Van Dyke wrote @file{webjump.el}, a ``hot links'' package.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1218
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1219 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1220 Didier Verna contributed @file{rect.el}, a package of functions for
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1221 operations on rectangle regions of text.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1222
Dave Love <fx@gnu.org>
parents:
diff changeset
1223 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1224 Ulrik Vieth implemented @file{meta-mode.el}, for editing MetaFont code.
Dave Love <fx@gnu.org>
parents:
diff changeset
1225
Dave Love <fx@gnu.org>
parents:
diff changeset
1226 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1227 Geoffrey Voelker wrote the Windows NT support. He also wrote
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1228 @file{dos-w32.el}, functions shared by the MS-DOS and MS-Windows ports
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1229 of Emacs, and @file{w32-fns.el}, MS-Windows specific support functions.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1230
Dave Love <fx@gnu.org>
parents:
diff changeset
1231 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1232 Johan Vromans wrote @file{forms.el} and its associated files, defining a
Dave Love <fx@gnu.org>
parents:
diff changeset
1233 mode for filling in forms, and @file{iso-acc.el}, a minor mode providing
Dave Love <fx@gnu.org>
parents:
diff changeset
1234 electric accent keys for text using the ISO-8859 character set.
Dave Love <fx@gnu.org>
parents:
diff changeset
1235
Dave Love <fx@gnu.org>
parents:
diff changeset
1236 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1237 Barry Warsaw wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1238
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1239 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1240 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1241 @file{assoc.el}, a set of utility functions for working with association
Dave Love <fx@gnu.org>
parents:
diff changeset
1242 lists,
Dave Love <fx@gnu.org>
parents:
diff changeset
1243 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1244 @file{cc-mode.el}, a major mode for editing C, C@t{++}, and Java code,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1245 based on earlier work by Dave Detlefs, Stewart Clamen, and Richard
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1246 Stallman,
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1247 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1248 @file{elp.el}, a new profiler for Emacs Lisp programs.
Dave Love <fx@gnu.org>
parents:
diff changeset
1249 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1250 @file{man.el}, a mode for reading UNIX manual pages,
Dave Love <fx@gnu.org>
parents:
diff changeset
1251 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1252 @file{regi.el}, providing an AWK-like functionality for use in lisp
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1253 programs,
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1254 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1255 @file{reporter.el}, providing customizable bug reporting for lisp
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1256 packages, and
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1257 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1258 @file{supercite.el}, a minor mode for quoting sections of mail messages
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1259 and news articles.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1260 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
1261
Dave Love <fx@gnu.org>
parents:
diff changeset
1262 @item
34147
7292ef94c1f5 Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii <eliz@gnu.org>
parents: 27760
diff changeset
1263 Morten Welinder introduced face support into the MS-DOS port of Emacs,
7292ef94c1f5 Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii <eliz@gnu.org>
parents: 27760
diff changeset
1264 and also wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1265
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1266 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1267 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1268 @file{desktop.el}, facilities for saving some of Emacs's state between
Dave Love <fx@gnu.org>
parents:
diff changeset
1269 sessions,
Dave Love <fx@gnu.org>
parents:
diff changeset
1270 @item
34147
7292ef94c1f5 Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii <eliz@gnu.org>
parents: 27760
diff changeset
1271 @file{timer.el}, the Emacs facility to run commands at a given time or
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1272 frequency, or when Emacs is idle, and its C-level support code,
34147
7292ef94c1f5 Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii <eliz@gnu.org>
parents: 27760
diff changeset
1273 @item
7292ef94c1f5 Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii <eliz@gnu.org>
parents: 27760
diff changeset
1274 @file{pc-win.el}, the MS-DOS ``window-system'' support,
7292ef94c1f5 Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii <eliz@gnu.org>
parents: 27760
diff changeset
1275 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1276 @file{internal.el}, an ``internal terminal'' emulator for the MS-DOS
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1277 port of Emacs,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1278 @item
34147
7292ef94c1f5 Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii <eliz@gnu.org>
parents: 27760
diff changeset
1279 @file{arc-mode.el}, the mode for editing compressed archives,
7292ef94c1f5 Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii <eliz@gnu.org>
parents: 27760
diff changeset
1280 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1281 @file{s-region.el}, commands for setting the region using the shift key
Dave Love <fx@gnu.org>
parents:
diff changeset
1282 and motion commands, and
Dave Love <fx@gnu.org>
parents:
diff changeset
1283 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1284 @file{dos-fns.el}, functions for use under MS-DOS.
Dave Love <fx@gnu.org>
parents:
diff changeset
1285 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
1286
Dave Love <fx@gnu.org>
parents:
diff changeset
1287 He also helped port Emacs to MS-DOS.
Dave Love <fx@gnu.org>
parents:
diff changeset
1288
Dave Love <fx@gnu.org>
parents:
diff changeset
1289 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1290 Joseph Brian Wells wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1291
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1292 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1293 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1294 @file{apropos.el}, a command to find commands, functions, and variables
Dave Love <fx@gnu.org>
parents:
diff changeset
1295 whose names contain matches for a regular expression,
Dave Love <fx@gnu.org>
parents:
diff changeset
1296 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1297 @file{resume.el}, support for processing command-line arguments after
Dave Love <fx@gnu.org>
parents:
diff changeset
1298 resuming a suspended Emacs job, and
Dave Love <fx@gnu.org>
parents:
diff changeset
1299 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1300 @file{mail-extr.el}, a package for extracting names and addresses from
Dave Love <fx@gnu.org>
parents:
diff changeset
1301 mail headers, with contributions from Jamie Zawinski.
Dave Love <fx@gnu.org>
parents:
diff changeset
1302 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
1303
Dave Love <fx@gnu.org>
parents:
diff changeset
1304 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1305 Rodney Whitby and Reto Zimmermann wrote @file{vhdl-mode.el}, a major
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1306 mode for editing VHDL source code.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1307
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1308 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1309 John Wiegley wrote @file{align.el}, a set of commands for aligning text
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1310 according to regular-expression based rules; @file{timeclock.el}, a
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1311 package for keeping track of time spent on projects;
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1312 @file{pcomplete.el}, a programmable completion facility; and
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1313 @code{eshell}, a command shell implemented entirely in Emacs Lisp.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1314
Dave Love <fx@gnu.org>
parents:
diff changeset
1315 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1316 Ed Wilkinson wrote @file{b2m.c}, a program to convert mail files from
Dave Love <fx@gnu.org>
parents:
diff changeset
1317 RMAIL format to Unix @code{mbox} format.
Dave Love <fx@gnu.org>
parents:
diff changeset
1318
Dave Love <fx@gnu.org>
parents:
diff changeset
1319 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1320 Mike Williams wrote @file{mouse-sel.el}, providing enhanced mouse
Dave Love <fx@gnu.org>
parents:
diff changeset
1321 selection, and @file{thingatpt.el}, a library of functions for finding
Dave Love <fx@gnu.org>
parents:
diff changeset
1322 the ``thing'' (word, line, s-expression) containing point.
Dave Love <fx@gnu.org>
parents:
diff changeset
1323
Dave Love <fx@gnu.org>
parents:
diff changeset
1324 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1325 Bill Wohler wrote the Emacs interface to the MH mail system.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1326
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1327 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
1328 Dale R.@: Worley wrote @file{emerge.el}, a package for interactively
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1329 merging two versions of a file.
Dave Love <fx@gnu.org>
parents:
diff changeset
1330
Dave Love <fx@gnu.org>
parents:
diff changeset
1331 @item
38865
62e02f5ae533 Avoid saying "Unix" in a way that includes GNU.
Richard M. Stallman <rms@gnu.org>
parents: 36755
diff changeset
1332 Francis J.@: Wright wrote @code{WoMan}, a package for browsing
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1333 manual pages without the @code{man} command.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1334
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1335 @item
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1336 Tom Wurgler wrote @file{emacs-lock.el}, which makes it harder
Dave Love <fx@gnu.org>
parents:
diff changeset
1337 to exit with valuable buffers unsaved.
Dave Love <fx@gnu.org>
parents:
diff changeset
1338
Dave Love <fx@gnu.org>
parents:
diff changeset
1339 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1340 Ilya Zakharevich and Bob Olson contributed @file{cperl-mode.el}, a major
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1341 mode for editing Perl code. Ilya Zakharevich also wrote @file{tmm.el},
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1342 a mode for accessing the Emacs menu bar on a text-mode terminal.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1343
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1344 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1345 Milan Zamzal wrote @file{czech.el}, support for editing Czech text,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1346 @file{glasses.el}, a package for easier reading of source code which
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1347 uses illegible identifier names such as @code{cantReadThisVariable}, and
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1348 @file{tildify.el}, commands for adding hard spaces to text, @TeX{}, and
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1349 SGML/HTML files.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1350
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1351 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1352 Victor Zandy contributed @file{zone.el}, a package for people who like
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1353 to zone out in front of Emacs.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1354
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1355 @item
34147
7292ef94c1f5 Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii <eliz@gnu.org>
parents: 27760
diff changeset
1356 Eli Zaretskii made many standard Emacs features work on MS-DOS. He also
7292ef94c1f5 Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii <eliz@gnu.org>
parents: 27760
diff changeset
1357 wrote @file{tty-colors.el}, which implements transparent mapping of X
7292ef94c1f5 Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii <eliz@gnu.org>
parents: 27760
diff changeset
1358 colors to tty colors, and (together with Kenichi Handa)
7292ef94c1f5 Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii <eliz@gnu.org>
parents: 27760
diff changeset
1359 @file{codepage.el}, a package for editing text encoded in DOS/Windows
7292ef94c1f5 Add Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii <eliz@gnu.org>
parents: 27760
diff changeset
1360 code pages.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1361
Dave Love <fx@gnu.org>
parents:
diff changeset
1362 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1363 Jamie Zawinski wrote:
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1364
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1365 @itemize @minus
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1366 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1367 Emacs 19's optimizing byte compiler, with Hallvard Furuseth,
Dave Love <fx@gnu.org>
parents:
diff changeset
1368 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1369 much of the support for faces and X selections,
Dave Love <fx@gnu.org>
parents:
diff changeset
1370 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1371 @file{mailabbrev.el}, a package providing automatic expansion of mail
Dave Love <fx@gnu.org>
parents:
diff changeset
1372 aliases, and
Dave Love <fx@gnu.org>
parents:
diff changeset
1373 @item
Dave Love <fx@gnu.org>
parents:
diff changeset
1374 @file{tar-mode.el}, providing simple viewing and editing commands for
Dave Love <fx@gnu.org>
parents:
diff changeset
1375 tar files.
Dave Love <fx@gnu.org>
parents:
diff changeset
1376 @end itemize
Dave Love <fx@gnu.org>
parents:
diff changeset
1377
Dave Love <fx@gnu.org>
parents:
diff changeset
1378 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1379 Shenghuo Zhu wrote:
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1380
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1381 @itemize @minus
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1382 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1383 @file{binhex.el}, a package for reading and writing binhex files,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1384 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1385 @file{mm-partial.el}, message/partial support for MIME messages,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1386 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1387 @file{rfc1843.el}, an HZ decoding package,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1388 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1389 @file{uudecode.el}, an Emacs Lisp decoder for uuencoded data,
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1390 @item
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1391 @file{webmail.el}, an interface to Web mail.
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1392 @end itemize
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1393
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1394 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
1395 Ian T.@: Zimmerman wrote @file{gametree.el}.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1396
Dave Love <fx@gnu.org>
parents:
diff changeset
1397 @item
36242
be9b15c9bc7b Use @: liberally.
Dave Love <fx@gnu.org>
parents: 36027
diff changeset
1398 Neal Ziring and Felix S.@: T.@: Wu wrote @file{vi.el}, an emulation of the
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1399 VI text editor.
27363
ebcbf31c60de *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 25829
diff changeset
1400
ebcbf31c60de *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 25829
diff changeset
1401 @item
36023
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1402 Detlev Zundel wrote @file{re-builder.el}, a package for building regexps
9dca04bdcc12 (Acknowledgements): Make up-to-date with Emacs 21.
Eli Zaretskii <eliz@gnu.org>
parents: 34147
diff changeset
1403 with visual feedback.
36424
6850f153efa0 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 36383
diff changeset
1404
6850f153efa0 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 36383
diff changeset
1405 @c utf-8.el author?
27749
986871288b53 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 27363
diff changeset
1406 @end itemize
986871288b53 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 27363
diff changeset
1407
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1408 Others too numerous to mention have reported and fixed bugs, and added
36424
6850f153efa0 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 36383
diff changeset
1409 features to many parts of Emacs. (Many are mentioned in the
6850f153efa0 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 36383
diff changeset
1410 @file{ChangeLog} files which are summarized in the file @file{AUTHORS}
6850f153efa0 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 36383
diff changeset
1411 in the distribution.) We thank them for their generosity as well.
25829
Dave Love <fx@gnu.org>
parents:
diff changeset
1412
Dave Love <fx@gnu.org>
parents:
diff changeset
1413 This list intended to mention every contributor of a major package or
Dave Love <fx@gnu.org>
parents:
diff changeset
1414 feature we currently distribute; if you know of someone we have omitted,
Dave Love <fx@gnu.org>
parents:
diff changeset
1415 please report that as a manual bug.