]> code.delx.au - gnu-emacs/blob - MAINTAINERS
Remove TAGS files.
[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 decomposed into 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 Andrew Choi
23 MacOS
24
25 Jason Rumney
26 W32
27
28 Eli Zaretskii
29 The MS-DOS (a.k.a. DJGPP) port:
30 config.bat
31 msdos/*
32 src/msdos.[ch]
33 src/dosfns.[ch]
34 src/w16select.c
35 src/s/msdos.h
36 lisp/term/internal.el
37 lisp/term/pc-win.el
38 lisp/dos-fns.el
39 lisp/dos-w32.el
40 lisp/dos-vars.el
41
42 lisp/term/tty-colors.el
43 lisp/international/codepage.el
44
45 man/faq.texi
46 man/msdog.texi
47
48 Kenichi Handa
49 Mule
50
51 Stefan Monnier
52 src/regex.c
53 src/syntax.c
54 src/keymap.c
55 font-lock/jit-lock/syntax
56 minor-mode/major-mode infrastructure
57 text filling
58 minibuffer completion
59 lisp/textmodes/outline.el
60
61 Miles Bader
62 ???
63
64 ==============================================================================
65 2.
66 ==============================================================================
67
68 Eli Zaretskii
69 man/*
70 lispref/*
71 info/dir
72
73 src/xfaces.c
74 src/term.c
75 src/frame.c
76 src/dired.c
77
78 lisp/arc-mode.el
79 lisp/menu-bar.el
80 lisp/hexl.el
81 lisp/info.el
82 lisp/ls-lisp.el
83 lisp/startup.el
84
85 Stefan Monnier
86 src/intervals.c
87 src/keyboard.c
88 lisp/textmodes/tex-mode.el
89 lisp/textmodes/perl-mode.el
90 lisp/textmodes/tcl-mode.el
91
92 ==============================================================================
93 3.
94 ==============================================================================
95
96 src/Makefile.in
97 src/abbrev.c
98 src/alloc.c
99 src/alloca.c
100 src/alloca.s
101 src/atimer.c
102 src/bitmaps/
103 src/buffer.c
104 src/bytecode.c
105 src/callint.c
106 src/callproc.c
107 src/casefiddle.c
108 src/casetab.c
109 src/category.c
110 src/ccl.c
111 src/charset.c
112 src/cm.c
113 src/cmds.c
114 src/coding.c
115 src/composite.c
116 src/config.in
117 src/cxux-crt0.s
118 src/data.c
119 src/dispnew.c
120 src/doc.c
121 src/doprnt.c
122 src/ecrt0.c
123 src/editfns.c
124 src/emacs.c
125 src/epaths.in
126 src/eval.c
127 src/fileio.c
128 src/filelock.c
129 src/filemode.c
130 src/firstfile.c
131 src/floatfns.c
132 src/fns.c
133 src/fontset.c
134 src/getloadavg.c
135 src/gmalloc.c
136 src/hftctl.c
137 src/igc.c
138 src/indent.c
139 src/insdel.c
140 src/lastfile.c
141 src/lread.c
142 src/m/
143 src/macros.c
144 src/makefile.nt
145 src/makefile.w32-in
146 src/marker.c
147 src/md5.c
148 src/minibuf.c
149 src/mktime.c
150 src/mocklisp.c
151 src/pre-crt0.c
152 src/prefix-args.c
153 src/print.c
154 src/process.c
155 src/ralloc.c
156 src/region-cache.c
157 src/s/
158 src/scroll.c
159 src/search.c
160 src/sound.c
161 src/strftime.c
162 src/sunfns.c
163 src/sysdep.c
164 src/termcap.c
165 src/terminfo.c
166 src/textprop.c
167 src/tparam.c
168 src/ttymenu.c
169 src/undo.c
170 src/unexaix.c
171 src/unexalpha.c
172 src/unexapollo.c
173 src/unexconvex.c
174 src/unexec.c
175 src/unexelf.c
176 src/unexenix.c
177 src/unexhp9k800.c
178 src/unexmips.c
179 src/unexnext.c
180 src/unexsni.c
181 src/unexsunos4.c
182 src/unexw32.c
183 src/vm-limit.c
184 src/w32.c
185 src/w32bdf.c
186 src/w32console.c
187 src/w32fns.c
188 src/w32heap.c
189 src/w32inevt.c
190 src/w32menu.c
191 src/w32proc.c
192 src/w32reg.c
193 src/w32select.c
194 src/w32term.c
195 src/w32xfns.c
196 src/widget.c
197 src/window.c
198 src/xdisp.c
199 src/xfns.c
200 src/xmenu.c
201 src/xrdb.c
202 src/xselect.c
203 src/xterm.c