Go back to "Maintainer: emacs-devel@gnu.org"
Restore lines saying "Maintainer: emacs-devel@gnu.org" when there is no special maintainer for a file. Although this wasn't documented it was common practice and removing the lines didn't have consensus.
This commit is contained in:
parent
2843945c5f
commit
f744797af1
327 changed files with 342 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2000-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Gerd Moellmann <gerd@gnu.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: maint
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
;; Copyright (C) 1992, 2001-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
;; GNU Emacs is free software: you can redistribute it and/or modify
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2016-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Thien-Thi Nguyen <ttn@gnu.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: maint
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
## Copyright (C) 2011-2019 Free Software Foundation, Inc.
|
||||
|
||||
## Author: Glenn Morris <rgm@gnu.org>
|
||||
## Maintainer: emacs-devel@gnu.org
|
||||
|
||||
## This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
## Copyright (C) 2013-2019 Free Software Foundation, Inc.
|
||||
|
||||
## Author: Glenn Morris <rgm@gnu.org>
|
||||
## Maintainer: emacs-devel@gnu.org
|
||||
|
||||
## This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1985-1987, 1992, 2001-2019 Free Software Foundation,
|
||||
;; Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: abbrev convenience
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1999-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: John Wiegley <johnw@gnu.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: convenience languages lisp
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1987, 2000-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: David M. Brown
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: extensions
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
;; Author: Charlie Martin <crm@cs.duke.edu>
|
||||
;; Adapted-By: Daniel Pfeiffer <occitan@esperanto.org>
|
||||
;; Keywords: convenience
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1985-1987, 1992-1996, 1999-2019 Free Software
|
||||
;; Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: internal
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
;; Copyright (C) 1998-2019 Free Software Foundation, Inc.
|
||||
;; Author: Olaf Sylvester <Olaf.Sylvester@netsurf.de>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: convenience
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1985-1987, 1993-1995, 2000-2019 Free Software
|
||||
;; Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: convenience
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1988, 1994, 2001-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Howard Gayle
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: i18n
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1993, 2001-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Ata Etemadi <ATAE@spva.physics.imperial.ac.uk>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: data
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2000-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: David Ponce <david@dponce.com>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Created: 10 Nov 2000
|
||||
;; Keywords: syntax
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
;; Copyright (C) 2015-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: matching
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1985, 2001-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: K. Shane Hartman
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: convenience
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
;; Inc.
|
||||
|
||||
;; Author: Olin Shivers <olin.shivers@cs.cmu.edu>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: processes, lisp
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
;; Author: Olin Shivers <shivers@cs.cmu.edu>
|
||||
;; Simon Marshall <simon@gnu.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: processes
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1990, 1993, 1995, 1997, 2001-2019 Free Software
|
||||
;; Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: abbrev convenience
|
||||
;; Author: Jim Salem <alem@bbnplanet.com> of Thinking Machines Inc.
|
||||
;; (ideas suggested by Brewster Kahle)
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1996-1997, 1999-2019 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: help, faces
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2001-2019 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Alex Schroeder <alex@gnu.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: help, faces
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
;; Inc.
|
||||
;;
|
||||
;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: help, faces
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
;; Author: Don Morrison
|
||||
;; Lars Lindberg
|
||||
;; (according to ack.texi)
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Created: 16 Mars 1992
|
||||
;; Lindberg's last update version: 5.7
|
||||
;; Keywords: abbrev expand completion convenience
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
;; Inc.
|
||||
|
||||
;; Author: Matthieu Devin <devin@lucid.com>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Created: 14 Jul 92
|
||||
;; Keywords: convenience emulations
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1994-1996, 2001-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Boris Goldowsky <boris@gnu.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: faces, i18n, Unicode, multilingual
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
;; Foundation, Inc.
|
||||
|
||||
;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>.
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: files
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
;; Foundation, Inc.
|
||||
|
||||
;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: files
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
;; Author: Erik Naggum <erik@naggum.no>
|
||||
;; Based on a previous version by Howard Gayle
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: i18n
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
;; Copyright (C) 2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: convenience
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
;; Copyright (C) 2017-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: convenience
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2005-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Jan Djärv <jan.h.d@swipnet.se>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: window, drag, drop
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1991, 1993, 1995-1996, 2001-2019 Free Software
|
||||
;; Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: internal
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
;; Copyright (C) 1998, 2001-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: internal
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2009-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Jan Djärv <jan.h.d@swipnet.se>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: font, system-font, tool-bar-style
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
;; Inc.
|
||||
|
||||
;; Author: Richard Mlynarik <mly@ai.mit.edu>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: convenience
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1985, 2001-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: K. Shane Hartman
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
;; Author: Richard Mlynarik
|
||||
;; (according to ack.texi and authors.el)
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: help, extensions
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
;; Inc.
|
||||
|
||||
;; Author: K. Shane Hartman
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: extensions
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1993-1994, 2000-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Hans Chalupsky <hans@cs.buffalo.edu>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Created: 12 Dec 1992
|
||||
;; Keywords: extensions, lisp, tools
|
||||
;; Package: emacs
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
;; Inge Wallin <inge@lysator.liu.se>
|
||||
;; Thomas Bellman <bellman@lysator.liu.se>
|
||||
;; Toby Cubitt <toby-predictive@dr-qubit.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Created: 10 May 1991
|
||||
;; Keywords: extensions, data structures, AVL, tree
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
;; Inc.
|
||||
|
||||
;; Author: Rick Sladkey <jrs@world.std.com>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: extensions, internal
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
;; Author: Jamie Zawinski <jwz@lucid.com>
|
||||
;; Hallvard Furuseth <hbf@ulrik.uio.no>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: internal
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
;; Author: Jamie Zawinski <jwz@lucid.com>
|
||||
;; Hallvard Furuseth <hbf@ulrik.uio.no>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: internal
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
;; Author: Jamie Zawinski <jwz@lucid.com>
|
||||
;; Hallvard Furuseth <hbf@ulrik.uio.no>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: lisp
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2011-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Igor Kuzmin <kzuminig@iro.umontreal.ca>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: lisp
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
;; Author: Richard Mlynarik <mly@eddie.mit.edu>
|
||||
;; Created: July 1987
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: lisp, tools
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1985-1986, 1994, 2001-2019 Free Software Foundation,
|
||||
;; Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: lisp, tools, maint
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
;; Inc.
|
||||
|
||||
;; Author: David Megginson (dmeggins@aix1.uottawa.ca)
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: extensions
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
;; Author: Doug Cutting <doug@csli.stanford.edu>
|
||||
;; Jamie Zawinski <jwz@lucid.com>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: internal
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
;; Inc.
|
||||
|
||||
;; Author: Daniel LaLiberte <liberte@holonexus.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: lisp, tools, maint
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
;; Foundation, Inc.
|
||||
|
||||
;; Author: Barry A. Warsaw
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Created: 26-Feb-1994
|
||||
;; Keywords: debugging lisp tools
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
;; Copyright (C) 1985-1987, 2001-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: internal
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1985, 2001-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: K. Shane Hartman
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: help
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
;; Inc.
|
||||
|
||||
;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Created: 14 Jul 1992
|
||||
;; Keywords: docs
|
||||
;; X-Bogus-Bureaucratic-Cruft: Gruad will get you if you don't watch out!
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
;; Copyright (C) 1985-1986, 1999-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: lisp, languages
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1985-1986, 1994, 2000-2019 Free Software Foundation,
|
||||
;; Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: lisp, languages
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1991-1995, 2000-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Roland McGrath <roland@gnu.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: lisp, extensions
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -8,6 +8,8 @@
|
|||
;; Package-Requires: ((emacs "25"))
|
||||
;; Package: map
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
;; GNU Emacs is free software: you can redistribute it and/or modify
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1994-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Simon Marshall <simon@gnu.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: strings, regexps, extensions
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
;; Copyright (C) 1992, 2001-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: extensions
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
;; Copyright (C) 2016-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
;; GNU Emacs is free software: you can redistribute it and/or modify
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2001-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Gerd Moellmann <gerd@gnu.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: strings, regexps, extensions
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -7,6 +7,8 @@
|
|||
;; Version: 2.21
|
||||
;; Package: seq
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
;; GNU Emacs is free software: you can redistribute it and/or modify
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
;; Copyright (C) 2013-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: convenience
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
;; Copyright (C) 2000-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: internal
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -7,6 +7,8 @@
|
|||
;; Version: 1.0
|
||||
;; Package: thunk
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
;; GNU Emacs is free software: you can redistribute it and/or modify
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
;; Copyright (C) 2016-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Package: emacs
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
;; Copyright (C) 1996, 2001-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Package: emacs
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
;; Inc.
|
||||
|
||||
;; Author: Scott Draves <spot@cs.cmu.edu>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Adapted-By: ESR
|
||||
;; Keywords: extensions
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1993, 1998, 2000-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Hans Chalupsky <hans@cs.buffalo.edu>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Created: 15 Dec 1992
|
||||
;; Keywords: tools, lisp
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
;; Copyright (C) 2002-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: internal
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
;; Author: Juanma Barranquero <lekktu@gmail.com>
|
||||
;; Inspired by emacs-lock.el by Tom Wurgler <twurgler@goodyear.com>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: extensions, processes
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
;; Copyright (C) 1991, 1994, 2000-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: processes, unix
|
||||
;; Package: emacs
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2002-2004, 2006-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Jorgen Schaefer <forcer@forcix.cx>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcAutoAway
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
;; Filename: erc-backend.el
|
||||
;; Author: Lawrence Mitchell <wence@gmx.li>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Created: 2004-05-7
|
||||
;; Keywords: IRC chat client internet
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 1996-2004, 2006-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Mario Lang <mlang@delysid.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: irc, button, url, regexp
|
||||
;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcButton
|
||||
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
;; Copyright (C) 2006-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
|
||||
; This file is part of GNU Emacs.
|
||||
|
||||
;; GNU Emacs is free software: you can redistribute it and/or modify
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2002-2003, 2005-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Alex Schroeder <alex@gnu.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; URL: http://www.emacswiki.org/cgi-bin/wiki/ERC
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
;; Author: Ben A. Mesander <ben@gnu.ai.mit.edu>
|
||||
;; Noah Friedman <friedman@prep.ai.mit.edu>
|
||||
;; Per Persson <pp@sno.pp.se>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: comm, processes
|
||||
;; Created: 1994-01-23
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2002, 2004, 2006-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Andreas Fuchs <asf@void.at>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: comm
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
;; Author: Andreas Fuchs <asf@void.at>
|
||||
;; Mario Lang <mlang@delysid.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcFilling
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2001-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Jorgen Schaefer <forcer@forcix.cx>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
|
||||
;; Most code is taken verbatim from erc.el, see there for the original
|
||||
;; authors.
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2002, 2004, 2006-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Mario Lang <mlang@delysid.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: comm
|
||||
;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcIbuffer
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2003, 2006-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: John Wiegley <johnw@gnu.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: comm, processes
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
;; Inc.
|
||||
|
||||
;; Author: Mario Lang <mlang@delysid.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: comm
|
||||
;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcImenu
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2002-2004, 2006-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Alex Schroeder <alex@gnu.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: irc
|
||||
;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcAutoJoin
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2002, 2004, 2006-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Alex Schroeder <alex@gnu.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Old-Version: 1.0.0
|
||||
;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcLang
|
||||
;; Keywords: comm languages processes
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2008-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Tom Tromey <tromey@redhat.com>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Old-Version: 0.1
|
||||
;; Keywords: comm
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2003-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Lawrence Mitchell <wence@gmx.li>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: IRC, chat, client, Internet, logging
|
||||
|
||||
;; Created 2003-04-26
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2002-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Andreas Fuchs <asf@void.at>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: comm, faces
|
||||
;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcMatch
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2001-2002, 2004-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Mario Lang <mlang@delysid.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: comm, processes, menu
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2002-2004, 2006-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Mario Lang <mlang@delysid.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: comm
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2002, 2004-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Mario Lang <mlang@lexx.delysid.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: comm
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2002-2004, 2006-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Mario Lang <mlang@lexx.delysid.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: comm
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
;; Copyright (C) 2002, 2004, 2006-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
;; GNU Emacs is free software: you can redistribute it and/or modify
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2002-2004, 2006-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Sacha Chua <sacha@free.net.ph>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: comm, convenience
|
||||
;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcCompletion
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
;; Inc.
|
||||
|
||||
;; Author: Andreas Fuchs <asf@void.at>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: IRC, client, Internet
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
;; Copyright (C) 2001-2004, 2006-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Alex Schroeder <alex@gnu.org>
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
;; Keywords: comm
|
||||
;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcHistory
|
||||
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
;; Copyright (C) 2002-2004, 2006-2019 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: emacs-devel@gnu.org
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
;; GNU Emacs is free software: you can redistribute it and/or modify
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue