]> code.delx.au - gnu-emacs/blob - MAINTAINERS
faq.texi is now maintained by myself.
[gnu-emacs] / MAINTAINERS
1 Emacs Maintainers
2
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.
7
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.
14
15 ==============================================================================
16 1.
17 ==============================================================================
18
19 Richard Stallman
20 ???
21
22 Jason Rumney
23 W32
24
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
38
39 lisp/term/tty-colors.el
40 lisp/international/codepage.el
41
42 man/msdog.texi
43
44 Kenichi Handa
45 Mule
46
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
56
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
67
68 ==============================================================================
69 2.
70 ==============================================================================
71
72 Steven Tamm
73 MacOS
74
75 Eli Zaretskii
76 man/*
77 lispref/*
78 info/dir
79
80 src/xfaces.c
81 src/term.c
82 src/frame.c
83 src/dired.c
84
85 lisp/arc-mode.el
86 lisp/menu-bar.el
87 lisp/hexl.el
88 lisp/info.el
89 lisp/ls-lisp.el
90 lisp/startup.el
91
92 Stefan Monnier
93 src/intervals.c
94 src/keyboard.c
95 lisp/textmodes/tex-mode.el
96 lisp/progmodes/perl-mode.el
97 lisp/progmodes/tcl.el
98 lisp/emacs-lisp/easymenu.el
99
100 Miles Bader
101 src/eval.c
102 src/bytecode.c
103 src/editfns.c
104 lisp/textmodes/refill.el
105
106 Thien-Thi Nguyen
107 VMS
108
109 ==============================================================================
110 3.
111 ==============================================================================
112
113 src/Makefile.in
114 src/abbrev.c
115 src/alloc.c
116 src/alloca.c
117 src/alloca.s
118 src/atimer.c
119 src/bitmaps/
120 src/buffer.c
121 src/callint.c
122 src/callproc.c
123 src/casefiddle.c
124 src/casetab.c
125 src/category.c
126 src/ccl.c
127 src/charset.c
128 src/cm.c
129 src/cmds.c
130 src/coding.c
131 src/composite.c
132 src/config.in
133 src/cxux-crt0.s
134 src/data.c
135 src/dispnew.c
136 src/doc.c
137 src/doprnt.c
138 src/ecrt0.c
139 src/emacs.c
140 src/epaths.in
141 src/fileio.c
142 src/filelock.c
143 src/filemode.c
144 src/firstfile.c
145 src/floatfns.c
146 src/fns.c
147 src/fontset.c
148 src/getloadavg.c
149 src/gmalloc.c
150 src/hftctl.c
151 src/indent.c
152 src/insdel.c
153 src/lastfile.c
154 src/lread.c
155 src/m/
156 src/macros.c
157 src/makefile.nt
158 src/makefile.w32-in
159 src/marker.c
160 src/md5.c
161 src/minibuf.c
162 src/mktime.c
163 src/mocklisp.c
164 src/pre-crt0.c
165 src/prefix-args.c
166 src/print.c
167 src/process.c
168 src/ralloc.c
169 src/region-cache.c
170 src/s/
171 src/scroll.c
172 src/search.c
173 src/sound.c
174 src/strftime.c
175 src/sunfns.c
176 src/sysdep.c
177 src/termcap.c
178 src/terminfo.c
179 src/textprop.c
180 src/tparam.c
181 src/undo.c
182 src/unexaix.c
183 src/unexalpha.c
184 src/unexapollo.c
185 src/unexconvex.c
186 src/unexec.c
187 src/unexelf.c
188 src/unexenix.c
189 src/unexhp9k800.c
190 src/unexmips.c
191 src/unexnext.c
192 src/unexsni.c
193 src/unexsunos4.c
194 src/unexw32.c
195 src/vm-limit.c
196 src/w32.c
197 src/w32bdf.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
216
217 ;;; arch-tag: 869126d4-4851-41b2-8470-14dd492a3c98