diff options
| author | Eli Zaretskii | 2015-09-26 12:48:44 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2015-09-26 12:48:44 +0300 |
| commit | 88ab6655a81333d2970b93f7c8df570165dbd3c0 (patch) | |
| tree | 743732201477be863c22bee532ffe79f0bac2353 /admin | |
| parent | 80cc5d13d4ceee0fae75e28ee75f351425ada1a9 (diff) | |
| download | emacs-88ab6655a81333d2970b93f7c8df570165dbd3c0.tar.gz emacs-88ab6655a81333d2970b93f7c8df570165dbd3c0.zip | |
; * admin/MAINTAINERS: Update Eli Zaretskii's interests
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/MAINTAINERS | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS index 61c70c1e82c..677577d7bcb 100644 --- a/admin/MAINTAINERS +++ b/admin/MAINTAINERS | |||
| @@ -24,6 +24,8 @@ Eli Zaretskii | |||
| 24 | src/bidi.c | 24 | src/bidi.c |
| 25 | bidirectional editing support in xdisp.c and elsewhere | 25 | bidirectional editing support in xdisp.c and elsewhere |
| 26 | lisp/term/tty-colors.el | 26 | lisp/term/tty-colors.el |
| 27 | test/biditest.el | ||
| 28 | test/redisplay-testsuite.el | ||
| 27 | 29 | ||
| 28 | The MS-DOS (a.k.a. DJGPP) port: | 30 | The MS-DOS (a.k.a. DJGPP) port: |
| 29 | config.bat | 31 | config.bat |
| @@ -85,7 +87,6 @@ Kelvin White | |||
| 85 | 87 | ||
| 86 | Eli Zaretskii | 88 | Eli Zaretskii |
| 87 | doc/* | 89 | doc/* |
| 88 | lispref/* | ||
| 89 | 90 | ||
| 90 | src/xfaces.c | 91 | src/xfaces.c |
| 91 | src/xdisp.c | 92 | src/xdisp.c |
| @@ -94,18 +95,32 @@ Eli Zaretskii | |||
| 94 | src/dispextern.h | 95 | src/dispextern.h |
| 95 | src/frame.c | 96 | src/frame.c |
| 96 | src/dired.c | 97 | src/dired.c |
| 98 | src/fileio.c | ||
| 97 | src/unexw32.c | 99 | src/unexw32.c |
| 98 | src/w32*.[ch] | 100 | src/w32*.[ch] |
| 99 | src/window.c | 101 | src/window.c |
| 102 | src/indent.c | ||
| 103 | src/region-cache.[ch] | ||
| 100 | nt/* | 104 | nt/* |
| 101 | 105 | ||
| 106 | lib-src/ntlib.[ch] | ||
| 107 | lib-src/etags.c | ||
| 108 | |||
| 102 | lisp/arc-mode.el | 109 | lisp/arc-mode.el |
| 103 | lisp/menu-bar.el | 110 | lisp/menu-bar.el |
| 104 | lisp/hexl.el | 111 | lisp/hexl.el |
| 105 | lisp/info.el | 112 | lisp/info.el |
| 106 | lisp/ls-lisp.el | 113 | lisp/ls-lisp.el |
| 107 | lisp/startup.el | 114 | lisp/startup.el |
| 115 | lisp/filenotify.el | ||
| 108 | lisp/w32*.el | 116 | lisp/w32*.el |
| 117 | lisp/term/w32*.el | ||
| 118 | lisp/progmodes/gdb-mi.el | ||
| 119 | lisp/textmodes/ispell.el | ||
| 120 | lisp/textmodes/flyspell.el | ||
| 121 | lisp/mail/rmail*.el | ||
| 122 | |||
| 123 | Mule | ||
| 109 | 124 | ||
| 110 | admin/unidata/* | 125 | admin/unidata/* |
| 111 | 126 | ||