Mercurial > emacs
comparison MAINTAINERS @ 41338:d3f61a933b49
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 21 Nov 2001 02:50:27 +0000 |
parents | |
children | 00ed4838100e |
comparison
equal
deleted
inserted
replaced
41337:3a8e8dd8a64e | 41338:d3f61a933b49 |
---|---|
1 This file contains a description of who is responsible for maintaining what. | |
2 The areas can be defined "arbitrarily" but should provide fairly | |
3 well defined boundaries so that there are not too many ambiguities. | |
4 | |
5 The list decomposed into 3 parts. First the list of areas that someone | |
6 wants to be maintaining (i.e. has a particularly keen interest for it); | |
7 then the list of areas that someone is willing to maintain, although | |
8 he would not necessarily mind if someone else was the official maintainer; | |
9 and finally the list of areas for which no maintainer has been found so far. | |
10 | |
11 ============================================================================== | |
12 1. | |
13 ============================================================================== | |
14 | |
15 Richard Stallman | |
16 ??? | |
17 | |
18 Andrew Choi | |
19 MacOS | |
20 | |
21 Jason Rumney | |
22 W32 | |
23 | |
24 Eli Zaretskii | |
25 MS-DOS | |
26 | |
27 Kenichi Handa | |
28 Mule | |
29 | |
30 Stefan Monnier | |
31 src/regex.c | |
32 src/syntax.c | |
33 src/keymap.c | |
34 font-lock/jit-lock/syntax | |
35 minor-mode/major-mode infrastructure | |
36 text filling | |
37 minibuffer completion | |
38 lisp/textmodes/outline.el | |
39 | |
40 ============================================================================== | |
41 2. | |
42 ============================================================================== | |
43 | |
44 Stefan Monnier | |
45 src/intervals.c | |
46 src/keyboard.c | |
47 lisp/textmodes/tex-mode.el | |
48 lisp/textmodes/perl-mode.el | |
49 lisp/textmodes/tcl-mode.el | |
50 | |
51 ============================================================================== | |
52 3. | |
53 ============================================================================== | |
54 | |
55 src/Makefile.in | |
56 src/TAGS | |
57 src/TAGS-LISP | |
58 src/abbrev.c | |
59 src/alloc.c | |
60 src/alloca.c | |
61 src/alloca.s | |
62 src/atimer.c | |
63 src/bitmaps/ | |
64 src/buffer.c | |
65 src/buffer.c.orig | |
66 src/bytecode.c | |
67 src/callint.c | |
68 src/callproc.c | |
69 src/casefiddle.c | |
70 src/casetab.c | |
71 src/category.c | |
72 src/ccl.c | |
73 src/charset.c | |
74 src/cm.c | |
75 src/cmds.c | |
76 src/coding.c | |
77 src/composite.c | |
78 src/config.in | |
79 src/cxux-crt0.s | |
80 src/data.c | |
81 src/dired.c | |
82 src/dispnew.c | |
83 src/doc.c | |
84 src/doprnt.c | |
85 src/dosfns.c | |
86 src/ecrt0.c | |
87 src/editfns.c | |
88 src/emacs.c | |
89 src/epaths.in | |
90 src/eval.c | |
91 src/fileio.c | |
92 src/filelock.c | |
93 src/filemode.c | |
94 src/firstfile.c | |
95 src/floatfns.c | |
96 src/fns.c | |
97 src/fontset.c | |
98 src/frame.c | |
99 src/getloadavg.c | |
100 src/gmalloc.c | |
101 src/hftctl.c | |
102 src/igc.c | |
103 src/indent.c | |
104 src/insdel.c | |
105 src/lastfile.c | |
106 src/lread.c | |
107 src/m/ | |
108 src/macros.c | |
109 src/makefile.nt | |
110 src/makefile.w32-in | |
111 src/marker.c | |
112 src/md5.c | |
113 src/minibuf.c | |
114 src/mktime.c | |
115 src/mocklisp.c | |
116 src/msdos.c | |
117 src/pre-crt0.c | |
118 src/prefix-args.c | |
119 src/print.c | |
120 src/process.c | |
121 src/ralloc.c | |
122 src/region-cache.c | |
123 src/s/ | |
124 src/scroll.c | |
125 src/search.c | |
126 src/sound.c | |
127 src/strftime.c | |
128 src/sunfns.c | |
129 src/sysdep.c | |
130 src/term.c | |
131 src/termcap.c | |
132 src/terminfo.c | |
133 src/textprop.c | |
134 src/tparam.c | |
135 src/ttymenu.c | |
136 src/undo.c | |
137 src/unexaix.c | |
138 src/unexalpha.c | |
139 src/unexapollo.c | |
140 src/unexconvex.c | |
141 src/unexec.c | |
142 src/unexelf.c | |
143 src/unexenix.c | |
144 src/unexhp9k800.c | |
145 src/unexmips.c | |
146 src/unexnext.c | |
147 src/unexsni.c | |
148 src/unexsunos4.c | |
149 src/unexw32.c | |
150 src/vm-limit.c | |
151 src/w16select.c | |
152 src/w32.c | |
153 src/w32bdf.c | |
154 src/w32console.c | |
155 src/w32fns.c | |
156 src/w32heap.c | |
157 src/w32inevt.c | |
158 src/w32menu.c | |
159 src/w32proc.c | |
160 src/w32reg.c | |
161 src/w32select.c | |
162 src/w32term.c | |
163 src/w32xfns.c | |
164 src/widget.c | |
165 src/window.c | |
166 src/xdisp.c | |
167 src/xfaces.c | |
168 src/xfns.c | |
169 src/xmenu.c | |
170 src/xrdb.c | |
171 src/xselect.c | |
172 src/xterm.c |