Merged from emacs@sv.gnu.org.
[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
36c657c1 42 man/msdog.texi
0b5549c1
SM
43
44Kenichi Handa
45 Mule
46
47Stefan Monnier
48 src/regex.c
49 src/syntax.c
50 src/keymap.c
51 font-lock/jit-lock/syntax
52 minor-mode/major-mode infrastructure
53 text filling
54 minibuffer completion
55 lisp/textmodes/outline.el
56
e95768c5 57Miles Bader
54fd215c
MB
58 src/xfaces.c
59 field-property related stuff
60 lisp/comint.el
61 lisp/shell.el
62 [other comint-related packages]
63 lisp/button.el
64 lisp/image-file.el
65 lisp/minibuf-eldef.el
66 lisp/rfn-eshadow.el
e95768c5 67
e499d092
JB
68Jay Belanger
69 Calc
70 lisp/calc/*
71 etc/calccard.tex
72 man/calc.texi
73
0b5549c1
SM
74==============================================================================
752.
76==============================================================================
77
bec998ca
ST
78Steven Tamm
79 MacOS
80
36c657c1
EZ
81Eli Zaretskii
82 man/*
83 lispref/*
84 info/dir
85
86 src/xfaces.c
87 src/term.c
88 src/frame.c
89 src/dired.c
90
91 lisp/arc-mode.el
92 lisp/menu-bar.el
93 lisp/hexl.el
94 lisp/info.el
95 lisp/ls-lisp.el
96 lisp/startup.el
97
0b5549c1
SM
98Stefan Monnier
99 src/intervals.c
100 src/keyboard.c
101 lisp/textmodes/tex-mode.el
792e1bc4
CW
102 lisp/progmodes/perl-mode.el
103 lisp/progmodes/tcl.el
43d69cc3 104 lisp/emacs-lisp/easymenu.el
0b5549c1 105
54fd215c
MB
106Miles Bader
107 src/eval.c
108 src/bytecode.c
109 src/editfns.c
110 lisp/textmodes/refill.el
111
bc814d07
TTN
112Thien-Thi Nguyen
113 VMS
114
0b5549c1
SM
115==============================================================================
1163.
117==============================================================================
118
119src/Makefile.in
0b5549c1
SM
120src/abbrev.c
121src/alloc.c
122src/alloca.c
123src/alloca.s
124src/atimer.c
125src/bitmaps/
126src/buffer.c
0b5549c1
SM
127src/callint.c
128src/callproc.c
129src/casefiddle.c
130src/casetab.c
131src/category.c
132src/ccl.c
133src/charset.c
134src/cm.c
135src/cmds.c
136src/coding.c
137src/composite.c
138src/config.in
139src/cxux-crt0.s
140src/data.c
0b5549c1
SM
141src/dispnew.c
142src/doc.c
143src/doprnt.c
0b5549c1 144src/ecrt0.c
0b5549c1
SM
145src/emacs.c
146src/epaths.in
0b5549c1
SM
147src/fileio.c
148src/filelock.c
149src/filemode.c
150src/firstfile.c
151src/floatfns.c
152src/fns.c
153src/fontset.c
0b5549c1
SM
154src/getloadavg.c
155src/gmalloc.c
156src/hftctl.c
0b5549c1
SM
157src/indent.c
158src/insdel.c
159src/lastfile.c
160src/lread.c
161src/m/
162src/macros.c
163src/makefile.nt
164src/makefile.w32-in
165src/marker.c
166src/md5.c
167src/minibuf.c
168src/mktime.c
169src/mocklisp.c
0b5549c1
SM
170src/pre-crt0.c
171src/prefix-args.c
172src/print.c
173src/process.c
174src/ralloc.c
175src/region-cache.c
176src/s/
177src/scroll.c
178src/search.c
179src/sound.c
180src/strftime.c
181src/sunfns.c
182src/sysdep.c
0b5549c1
SM
183src/termcap.c
184src/terminfo.c
185src/textprop.c
186src/tparam.c
0b5549c1
SM
187src/undo.c
188src/unexaix.c
189src/unexalpha.c
190src/unexapollo.c
191src/unexconvex.c
192src/unexec.c
193src/unexelf.c
194src/unexenix.c
195src/unexhp9k800.c
196src/unexmips.c
197src/unexnext.c
198src/unexsni.c
199src/unexsunos4.c
200src/unexw32.c
201src/vm-limit.c
0b5549c1
SM
202src/w32.c
203src/w32bdf.c
204src/w32console.c
205src/w32fns.c
206src/w32heap.c
207src/w32inevt.c
208src/w32menu.c
209src/w32proc.c
210src/w32reg.c
211src/w32select.c
212src/w32term.c
213src/w32xfns.c
214src/widget.c
215src/window.c
216src/xdisp.c
0b5549c1
SM
217src/xfns.c
218src/xmenu.c
219src/xrdb.c
220src/xselect.c
221src/xterm.c
ab5796a9
MB
222
223;;; arch-tag: 869126d4-4851-41b2-8470-14dd492a3c98