* doc/misc/eshell.texi: Fill most of the missing sections.
[emacs.git] / admin / MAINTAINERS
blob0e8c9b323250438a369766b1b4ce7ed5c61e9c30
1                           Emacs Maintainers
3 This file contains a description of who is responsible for maintaining
4 what parts of the Emacs distribution.  The areas can be defined
5 "arbitrarily", but should provide fairly well-defined boundaries so
6 that there are not too many ambiguities.
8 The list below consists of 3 parts.  First, the list of areas that
9 someone wants to be maintaining (i.e. has a particularly keen interest
10 for it); then the list of areas that someone is willing to maintain,
11 although he would not necessarily mind if someone else was the
12 official maintainer; and finally the list of areas for which no
13 maintainer has been found so far.
15 ==============================================================================
17 ==============================================================================
19 Richard Stallman
20         ???
22 Jason Rumney
23         W32
25 Eli 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
39         lisp/term/tty-colors.el
40         lisp/international/codepage.el
42         doc/emacs/msdog.texi
44 Kenichi Handa
45         Mule
47 Stefan 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
57 Miles 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
68 Jay Belanger
69         Calc
70             lisp/calc/*
71             etc/calccard.tex
72             doc/misc/calc.texi
74 Michael Olson
75         ERC
76             lisp/erc/*
77             etc/ERC-NEWS
78             doc/misc/erc.texi
79         lisp/emacs-lisp/tq.el
81 ==============================================================================
83 ==============================================================================
85 Steven Tamm
86         MacOS
88 Eli Zaretskii
89         doc/*
90         lispref/*
91         info/dir
93         src/xfaces.c
94         src/term.c
95         src/frame.c
96         src/dired.c
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
105 Stefan 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
113 Miles Bader
114         src/eval.c
115         src/bytecode.c
116         src/editfns.c
117         lisp/textmodes/refill.el
119 ==============================================================================
121 ==============================================================================
123 src/Makefile.in
124 src/abbrev.c
125 src/alloc.c
126 src/alloca.c
127 src/alloca.s
128 src/atimer.c
129 src/bitmaps/
130 src/buffer.c
131 src/callint.c
132 src/callproc.c
133 src/casefiddle.c
134 src/casetab.c
135 src/category.c
136 src/ccl.c
137 src/charset.c
138 src/cm.c
139 src/cmds.c
140 src/coding.c
141 src/composite.c
142 src/config.in
143 src/data.c
144 src/dispnew.c
145 src/doc.c
146 src/doprnt.c
147 src/ecrt0.c
148 src/emacs.c
149 src/epaths.in
150 src/fileio.c
151 src/filelock.c
152 src/filemode.c
153 src/firstfile.c
154 src/floatfns.c
155 src/fringe.c
156 src/fns.c
157 src/fontset.c
158 src/getloadavg.c
159 src/gmalloc.c
160 src/gtkutil.c
161 src/indent.c
162 src/insdel.c
163 src/image.c
164 src/lastfile.c
165 src/lread.c
166 src/m/
167 src/macros.c
168 src/makefile.w32-in
169 src/marker.c
170 src/md5.c
171 src/minibuf.c
172 src/mktime.c
173 src/pre-crt0.c
174 src/prefix-args.c
175 src/print.c
176 src/process.c
177 src/ralloc.c
178 src/region-cache.c
179 src/s/
180 src/scroll.c
181 src/search.c
182 src/sound.c
183 src/strftime.c
184 src/sysdep.c
185 src/termcap.c
186 src/terminfo.c
187 src/textprop.c
188 src/tparam.c
189 src/undo.c
190 src/unexaix.c
191 src/unexalpha.c
192 src/unexec.c
193 src/unexelf.c
194 src/unexhp9k800.c
195 src/unexw32.c
196 src/vm-limit.c
197 src/w32.c
198 src/w32console.c
199 src/w32fns.c
200 src/w32heap.c
201 src/w32inevt.c
202 src/w32menu.c
203 src/w32proc.c
204 src/w32reg.c
205 src/w32select.c
206 src/w32term.c
207 src/w32xfns.c
208 src/widget.c
209 src/window.c
210 src/xdisp.c
211 src/xfns.c
212 src/xmenu.c
213 src/xrdb.c
214 src/xselect.c
215 src/xterm.c
217 ;;; arch-tag: 869126d4-4851-41b2-8470-14dd492a3c98