(while-no-input): Don't splice BODY directly into the `or' form.
[emacs.git] / MAINTAINERS
blob92c2ff70b4778eda94a7793f49b829ff129bce72
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         man/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             man/calc.texi
74 ==============================================================================
76 ==============================================================================
78 Steven Tamm
79         MacOS
81 Eli Zaretskii
82         man/*
83         lispref/*
84         info/dir
86         src/xfaces.c
87         src/term.c
88         src/frame.c
89         src/dired.c
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
98 Stefan Monnier
99         src/intervals.c
100         src/keyboard.c
101         lisp/textmodes/tex-mode.el
102         lisp/progmodes/perl-mode.el
103         lisp/progmodes/tcl.el
104         lisp/emacs-lisp/easymenu.el
106 Miles Bader
107         src/eval.c
108         src/bytecode.c
109         src/editfns.c
110         lisp/textmodes/refill.el
112 Thien-Thi Nguyen
113         VMS
115 ==============================================================================
117 ==============================================================================
119 src/Makefile.in
120 src/abbrev.c
121 src/alloc.c
122 src/alloca.c
123 src/alloca.s
124 src/atimer.c
125 src/bitmaps/
126 src/buffer.c
127 src/callint.c
128 src/callproc.c
129 src/casefiddle.c
130 src/casetab.c
131 src/category.c
132 src/ccl.c
133 src/charset.c
134 src/cm.c
135 src/cmds.c
136 src/coding.c
137 src/composite.c
138 src/config.in
139 src/cxux-crt0.s
140 src/data.c
141 src/dispnew.c
142 src/doc.c
143 src/doprnt.c
144 src/ecrt0.c
145 src/emacs.c
146 src/epaths.in
147 src/fileio.c
148 src/filelock.c
149 src/filemode.c
150 src/firstfile.c
151 src/floatfns.c
152 src/fns.c
153 src/fontset.c
154 src/getloadavg.c
155 src/gmalloc.c
156 src/hftctl.c
157 src/indent.c
158 src/insdel.c
159 src/lastfile.c
160 src/lread.c
161 src/m/
162 src/macros.c
163 src/makefile.nt
164 src/makefile.w32-in
165 src/marker.c
166 src/md5.c
167 src/minibuf.c
168 src/mktime.c
169 src/mocklisp.c
170 src/pre-crt0.c
171 src/prefix-args.c
172 src/print.c
173 src/process.c
174 src/ralloc.c
175 src/region-cache.c
176 src/s/
177 src/scroll.c
178 src/search.c
179 src/sound.c
180 src/strftime.c
181 src/sunfns.c
182 src/sysdep.c
183 src/termcap.c
184 src/terminfo.c
185 src/textprop.c
186 src/tparam.c
187 src/undo.c
188 src/unexaix.c
189 src/unexalpha.c
190 src/unexapollo.c
191 src/unexconvex.c
192 src/unexec.c
193 src/unexelf.c
194 src/unexenix.c
195 src/unexhp9k800.c
196 src/unexmips.c
197 src/unexnext.c
198 src/unexsni.c
199 src/unexsunos4.c
200 src/unexw32.c
201 src/vm-limit.c
202 src/w32.c
203 src/w32bdf.c
204 src/w32console.c
205 src/w32fns.c
206 src/w32heap.c
207 src/w32inevt.c
208 src/w32menu.c
209 src/w32proc.c
210 src/w32reg.c
211 src/w32select.c
212 src/w32term.c
213 src/w32xfns.c
214 src/widget.c
215 src/window.c
216 src/xdisp.c
217 src/xfns.c
218 src/xmenu.c
219 src/xrdb.c
220 src/xselect.c
221 src/xterm.c
223 ;;; arch-tag: 869126d4-4851-41b2-8470-14dd492a3c98