X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/36c657c1fb22f97a63d9922d6ba7ce488cb14914..351e611fa8abef6846d2354f0092475cc41a4bdf:/MAINTAINERS diff --git a/MAINTAINERS b/MAINTAINERS index 1da4ea6ed7..4d3fe1c98c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5,7 +5,7 @@ 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 decomposed into 3 parts. First the list of areas that +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 @@ -59,7 +59,15 @@ Stefan Monnier 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 ============================================================================== 2. @@ -86,16 +94,21 @@ 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 ============================================================================== 3. ============================================================================== src/Makefile.in -src/TAGS -src/TAGS-LISP src/abbrev.c src/alloc.c src/alloca.c @@ -103,7 +116,6 @@ src/alloca.s src/atimer.c src/bitmaps/ src/buffer.c -src/bytecode.c src/callint.c src/callproc.c src/casefiddle.c @@ -122,10 +134,8 @@ src/dispnew.c src/doc.c src/doprnt.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 @@ -136,7 +146,6 @@ src/fontset.c src/getloadavg.c src/gmalloc.c src/hftctl.c -src/igc.c src/indent.c src/insdel.c src/lastfile.c @@ -167,7 +176,6 @@ src/termcap.c src/terminfo.c src/textprop.c src/tparam.c -src/ttymenu.c src/undo.c src/unexaix.c src/unexalpha.c