Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483
[bpt/emacs.git] / MAINTAINERS
CommitLineData
36c657c1 1 Emacs Maintainers
0b5549c1 2
36c657c1
EZ
3This file contains a description of who is responsible for maintaining
4what parts of the Emacs distribution. The areas can be defined
5"arbitrarily", but should provide fairly well-defined boundaries so
6that there are not too many ambiguities.
7
84e1c46e 8The list below consists of 3 parts. First, the list of areas that
36c657c1
EZ
9someone wants to be maintaining (i.e. has a particularly keen interest
10for it); then the list of areas that someone is willing to maintain,
11although he would not necessarily mind if someone else was the
12official maintainer; and finally the list of areas for which no
13maintainer has been found so far.
0b5549c1
SM
14
15==============================================================================
161.
17==============================================================================
18
19Richard Stallman
20 ???
21
0b5549c1
SM
22Jason Rumney
23 W32
24
25Eli Zaretskii
36c657c1
EZ
26 The MS-DOS (a.k.a. DJGPP) port:
27 config.bat
28 msdos/*
29 src/msdos.[ch]
30 src/dosfns.[ch]
31 src/w16select.c
32 src/s/msdos.h
33 lisp/term/internal.el
34 lisp/term/pc-win.el
35 lisp/dos-fns.el
36 lisp/dos-w32.el
37 lisp/dos-vars.el
38
39 lisp/term/tty-colors.el
40 lisp/international/codepage.el
41
42 man/faq.texi
43 man/msdog.texi
0b5549c1
SM
44
45Kenichi Handa
46 Mule
47
48Stefan Monnier
49 src/regex.c
50 src/syntax.c
51 src/keymap.c
52 font-lock/jit-lock/syntax
53 minor-mode/major-mode infrastructure
54 text filling
55 minibuffer completion
56 lisp/textmodes/outline.el
57
e95768c5 58Miles Bader
54fd215c
MB
59 src/xfaces.c
60 field-property related stuff
61 lisp/comint.el
62 lisp/shell.el
63 [other comint-related packages]
64 lisp/button.el
65 lisp/image-file.el
66 lisp/minibuf-eldef.el
67 lisp/rfn-eshadow.el
e95768c5 68
0b5549c1
SM
69==============================================================================
702.
71==============================================================================
72
bec998ca
ST
73Steven Tamm
74 MacOS
75
36c657c1
EZ
76Eli Zaretskii
77 man/*
78 lispref/*
79 info/dir
80
81 src/xfaces.c
82 src/term.c
83 src/frame.c
84 src/dired.c
85
86 lisp/arc-mode.el
87 lisp/menu-bar.el
88 lisp/hexl.el
89 lisp/info.el
90 lisp/ls-lisp.el
91 lisp/startup.el
92
0b5549c1
SM
93Stefan Monnier
94 src/intervals.c
95 src/keyboard.c
96 lisp/textmodes/tex-mode.el
792e1bc4
CW
97 lisp/progmodes/perl-mode.el
98 lisp/progmodes/tcl.el
43d69cc3 99 lisp/emacs-lisp/easymenu.el
0b5549c1 100
54fd215c
MB
101Miles Bader
102 src/eval.c
103 src/bytecode.c
104 src/editfns.c
105 lisp/textmodes/refill.el
106
bc814d07
TTN
107Thien-Thi Nguyen
108 VMS
109
0b5549c1
SM
110==============================================================================
1113.
112==============================================================================
113
114src/Makefile.in
0b5549c1
SM
115src/abbrev.c
116src/alloc.c
117src/alloca.c
118src/alloca.s
119src/atimer.c
120src/bitmaps/
121src/buffer.c
0b5549c1
SM
122src/callint.c
123src/callproc.c
124src/casefiddle.c
125src/casetab.c
126src/category.c
127src/ccl.c
128src/charset.c
129src/cm.c
130src/cmds.c
131src/coding.c
132src/composite.c
133src/config.in
134src/cxux-crt0.s
135src/data.c
0b5549c1
SM
136src/dispnew.c
137src/doc.c
138src/doprnt.c
0b5549c1 139src/ecrt0.c
0b5549c1
SM
140src/emacs.c
141src/epaths.in
0b5549c1
SM
142src/fileio.c
143src/filelock.c
144src/filemode.c
145src/firstfile.c
146src/floatfns.c
147src/fns.c
148src/fontset.c
0b5549c1
SM
149src/getloadavg.c
150src/gmalloc.c
151src/hftctl.c
0b5549c1
SM
152src/indent.c
153src/insdel.c
154src/lastfile.c
155src/lread.c
156src/m/
157src/macros.c
158src/makefile.nt
159src/makefile.w32-in
160src/marker.c
161src/md5.c
162src/minibuf.c
163src/mktime.c
164src/mocklisp.c
0b5549c1
SM
165src/pre-crt0.c
166src/prefix-args.c
167src/print.c
168src/process.c
169src/ralloc.c
170src/region-cache.c
171src/s/
172src/scroll.c
173src/search.c
174src/sound.c
175src/strftime.c
176src/sunfns.c
177src/sysdep.c
0b5549c1
SM
178src/termcap.c
179src/terminfo.c
180src/textprop.c
181src/tparam.c
0b5549c1
SM
182src/undo.c
183src/unexaix.c
184src/unexalpha.c
185src/unexapollo.c
186src/unexconvex.c
187src/unexec.c
188src/unexelf.c
189src/unexenix.c
190src/unexhp9k800.c
191src/unexmips.c
192src/unexnext.c
193src/unexsni.c
194src/unexsunos4.c
195src/unexw32.c
196src/vm-limit.c
0b5549c1
SM
197src/w32.c
198src/w32bdf.c
199src/w32console.c
200src/w32fns.c
201src/w32heap.c
202src/w32inevt.c
203src/w32menu.c
204src/w32proc.c
205src/w32reg.c
206src/w32select.c
207src/w32term.c
208src/w32xfns.c
209src/widget.c
210src/window.c
211src/xdisp.c
0b5549c1
SM
212src/xfns.c
213src/xmenu.c
214src/xrdb.c
215src/xselect.c
216src/xterm.c
ab5796a9
MB
217
218;;; arch-tag: 869126d4-4851-41b2-8470-14dd492a3c98