]> code.delx.au - gnu-emacs/blob - MAINTAINERS
Updating list of MAINTAINERS to include myself as maintaining the MacOS
[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/faq.texi
43 man/msdog.texi
44
45 Kenichi Handa
46 Mule
47
48 Stefan Monnier
49 src/regex.c
50 src/syntax.c
51 src/keymap.c
52 font-lock/jit-lock/syntax
53 minor-mode/major-mode infrastructure
54 text filling
55 minibuffer completion
56 lisp/textmodes/outline.el
57
58 Miles Bader
59 src/xfaces.c
60 field-property related stuff
61 lisp/comint.el
62 lisp/shell.el
63 [other comint-related packages]
64 lisp/button.el
65 lisp/image-file.el
66 lisp/minibuf-eldef.el
67 lisp/rfn-eshadow.el
68
69 ==============================================================================
70 2.
71 ==============================================================================
72
73 Steven Tamm
74 MacOS
75
76 Eli Zaretskii
77 man/*
78 lispref/*
79 info/dir
80
81 src/xfaces.c
82 src/term.c
83 src/frame.c
84 src/dired.c
85
86 lisp/arc-mode.el
87 lisp/menu-bar.el
88 lisp/hexl.el
89 lisp/info.el
90 lisp/ls-lisp.el
91 lisp/startup.el
92
93 Stefan Monnier
94 src/intervals.c
95 src/keyboard.c
96 lisp/textmodes/tex-mode.el
97 lisp/progmodes/perl-mode.el
98 lisp/progmodes/tcl.el
99 lisp/emacs-lisp/easymenu.el
100
101 Miles Bader
102 src/eval.c
103 src/bytecode.c
104 src/editfns.c
105 lisp/textmodes/refill.el
106
107 ==============================================================================
108 3.
109 ==============================================================================
110
111 src/Makefile.in
112 src/abbrev.c
113 src/alloc.c
114 src/alloca.c
115 src/alloca.s
116 src/atimer.c
117 src/bitmaps/
118 src/buffer.c
119 src/callint.c
120 src/callproc.c
121 src/casefiddle.c
122 src/casetab.c
123 src/category.c
124 src/ccl.c
125 src/charset.c
126 src/cm.c
127 src/cmds.c
128 src/coding.c
129 src/composite.c
130 src/config.in
131 src/cxux-crt0.s
132 src/data.c
133 src/dispnew.c
134 src/doc.c
135 src/doprnt.c
136 src/ecrt0.c
137 src/emacs.c
138 src/epaths.in
139 src/fileio.c
140 src/filelock.c
141 src/filemode.c
142 src/firstfile.c
143 src/floatfns.c
144 src/fns.c
145 src/fontset.c
146 src/getloadavg.c
147 src/gmalloc.c
148 src/hftctl.c
149 src/indent.c
150 src/insdel.c
151 src/lastfile.c
152 src/lread.c
153 src/m/
154 src/macros.c
155 src/makefile.nt
156 src/makefile.w32-in
157 src/marker.c
158 src/md5.c
159 src/minibuf.c
160 src/mktime.c
161 src/mocklisp.c
162 src/pre-crt0.c
163 src/prefix-args.c
164 src/print.c
165 src/process.c
166 src/ralloc.c
167 src/region-cache.c
168 src/s/
169 src/scroll.c
170 src/search.c
171 src/sound.c
172 src/strftime.c
173 src/sunfns.c
174 src/sysdep.c
175 src/termcap.c
176 src/terminfo.c
177 src/textprop.c
178 src/tparam.c
179 src/undo.c
180 src/unexaix.c
181 src/unexalpha.c
182 src/unexapollo.c
183 src/unexconvex.c
184 src/unexec.c
185 src/unexelf.c
186 src/unexenix.c
187 src/unexhp9k800.c
188 src/unexmips.c
189 src/unexnext.c
190 src/unexsni.c
191 src/unexsunos4.c
192 src/unexw32.c
193 src/vm-limit.c
194 src/w32.c
195 src/w32bdf.c
196 src/w32console.c
197 src/w32fns.c
198 src/w32heap.c
199 src/w32inevt.c
200 src/w32menu.c
201 src/w32proc.c
202 src/w32reg.c
203 src/w32select.c
204 src/w32term.c
205 src/w32xfns.c
206 src/widget.c
207 src/window.c
208 src/xdisp.c
209 src/xfns.c
210 src/xmenu.c
211 src/xrdb.c
212 src/xselect.c
213 src/xterm.c
214
215 ;;; arch-tag: 869126d4-4851-41b2-8470-14dd492a3c98