2007-10-23 07:21:31 +00:00
|
|
|
|
Emacs Maintainers
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
2023-09-07 15:48:14 +00:00
|
|
|
|
The (co-)maintainers of Emacs are:
|
|
|
|
|
|
|
|
|
|
Eli Zaretskii <eliz@gnu.org>
|
|
|
|
|
Stefan Kangas <stefankangas@gmail.com>
|
|
|
|
|
|
2007-10-23 07:21:31 +00:00
|
|
|
|
==============================================================================
|
2015-10-07 06:30:45 +00:00
|
|
|
|
1. Areas that someone wants to be maintaining (i.e. has a particularly
|
|
|
|
|
keen interest in). There's no need to list files where you are
|
|
|
|
|
mentioned in the file's header.
|
2007-10-23 07:21:31 +00:00
|
|
|
|
==============================================================================
|
|
|
|
|
|
|
|
|
|
Eli Zaretskii
|
2010-07-08 18:04:31 +00:00
|
|
|
|
|
|
|
|
|
src/bidi.c
|
|
|
|
|
bidirectional editing support in xdisp.c and elsewhere
|
|
|
|
|
lisp/term/tty-colors.el
|
2015-09-26 09:48:44 +00:00
|
|
|
|
test/biditest.el
|
|
|
|
|
test/redisplay-testsuite.el
|
2010-07-08 18:04:31 +00:00
|
|
|
|
|
2007-10-23 07:21:31 +00:00
|
|
|
|
The MS-DOS (a.k.a. DJGPP) port:
|
|
|
|
|
config.bat
|
|
|
|
|
msdos/*
|
|
|
|
|
src/msdos.[ch]
|
|
|
|
|
src/dosfns.[ch]
|
|
|
|
|
src/w16select.c
|
2014-12-13 00:15:10 +00:00
|
|
|
|
src/unexcoff.c
|
2007-10-23 07:21:31 +00:00
|
|
|
|
lisp/term/internal.el
|
|
|
|
|
lisp/term/pc-win.el
|
|
|
|
|
lisp/dos-fns.el
|
|
|
|
|
lisp/dos-w32.el
|
|
|
|
|
lisp/dos-vars.el
|
2014-08-07 09:55:09 +00:00
|
|
|
|
doc/emacs/msdos.texi
|
2007-10-23 07:21:31 +00:00
|
|
|
|
|
|
|
|
|
Kenichi Handa
|
|
|
|
|
Mule
|
|
|
|
|
|
|
|
|
|
Stefan Monnier
|
2018-08-06 01:41:20 +00:00
|
|
|
|
src/regex-emacs.c
|
2007-10-23 07:21:31 +00:00
|
|
|
|
src/syntax.c
|
|
|
|
|
src/keymap.c
|
|
|
|
|
font-lock/jit-lock/syntax
|
|
|
|
|
minor-mode/major-mode infrastructure
|
|
|
|
|
text filling
|
|
|
|
|
minibuffer completion
|
2015-09-26 17:00:00 +00:00
|
|
|
|
lisp/outline.el
|
2007-10-23 07:21:31 +00:00
|
|
|
|
|
2011-07-28 17:03:01 +00:00
|
|
|
|
Bastien Guerry
|
|
|
|
|
Org
|
|
|
|
|
lisp/org/*
|
|
|
|
|
doc/misc/org.texi
|
|
|
|
|
|
2015-09-26 16:40:57 +00:00
|
|
|
|
Artur Malabarba
|
|
|
|
|
lisp/emacs-lisp/package.el
|
|
|
|
|
lisp/emacs-lisp/let-alist.el
|
|
|
|
|
lisp/character-fold.el
|
|
|
|
|
|
2015-09-26 18:46:53 +00:00
|
|
|
|
Michael Albinus
|
|
|
|
|
Tramp
|
|
|
|
|
lisp/url/url-tramp.el
|
2017-10-25 11:36:49 +00:00
|
|
|
|
test/lisp/url/url-tramp-tests.el
|
2015-09-26 18:46:53 +00:00
|
|
|
|
|
|
|
|
|
D-Bus
|
|
|
|
|
src/dbusbind.c
|
|
|
|
|
lisp/net/dbus.el
|
|
|
|
|
lisp/net/secrets.el
|
|
|
|
|
lisp/net/zeroconf.el
|
|
|
|
|
doc/misc/dbus.texi
|
2016-04-16 18:48:24 +00:00
|
|
|
|
test/lisp/net/dbus-tests.el
|
2015-09-26 18:46:53 +00:00
|
|
|
|
|
|
|
|
|
File Notifications
|
|
|
|
|
src/gfilenotify.c
|
2016-04-16 18:46:06 +00:00
|
|
|
|
src/kqueue.c
|
2015-09-26 18:46:53 +00:00
|
|
|
|
lisp/filenotify.el
|
2016-04-16 18:48:24 +00:00
|
|
|
|
test/lisp/filenotify-tests.el
|
2015-09-26 18:46:53 +00:00
|
|
|
|
|
2015-09-26 18:58:49 +00:00
|
|
|
|
Simen Heggestøyl
|
|
|
|
|
lisp/textmodes/css-mode.el
|
|
|
|
|
|
2015-09-26 23:58:38 +00:00
|
|
|
|
Nicolas Petton
|
|
|
|
|
lisp/emacs-lisp/map.el
|
Fix obsolete ‘test/automated’ references
* Makefile.in (mostlyclean, clean, maybeclean_dirs, distclean)
(bootstrap-clean, maintainer-clean):
Clean ‘test’, not ‘test/automated’. Test for existence of
subdirectory only for ‘test’, not for directories that should
always exist.
* admin/MAINTAINERS, etc/TODO, lisp/emacs-lisp/bytecomp.el:
* lisp/emacs-lisp/seq.el, lisp/emacs-lisp/thunk.el:
* lisp/man.el (Man-parse-man-k):
* lisp/url/url-domsuf.el, make-dist:
* test/file-organization.org:
Fix obsolete references to test/automated.
2017-03-27 18:22:54 +00:00
|
|
|
|
test/lisp/emac-lisp/map-tests.el
|
2015-09-26 23:58:38 +00:00
|
|
|
|
lisp/emacs-lisp/seq.el
|
Fix obsolete ‘test/automated’ references
* Makefile.in (mostlyclean, clean, maybeclean_dirs, distclean)
(bootstrap-clean, maintainer-clean):
Clean ‘test’, not ‘test/automated’. Test for existence of
subdirectory only for ‘test’, not for directories that should
always exist.
* admin/MAINTAINERS, etc/TODO, lisp/emacs-lisp/bytecomp.el:
* lisp/emacs-lisp/seq.el, lisp/emacs-lisp/thunk.el:
* lisp/man.el (Man-parse-man-k):
* lisp/url/url-domsuf.el, make-dist:
* test/file-organization.org:
Fix obsolete references to test/automated.
2017-03-27 18:22:54 +00:00
|
|
|
|
test/lisp/emac-lisp/seq-tests.el
|
2015-11-03 22:20:56 +00:00
|
|
|
|
lisp/emacs-lisp/thunk.el
|
Fix obsolete ‘test/automated’ references
* Makefile.in (mostlyclean, clean, maybeclean_dirs, distclean)
(bootstrap-clean, maintainer-clean):
Clean ‘test’, not ‘test/automated’. Test for existence of
subdirectory only for ‘test’, not for directories that should
always exist.
* admin/MAINTAINERS, etc/TODO, lisp/emacs-lisp/bytecomp.el:
* lisp/emacs-lisp/seq.el, lisp/emacs-lisp/thunk.el:
* lisp/man.el (Man-parse-man-k):
* lisp/url/url-domsuf.el, make-dist:
* test/file-organization.org:
Fix obsolete references to test/automated.
2017-03-27 18:22:54 +00:00
|
|
|
|
test/lisp/emac-lisp/thunk-tests.el
|
2015-09-26 23:58:38 +00:00
|
|
|
|
|
2015-09-28 08:59:21 +00:00
|
|
|
|
The GNU AUCTeX maintainers (auctex-devel@gnu.org)
|
2015-09-28 07:37:33 +00:00
|
|
|
|
RefTeX
|
|
|
|
|
lisp/textmodes/reftex-auc.el
|
|
|
|
|
lisp/textmodes/reftex-cite.el
|
|
|
|
|
lisp/textmodes/reftex-dcr.el
|
|
|
|
|
lisp/textmodes/reftex-global.el
|
|
|
|
|
lisp/textmodes/reftex-index.el
|
|
|
|
|
lisp/textmodes/reftex-parse.el
|
|
|
|
|
lisp/textmodes/reftex-ref.el
|
|
|
|
|
lisp/textmodes/reftex-sel.el
|
|
|
|
|
lisp/textmodes/reftex-toc.el
|
|
|
|
|
lisp/textmodes/reftex-vars.el
|
|
|
|
|
lisp/textmodes/reftex.el
|
|
|
|
|
|
2015-09-30 02:17:30 +00:00
|
|
|
|
Dmitry Gutov
|
|
|
|
|
lisp/progmodes/ruby-mode.el
|
Fix obsolete ‘test/automated’ references
* Makefile.in (mostlyclean, clean, maybeclean_dirs, distclean)
(bootstrap-clean, maintainer-clean):
Clean ‘test’, not ‘test/automated’. Test for existence of
subdirectory only for ‘test’, not for directories that should
always exist.
* admin/MAINTAINERS, etc/TODO, lisp/emacs-lisp/bytecomp.el:
* lisp/emacs-lisp/seq.el, lisp/emacs-lisp/thunk.el:
* lisp/man.el (Man-parse-man-k):
* lisp/url/url-domsuf.el, make-dist:
* test/file-organization.org:
Fix obsolete references to test/automated.
2017-03-27 18:22:54 +00:00
|
|
|
|
test/lisp/progmodes/ruby-mode-tests.el
|
2015-09-30 02:17:30 +00:00
|
|
|
|
test/indent/ruby.rb
|
|
|
|
|
lisp/progmodes/xref.el
|
|
|
|
|
lisp/progmodes/project.el
|
|
|
|
|
|
2015-10-03 16:21:07 +00:00
|
|
|
|
Ulf Jasper
|
|
|
|
|
Newsticker
|
|
|
|
|
doc/misc/newsticker.texi
|
|
|
|
|
etc/images/newsticker/*
|
|
|
|
|
lisp/net/newst-backend.el
|
|
|
|
|
lisp/net/newst-plainview.el
|
|
|
|
|
lisp/net/newst-reader.el
|
|
|
|
|
lisp/net/newst-ticker.el
|
|
|
|
|
lisp/net/newst-treeview.el
|
|
|
|
|
lisp/net/newsticker.el
|
Fix obsolete ‘test/automated’ references
* Makefile.in (mostlyclean, clean, maybeclean_dirs, distclean)
(bootstrap-clean, maintainer-clean):
Clean ‘test’, not ‘test/automated’. Test for existence of
subdirectory only for ‘test’, not for directories that should
always exist.
* admin/MAINTAINERS, etc/TODO, lisp/emacs-lisp/bytecomp.el:
* lisp/emacs-lisp/seq.el, lisp/emacs-lisp/thunk.el:
* lisp/man.el (Man-parse-man-k):
* lisp/url/url-domsuf.el, make-dist:
* test/file-organization.org:
Fix obsolete references to test/automated.
2017-03-27 18:22:54 +00:00
|
|
|
|
test/lisp/net/newsticker-tests.el
|
2015-10-03 16:21:07 +00:00
|
|
|
|
|
2020-01-18 02:45:10 +00:00
|
|
|
|
Amin Bandali
|
|
|
|
|
ERC
|
|
|
|
|
lisp/erc/*
|
|
|
|
|
doc/misc/erc.texi
|
|
|
|
|
|
2021-04-06 14:19:58 +00:00
|
|
|
|
Andrea Corallo
|
2021-04-06 16:27:04 +00:00
|
|
|
|
Lisp native compiler
|
|
|
|
|
src/comp.c
|
2021-04-06 14:19:58 +00:00
|
|
|
|
lisp/emacs-lisp/comp.el
|
2023-11-08 15:19:18 +00:00
|
|
|
|
lisp/emacs-lisp/comp-common.el
|
comp: split code in comp-run.el
* lisp/emacs-lisp/comp-run.el : New file.
(comp-run)
(native-comp-jit-compilation-deny-list)
(native-comp-async-jobs-number)
(native-comp-async-report-warnings-errors)
(native-comp-always-compile)
(native-comp-async-cu-done-functions)
(native-comp-async-all-done-hook)
(native-comp-async-env-modifier-form)
(native-comp-async-query-on-exit, native-comp-verbose)
(comp-log-buffer-name, comp-async-buffer-name, comp-no-spawn)
(comp-async-compilations, native-comp-limple-mode)
(comp-ensure-native-compiler, native-compile-async-skip-p)
(comp-files-queue, comp-async-compilations, comp-async-runnings)
(comp-num-cpus, comp-effective-async-max-jobs)
(comp-last-scanned-async-output)
(comp-accept-and-process-async-output, comp-valid-source-re)
(comp-run-async-workers, native--compile-async)
(native-compile-async): Move these definitions here.
* lisp/Makefile.in (COMPILE_FIRST): Update.
* src/Makefile.in (elnlisp): Likewise.
* admin/MAINTAINERS: Likewise.
2023-10-19 16:10:25 +00:00
|
|
|
|
lisp/emacs-lisp/comp-run.el
|
2021-04-06 14:19:58 +00:00
|
|
|
|
lisp/emacs-lisp/comp-cstr.el
|
|
|
|
|
test/src/comp-*.el
|
|
|
|
|
|
2021-11-17 09:49:19 +00:00
|
|
|
|
Stefan Kangas
|
|
|
|
|
admin/automerge
|
2022-08-06 10:59:04 +00:00
|
|
|
|
admin/update_autogen
|
2021-11-17 09:49:19 +00:00
|
|
|
|
|
2022-01-07 01:00:59 +00:00
|
|
|
|
Po Lu
|
|
|
|
|
The Haiku port:
|
|
|
|
|
src/haikuterm.c
|
|
|
|
|
src/haikufns.c
|
|
|
|
|
src/haikuimage.c
|
|
|
|
|
src/haikuselect.c
|
|
|
|
|
src/haiku_io.c
|
|
|
|
|
src/haiku.c
|
|
|
|
|
src/haiku_select.cc
|
|
|
|
|
src/haiku_support.cc
|
|
|
|
|
src/haiku_font_support.cc
|
|
|
|
|
src/haiku_draw_support.cc
|
|
|
|
|
src/haikugui.h
|
|
|
|
|
src/haikuterm.h
|
|
|
|
|
src/haikuselect.h
|
|
|
|
|
src/haiku_support.h
|
|
|
|
|
lisp/term/haiku-win.el
|
|
|
|
|
doc/emacs/haiku.texi
|
|
|
|
|
|
|
|
|
|
Haiku battery support in lisp/battery.el
|
|
|
|
|
|
2023-09-10 06:11:37 +00:00
|
|
|
|
The Android port:
|
|
|
|
|
src/android-asset.h
|
|
|
|
|
src/android.c
|
|
|
|
|
src/android-emacs.c
|
|
|
|
|
src/androidfns.c
|
|
|
|
|
src/androidfont.c
|
|
|
|
|
src/androidgui.h
|
|
|
|
|
src/android.h
|
|
|
|
|
src/androidmenu.c
|
|
|
|
|
src/androidselect.c
|
|
|
|
|
src/androidterm.c
|
|
|
|
|
src/androidterm.h
|
|
|
|
|
src/androidvfs.c
|
|
|
|
|
src/sfnt.c
|
|
|
|
|
src/sfntfont-android.c
|
|
|
|
|
src/sfntfont.c
|
|
|
|
|
src/sfntfont.h
|
|
|
|
|
src/sfnt.h
|
|
|
|
|
java/org/gnu/emacs/EmacsActivity.java
|
|
|
|
|
java/org/gnu/emacs/EmacsApplication.java
|
|
|
|
|
java/org/gnu/emacs/EmacsClipboard.java
|
|
|
|
|
java/org/gnu/emacs/EmacsContextMenu.java
|
|
|
|
|
java/org/gnu/emacs/EmacsCursor.java
|
|
|
|
|
java/org/gnu/emacs/EmacsDesktopNotification.java
|
|
|
|
|
java/org/gnu/emacs/EmacsDialogButtonLayout.java
|
|
|
|
|
java/org/gnu/emacs/EmacsDialog.java
|
|
|
|
|
java/org/gnu/emacs/EmacsDirectoryEntry.java
|
|
|
|
|
java/org/gnu/emacs/EmacsDocumentsProvider.java
|
|
|
|
|
java/org/gnu/emacs/EmacsDrawable.java
|
|
|
|
|
java/org/gnu/emacs/EmacsDrawLine.java
|
|
|
|
|
java/org/gnu/emacs/EmacsDrawPoint.java
|
|
|
|
|
java/org/gnu/emacs/EmacsDrawRectangle.java
|
|
|
|
|
java/org/gnu/emacs/EmacsFillPolygon.java
|
|
|
|
|
java/org/gnu/emacs/EmacsFillRectangle.java
|
|
|
|
|
java/org/gnu/emacs/EmacsFontDriver.java
|
|
|
|
|
java/org/gnu/emacs/EmacsGC.java
|
|
|
|
|
java/org/gnu/emacs/EmacsHandleObject.java
|
|
|
|
|
java/org/gnu/emacs/EmacsHolder.java
|
|
|
|
|
java/org/gnu/emacs/EmacsInputConnection.java
|
|
|
|
|
java/org/gnu/emacs/EmacsLauncherPreferencesActivity.java
|
|
|
|
|
java/org/gnu/emacs/EmacsMultitaskActivity.java
|
|
|
|
|
java/org/gnu/emacs/EmacsNative.java
|
|
|
|
|
java/org/gnu/emacs/EmacsNoninteractive.java
|
|
|
|
|
java/org/gnu/emacs/EmacsOpenActivity.java
|
|
|
|
|
java/org/gnu/emacs/EmacsPixmap.java
|
|
|
|
|
java/org/gnu/emacs/EmacsPreferencesActivity.java
|
|
|
|
|
java/org/gnu/emacs/EmacsSafThread.java
|
|
|
|
|
java/org/gnu/emacs/EmacsSdk11Clipboard.java
|
|
|
|
|
java/org/gnu/emacs/EmacsSdk23FontDriver.java
|
|
|
|
|
java/org/gnu/emacs/EmacsSdk7FontDriver.java
|
|
|
|
|
java/org/gnu/emacs/EmacsSdk8Clipboard.java
|
|
|
|
|
java/org/gnu/emacs/EmacsService.java
|
|
|
|
|
java/org/gnu/emacs/EmacsSurfaceView.java
|
|
|
|
|
java/org/gnu/emacs/EmacsThread.java
|
|
|
|
|
java/org/gnu/emacs/EmacsView.java
|
|
|
|
|
java/org/gnu/emacs/EmacsWindowAttachmentManager.java
|
|
|
|
|
java/org/gnu/emacs/EmacsWindow.java
|
|
|
|
|
java/org/gnu/emacs/R.java
|
|
|
|
|
m4/ndk-build.m4
|
|
|
|
|
cross
|
|
|
|
|
|
|
|
|
|
Android battery support in lisp/battery.el
|
|
|
|
|
|
2023-08-15 02:58:40 +00:00
|
|
|
|
Jim Porter
|
|
|
|
|
Eshell
|
|
|
|
|
lisp/eshell/*
|
|
|
|
|
test/lisp/eshell/*
|
|
|
|
|
doc/misc/eshell.texi
|
|
|
|
|
|
2007-10-23 07:21:31 +00:00
|
|
|
|
==============================================================================
|
2015-10-07 06:30:45 +00:00
|
|
|
|
2. Areas that someone is willing to maintain, although he would not
|
|
|
|
|
necessarily mind if someone else was the official maintainer.
|
2007-10-23 07:21:31 +00:00
|
|
|
|
==============================================================================
|
|
|
|
|
|
2015-02-04 16:23:10 +00:00
|
|
|
|
Kelvin White
|
|
|
|
|
ERC
|
|
|
|
|
lisp/erc/*
|
|
|
|
|
doc/misc/erc.texi
|
|
|
|
|
|
2007-10-23 07:21:31 +00:00
|
|
|
|
Eli Zaretskii
|
|
|
|
|
doc/*
|
|
|
|
|
|
|
|
|
|
src/xfaces.c
|
2010-07-08 18:04:31 +00:00
|
|
|
|
src/xdisp.c
|
2007-10-23 07:21:31 +00:00
|
|
|
|
src/term.c
|
2011-12-03 16:25:26 +00:00
|
|
|
|
src/dispnew.c
|
2014-12-13 00:15:10 +00:00
|
|
|
|
src/dispextern.h
|
2007-10-23 07:21:31 +00:00
|
|
|
|
src/frame.c
|
|
|
|
|
src/dired.c
|
2015-09-26 09:48:44 +00:00
|
|
|
|
src/fileio.c
|
2014-12-13 00:15:10 +00:00
|
|
|
|
src/unexw32.c
|
|
|
|
|
src/w32*.[ch]
|
|
|
|
|
src/window.c
|
2015-09-26 09:48:44 +00:00
|
|
|
|
src/indent.c
|
|
|
|
|
src/region-cache.[ch]
|
2014-12-13 00:15:10 +00:00
|
|
|
|
nt/*
|
2007-10-23 07:21:31 +00:00
|
|
|
|
|
2015-09-26 09:48:44 +00:00
|
|
|
|
lib-src/ntlib.[ch]
|
|
|
|
|
lib-src/etags.c
|
|
|
|
|
|
2007-10-23 07:21:31 +00:00
|
|
|
|
lisp/arc-mode.el
|
|
|
|
|
lisp/menu-bar.el
|
|
|
|
|
lisp/hexl.el
|
|
|
|
|
lisp/info.el
|
|
|
|
|
lisp/ls-lisp.el
|
|
|
|
|
lisp/startup.el
|
2015-09-26 09:48:44 +00:00
|
|
|
|
lisp/filenotify.el
|
2011-12-03 16:25:26 +00:00
|
|
|
|
lisp/w32*.el
|
2015-09-26 09:48:44 +00:00
|
|
|
|
lisp/term/w32*.el
|
|
|
|
|
lisp/progmodes/gdb-mi.el
|
|
|
|
|
lisp/textmodes/ispell.el
|
|
|
|
|
lisp/textmodes/flyspell.el
|
|
|
|
|
lisp/mail/rmail*.el
|
|
|
|
|
|
|
|
|
|
Mule
|
2007-10-23 07:21:31 +00:00
|
|
|
|
|
2014-12-13 00:15:10 +00:00
|
|
|
|
admin/unidata/*
|
2015-09-27 07:48:44 +00:00
|
|
|
|
admin/nt/dump.bat
|
|
|
|
|
|
|
|
|
|
test/etags/*
|
2014-12-13 00:15:10 +00:00
|
|
|
|
|
2007-10-23 07:21:31 +00:00
|
|
|
|
Stefan Monnier
|
|
|
|
|
src/intervals.c
|
|
|
|
|
src/keyboard.c
|
|
|
|
|
lisp/textmodes/tex-mode.el
|
|
|
|
|
lisp/progmodes/perl-mode.el
|
|
|
|
|
lisp/progmodes/tcl.el
|
|
|
|
|
lisp/emacs-lisp/easymenu.el
|
|
|
|
|
|
2015-09-26 16:40:57 +00:00
|
|
|
|
Artur Malabarba
|
|
|
|
|
lisp/isearch.el
|
|
|
|
|
|
2015-09-26 17:00:00 +00:00
|
|
|
|
Paul Eggert
|
|
|
|
|
.dir-locals.el
|
|
|
|
|
.gitattributes
|
|
|
|
|
.gitignore
|
|
|
|
|
GNUmakefile
|
|
|
|
|
Makefile.in
|
|
|
|
|
admin/merge-gnulib
|
|
|
|
|
admin/merge-pkg-config
|
|
|
|
|
admin/update-copyright
|
|
|
|
|
autogen.sh
|
|
|
|
|
build-aux/*
|
|
|
|
|
configure.ac
|
|
|
|
|
lib/*
|
|
|
|
|
lib-src/* (except for files others want to maintain)
|
|
|
|
|
m4/*
|
|
|
|
|
make-dist
|
|
|
|
|
src/* (except for *.m, *w32*, bitmaps, files others want to maintain)
|
|
|
|
|
|
2015-09-26 18:46:53 +00:00
|
|
|
|
Michael Albinus
|
2020-10-19 07:41:01 +00:00
|
|
|
|
.gitlab-ci.yml
|
2015-09-26 18:46:53 +00:00
|
|
|
|
src/inotify.c
|
|
|
|
|
lisp/autorevert.el
|
2015-09-30 13:28:41 +00:00
|
|
|
|
lisp/eshell/em-tramp.el
|
2018-10-27 07:21:53 +00:00
|
|
|
|
lisp/files.el (file-name-non-special)
|
2018-07-18 14:52:12 +00:00
|
|
|
|
lisp/net/ange-ftp.el
|
2015-09-26 18:46:53 +00:00
|
|
|
|
lisp/notifications.el
|
2018-07-18 14:52:12 +00:00
|
|
|
|
lisp/shadowfile.el
|
2021-11-25 15:44:12 +00:00
|
|
|
|
test/infra/*
|
2016-04-16 18:48:24 +00:00
|
|
|
|
test/lisp/autorevert-tests.el
|
2018-07-18 14:52:12 +00:00
|
|
|
|
test/lisp/files-tests.el (file-name-non-special)
|
|
|
|
|
test/lisp/shadowfile-tests.el
|
2016-04-16 18:48:24 +00:00
|
|
|
|
test/src/inotify-test.el
|
2015-09-26 18:46:53 +00:00
|
|
|
|
|
2018-07-18 14:52:12 +00:00
|
|
|
|
Secret Service API in
|
|
|
|
|
lisp/auth-source.el
|
|
|
|
|
doc/misc/auth.texi
|
|
|
|
|
test/lisp/auth-source-tests.el
|
|
|
|
|
|
2015-09-26 23:58:38 +00:00
|
|
|
|
Nicolas Petton
|
|
|
|
|
lisp/emacs-lisp/subr-x.el
|
|
|
|
|
lisp/arc-mode.el
|
|
|
|
|
|
2015-09-28 07:37:33 +00:00
|
|
|
|
Tassilo Horn
|
|
|
|
|
lisp/doc-view.el
|
|
|
|
|
|
2015-09-30 02:17:30 +00:00
|
|
|
|
Dmitry Gutov
|
|
|
|
|
lisp/whitespace.el
|
|
|
|
|
lisp/vc/*
|
|
|
|
|
|
2015-09-30 07:48:17 +00:00
|
|
|
|
Vibhav Pant
|
|
|
|
|
lisp/net/browse-url.el
|
|
|
|
|
lisp/erc/*
|
|
|
|
|
|
2020-01-18 02:45:10 +00:00
|
|
|
|
Amin Bandali
|
|
|
|
|
Eshell
|
|
|
|
|
lisp/eshell/*
|
|
|
|
|
doc/misc/eshell.texi
|
|
|
|
|
|
2022-01-07 01:00:59 +00:00
|
|
|
|
Po Lu
|
|
|
|
|
The X port
|
|
|
|
|
src/xterm.c
|
|
|
|
|
src/xfns.c
|
|
|
|
|
X11 and GTK xwidget support in src/xwidget.c
|
|
|
|
|
Precision pixel scrolling in lisp/pixel-scroll.el
|
|
|
|
|
|
2022-01-06 12:38:50 +00:00
|
|
|
|
==============================================================================
|
|
|
|
|
3. Externally maintained packages.
|
|
|
|
|
==============================================================================
|
|
|
|
|
|
|
|
|
|
Tramp
|
|
|
|
|
Maintainer: Michael Albinus
|
2023-02-04 22:24:37 +00:00
|
|
|
|
Repository: https://git.savannah.gnu.org/git/tramp.git
|
2022-01-06 12:38:50 +00:00
|
|
|
|
Mailing List: tramp-devel@gnu.org
|
|
|
|
|
Bug Reports: M-x tramp-bug
|
2022-01-10 09:00:58 +00:00
|
|
|
|
Notes: For backward compatibility requirements, see
|
|
|
|
|
lisp/net/trampver.el.
|
2022-01-06 12:38:50 +00:00
|
|
|
|
|
|
|
|
|
lisp/net/tramp*.el
|
|
|
|
|
doc/misc/tramp*.texi
|
|
|
|
|
test/lisp/net/tramp*-tests.el
|
|
|
|
|
|
2022-01-07 09:40:54 +00:00
|
|
|
|
Modus themes
|
|
|
|
|
Maintainer: Protesilaos Stavrou
|
Update modus-themes to their latest version
* admin/MAINTAINERS: Update link to the Git repository of the
modus-themes; point to the new mailing list; include command for
sending a bug report.
* doc/misc/modus-themes.org (Install from the archives): Minor
rewording.
(Dealing with byte compilation errors): Clarify that occasional bugs
are not always a fault of the themes.
(Custom hl-todo colors): Add note about package.:(Full support for
packages or face groups, Indirectly covered packages): Update lists of
supported packages.
(Note on avy hints): Remove obsolete node.
(Note on git-gutter in Doom Emacs): Note problem with custom bitmaps,
which is not the fault of the themes.
(Note on display-fill-column-indicator-mode): Show how to use a
thicker indicator.:(Why are colors mostly variants of blue, magenta,
cyan?): Minor rewording.
(Sources of the themes): Update official theme sources.
(Issues you can help with)
(Patches require copyright assignment to the FSF): Update the
information on potential contributions.
(Acknowledgements): Update list of contributors in the form of code or
ideas/feedback.
(Meta, Other notes about the project): Rename section and include more
links to development-related blog posts.
* etc/themes/modus-themes.el (seq): Stop requiring 'seq'.
(modus-themes--version): Use internal variable for the themes'
version.
(modus-themes-operandi-colors, modus-themes-vivendi-colors): Make
minor tweaks to the color palettes.
(modus-themes-variable-pitch): Remove obsolete symbol from doc string.
(modus-themes--alist-or-seq): Update function to not rely on 'seq'.
(modus-themes--current-theme): Make stylistic tweaks.
(modus-themes--markup): Use correct order of inheritance for faces.
(modus-themes--paren, modus-themes--heading)
(modus-themes--agenda-structure, modus-themes--agenda-date)
(modus-themes--agenda-habit, modus-themes--mode-line-attrs)
(modus-themes--mode-line-padded-box, modus-themes--button): Update to
use 'modus-themes--property-lookup' instead of the previous function
that depended on 'seq'.
(modus-themes--diff): Make it combine as expected with the user option
'modus-themes-deuteranopia'.
(modus-themes-faces): Update list of faces.
(modus-themes-custom-variables): Expand support for face rotation in
'highlight-changes'.
* etc/themes/modus-operandi-theme.el:
* etc/themes/modus-vivendi-theme.el: Bump version number to 2.4.1.
Release notes: <https://protesilaos.com/codelog/2022-06-01-modus-themes-2-4-0/>.
2022-06-01 11:05:49 +00:00
|
|
|
|
Repository: https://git.sr.ht/~protesilaos
|
|
|
|
|
Mailing list: https://lists.sr.ht/~protesilaos/modus-themes
|
|
|
|
|
Bug Reports: M-x modus-themes-report-bug
|
2022-01-07 09:40:54 +00:00
|
|
|
|
|
|
|
|
|
doc/misc/modus-themes.org
|
|
|
|
|
etc/themes/modus*.el
|
|
|
|
|
|
2022-01-10 19:20:29 +00:00
|
|
|
|
Org Mode
|
|
|
|
|
Home Page: https://orgmode.org/
|
|
|
|
|
Maintainer: Org Mode developers
|
2023-02-04 22:24:37 +00:00
|
|
|
|
Repository: https://git.savannah.gnu.org/git/emacs/org-mode.git
|
2022-01-10 19:20:29 +00:00
|
|
|
|
Mailing list: emacs-orgmode@gnu.org
|
|
|
|
|
Bug Reports: M-x org-submit-bug-report
|
|
|
|
|
Notes: Org Mode is maintained as a separate project that is
|
|
|
|
|
periodically merged into Emacs. To view or participate in
|
|
|
|
|
Org Mode development, please go to https://orgmode.org/ and
|
|
|
|
|
follow the instructions there.
|
|
|
|
|
|
|
|
|
|
lisp/org/*.el
|
|
|
|
|
etc/org/*
|
|
|
|
|
etc/refcards/orgcard.tex
|
|
|
|
|
doc/misc/org.org
|
|
|
|
|
doc/misc/org-setup.org
|
|
|
|
|
|
2015-09-27 07:48:44 +00:00
|
|
|
|
|
|
|
|
|
;;; Local Variables:
|
|
|
|
|
;;; coding: utf-8
|
2015-09-30 02:17:30 +00:00
|
|
|
|
;;; indent-tabs-mode: t
|
2015-09-27 07:48:44 +00:00
|
|
|
|
;;; End:
|