Moved most of vc-dir from vc.el to vc-dispatcher.el.
[bpt/emacs.git] / admin / MAINTAINERS
CommitLineData
ca076674
GM
1 Emacs Maintainers
2
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
8The list below consists of 3 parts. First, the list of areas that
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.
14
15==============================================================================
161.
17==============================================================================
18
19Richard Stallman
20 ???
21
22Jason Rumney
23 W32
24
25Eli Zaretskii
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 doc/emacs/msdog.texi
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
57Miles Bader
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
67
68Jay Belanger
69 Calc
70 lisp/calc/*
71 etc/calccard.tex
72 doc/misc/calc.texi
73
74Michael Olson
75 ERC
76 lisp/erc/*
77 etc/ERC-NEWS
78 doc/misc/erc.texi
79 lisp/emacs-lisp/tq.el
80
81==============================================================================
822.
83==============================================================================
84
85Steven Tamm
86 MacOS
87
88Eli Zaretskii
89 doc/*
90 lispref/*
91 info/dir
92
93 src/xfaces.c
94 src/term.c
95 src/frame.c
96 src/dired.c
97
98 lisp/arc-mode.el
99 lisp/menu-bar.el
100 lisp/hexl.el
101 lisp/info.el
102 lisp/ls-lisp.el
103 lisp/startup.el
104
105Stefan Monnier
106 src/intervals.c
107 src/keyboard.c
108 lisp/textmodes/tex-mode.el
109 lisp/progmodes/perl-mode.el
110 lisp/progmodes/tcl.el
111 lisp/emacs-lisp/easymenu.el
112
113Miles Bader
114 src/eval.c
115 src/bytecode.c
116 src/editfns.c
117 lisp/textmodes/refill.el
118
119Thien-Thi Nguyen
120 VMS
121
122==============================================================================
1233.
124==============================================================================
125
126src/Makefile.in
127src/abbrev.c
128src/alloc.c
129src/alloca.c
130src/alloca.s
131src/atimer.c
132src/bitmaps/
133src/buffer.c
134src/callint.c
135src/callproc.c
136src/casefiddle.c
137src/casetab.c
138src/category.c
139src/ccl.c
140src/charset.c
141src/cm.c
142src/cmds.c
143src/coding.c
144src/composite.c
145src/config.in
ca076674
GM
146src/data.c
147src/dispnew.c
148src/doc.c
149src/doprnt.c
150src/ecrt0.c
151src/emacs.c
152src/epaths.in
153src/fileio.c
154src/filelock.c
155src/filemode.c
156src/firstfile.c
157src/floatfns.c
158src/fringe.c
159src/fns.c
160src/fontset.c
161src/getloadavg.c
162src/gmalloc.c
163src/gtkutil.c
164src/hftctl.c
165src/indent.c
166src/insdel.c
167src/image.c
168src/lastfile.c
169src/lread.c
170src/m/
171src/macros.c
172src/makefile.nt
173src/makefile.w32-in
174src/marker.c
175src/md5.c
176src/minibuf.c
177src/mktime.c
178src/mocklisp.c
179src/pre-crt0.c
180src/prefix-args.c
181src/print.c
182src/process.c
183src/ralloc.c
184src/region-cache.c
185src/s/
186src/scroll.c
187src/search.c
188src/sound.c
189src/strftime.c
ca076674
GM
190src/sysdep.c
191src/termcap.c
192src/terminfo.c
193src/textprop.c
194src/tparam.c
195src/undo.c
196src/unexaix.c
197src/unexalpha.c
ca076674
GM
198src/unexec.c
199src/unexelf.c
ca076674
GM
200src/unexhp9k800.c
201src/unexmips.c
202src/unexnext.c
ca076674
GM
203src/unexsunos4.c
204src/unexw32.c
205src/vm-limit.c
206src/w32.c
207src/w32bdf.c
208src/w32console.c
209src/w32fns.c
210src/w32heap.c
211src/w32inevt.c
212src/w32menu.c
213src/w32proc.c
214src/w32reg.c
215src/w32select.c
216src/w32term.c
217src/w32xfns.c
218src/widget.c
219src/window.c
220src/xdisp.c
221src/xfns.c
222src/xmenu.c
223src/xrdb.c
224src/xselect.c
225src/xterm.c
226
227;;; arch-tag: 869126d4-4851-41b2-8470-14dd492a3c98