]> code.delx.au - gnu-emacs/blobdiff - MAINTAINERS
(VC Dired Mode) [ifnottex]: Conditional xref's for on-line manual.
[gnu-emacs] / MAINTAINERS
index 7e1c606c049956058f3f91a3d1e25127a9ced7f8..92c2ff70b4778eda94a7793f49b829ff129bce72 100644 (file)
@@ -1,12 +1,16 @@
-This file contains a description of who is responsible for maintaining what.
-The areas can be defined "arbitrarily" but should provide fairly
-well defined boundaries so that there are not too many ambiguities.
+                         Emacs Maintainers
 
-The list decomposed into 3 parts.  First the list of areas that someone
-wants to be maintaining (i.e. has a particularly keen interest for it);
-then the list of areas that someone is willing to maintain, although
-he would not necessarily mind if someone else was the official maintainer;
-and finally the list of areas for which no maintainer has been found so far.
+This file contains a description of who is responsible for maintaining
+what parts of the Emacs distribution.  The areas can be defined
+"arbitrarily", but should provide fairly well-defined boundaries so
+that there are not too many ambiguities.
+
+The list below consists of 3 parts.  First, the list of areas that
+someone wants to be maintaining (i.e. has a particularly keen interest
+for it); then the list of areas that someone is willing to maintain,
+although he would not necessarily mind if someone else was the
+official maintainer; and finally the list of areas for which no
+maintainer has been found so far.
 
 ==============================================================================
 1.
@@ -15,14 +19,27 @@ and finally the list of areas for which no maintainer has been found so far.
 Richard Stallman
        ???
 
-Andrew Choi
-       MacOS
-
 Jason Rumney
        W32
 
 Eli Zaretskii
-       MS-DOS
+       The MS-DOS (a.k.a. DJGPP) port:
+           config.bat
+           msdos/*
+           src/msdos.[ch]
+           src/dosfns.[ch]
+           src/w16select.c
+           src/s/msdos.h
+           lisp/term/internal.el
+           lisp/term/pc-win.el
+           lisp/dos-fns.el
+           lisp/dos-w32.el
+           lisp/dos-vars.el
+
+       lisp/term/tty-colors.el
+       lisp/international/codepage.el
+
+       man/msdog.texi
 
 Kenichi Handa
        Mule
@@ -37,24 +54,69 @@ Stefan Monnier
        minibuffer completion
        lisp/textmodes/outline.el
 
+Miles Bader
+       src/xfaces.c
+       field-property related stuff
+       lisp/comint.el
+       lisp/shell.el
+       [other comint-related packages]
+       lisp/button.el
+       lisp/image-file.el
+       lisp/minibuf-eldef.el
+       lisp/rfn-eshadow.el
+
+Jay Belanger
+        Calc
+            lisp/calc/*
+            etc/calccard.tex
+            man/calc.texi
+
 ==============================================================================
 2.
 ==============================================================================
 
+Steven Tamm
+       MacOS
+
+Eli Zaretskii
+       man/*
+       lispref/*
+       info/dir
+
+       src/xfaces.c
+       src/term.c
+       src/frame.c
+       src/dired.c
+
+       lisp/arc-mode.el
+       lisp/menu-bar.el
+       lisp/hexl.el
+       lisp/info.el
+       lisp/ls-lisp.el
+       lisp/startup.el
+
 Stefan Monnier
        src/intervals.c
        src/keyboard.c
        lisp/textmodes/tex-mode.el
-       lisp/textmodes/perl-mode.el
-       lisp/textmodes/tcl-mode.el
+       lisp/progmodes/perl-mode.el
+       lisp/progmodes/tcl.el
+       lisp/emacs-lisp/easymenu.el
+
+Miles Bader
+       src/eval.c
+       src/bytecode.c
+       src/editfns.c
+       lisp/textmodes/refill.el
+
+Thien-Thi Nguyen
+       VMS
 
 ==============================================================================
 3.
 ==============================================================================
 
 src/Makefile.in
-src/TAGS
-src/TAGS-LISP
 src/abbrev.c
 src/alloc.c
 src/alloca.c
@@ -62,8 +124,6 @@ src/alloca.s
 src/atimer.c
 src/bitmaps/
 src/buffer.c
-src/buffer.c.orig
-src/bytecode.c
 src/callint.c
 src/callproc.c
 src/casefiddle.c
@@ -78,16 +138,12 @@ src/composite.c
 src/config.in
 src/cxux-crt0.s
 src/data.c
-src/dired.c
 src/dispnew.c
 src/doc.c
 src/doprnt.c
-src/dosfns.c
 src/ecrt0.c
-src/editfns.c
 src/emacs.c
 src/epaths.in
-src/eval.c
 src/fileio.c
 src/filelock.c
 src/filemode.c
@@ -95,11 +151,9 @@ src/firstfile.c
 src/floatfns.c
 src/fns.c
 src/fontset.c
-src/frame.c
 src/getloadavg.c
 src/gmalloc.c
 src/hftctl.c
-src/igc.c
 src/indent.c
 src/insdel.c
 src/lastfile.c
@@ -113,7 +167,6 @@ src/md5.c
 src/minibuf.c
 src/mktime.c
 src/mocklisp.c
-src/msdos.c
 src/pre-crt0.c
 src/prefix-args.c
 src/print.c
@@ -127,12 +180,10 @@ src/sound.c
 src/strftime.c
 src/sunfns.c
 src/sysdep.c
-src/term.c
 src/termcap.c
 src/terminfo.c
 src/textprop.c
 src/tparam.c
-src/ttymenu.c
 src/undo.c
 src/unexaix.c
 src/unexalpha.c
@@ -148,7 +199,6 @@ src/unexsni.c
 src/unexsunos4.c
 src/unexw32.c
 src/vm-limit.c
-src/w16select.c
 src/w32.c
 src/w32bdf.c
 src/w32console.c
@@ -164,9 +214,10 @@ src/w32xfns.c
 src/widget.c
 src/window.c
 src/xdisp.c
-src/xfaces.c
 src/xfns.c
 src/xmenu.c
 src/xrdb.c
 src/xselect.c
 src/xterm.c
+
+;;; arch-tag: 869126d4-4851-41b2-8470-14dd492a3c98