diff options
| author | Chong Yidong | 2010-08-29 16:10:43 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-08-29 16:10:43 -0400 |
| commit | aad4679e7ddbc55a998a4b1111b0cc8c5d3a359f (patch) | |
| tree | 668a1143cf5705019a45d95238d31eca7677ec00 | |
| parent | bd78fa1d5442e6e023a16d407741ec899d57d3cd (diff) | |
| download | emacs-aad4679e7ddbc55a998a4b1111b0cc8c5d3a359f.tar.gz emacs-aad4679e7ddbc55a998a4b1111b0cc8c5d3a359f.zip | |
Add "Version:" and "Package:" Lisp file headers.
| -rw-r--r-- | lisp/abbrevlist.el | 1 | ||||
| -rw-r--r-- | lisp/apropos.el | 1 | ||||
| -rw-r--r-- | lisp/calendar/icalendar.el | 1 | ||||
| -rw-r--r-- | lisp/cedet/cedet.el | 2 | ||||
| -rw-r--r-- | lisp/cedet/ede.el | 1 | ||||
| -rw-r--r-- | lisp/cedet/semantic.el | 1 | ||||
| -rw-r--r-- | lisp/cedet/srecode.el | 1 | ||||
| -rw-r--r-- | lisp/emacs-lisp/authors.el | 1 | ||||
| -rw-r--r-- | lisp/emulation/viper.el | 1 | ||||
| -rw-r--r-- | lisp/epg.el | 1 | ||||
| -rw-r--r-- | lisp/erc/erc.el | 1 | ||||
| -rw-r--r-- | lisp/generic-x.el | 1 | ||||
| -rw-r--r-- | lisp/gnus/gnus.el | 1 | ||||
| -rw-r--r-- | lisp/htmlfontify.el | 1 | ||||
| -rw-r--r-- | lisp/ibuf-ext.el | 1 | ||||
| -rw-r--r-- | lisp/ibuf-macs.el | 1 | ||||
| -rw-r--r-- | lisp/linum.el | 1 | ||||
| -rw-r--r-- | lisp/mail/rmail-spam-filter.el | 1 | ||||
| -rw-r--r-- | lisp/net/newsticker.el | 1 | ||||
| -rw-r--r-- | lisp/progmodes/idlw-complete-structtag.el | 1 | ||||
| -rw-r--r-- | lisp/progmodes/idlw-help.el | 1 | ||||
| -rw-r--r-- | lisp/progmodes/idlw-shell.el | 1 | ||||
| -rw-r--r-- | lisp/progmodes/idlw-toolbar.el | 1 | ||||
| -rw-r--r-- | lisp/progmodes/octave-inf.el | 1 | ||||
| -rw-r--r-- | lisp/vc/ediff.el | 1 |
25 files changed, 25 insertions, 1 deletions
diff --git a/lisp/abbrevlist.el b/lisp/abbrevlist.el index bf51a3dc418..5f9cbee2cf5 100644 --- a/lisp/abbrevlist.el +++ b/lisp/abbrevlist.el | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | 6 | ||
| 7 | ;; Maintainer: FSF | 7 | ;; Maintainer: FSF |
| 8 | ;; Keywords: abbrev | 8 | ;; Keywords: abbrev |
| 9 | ;; Package: emacs | ||
| 9 | 10 | ||
| 10 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 11 | 12 | ||
diff --git a/lisp/apropos.el b/lisp/apropos.el index 09de0c08e19..d62721e157c 100644 --- a/lisp/apropos.el +++ b/lisp/apropos.el | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | ;; Author: Joe Wells <jbw@bigbird.bu.edu> | 6 | ;; Author: Joe Wells <jbw@bigbird.bu.edu> |
| 7 | ;; Daniel Pfeiffer <occitan@esperanto.org> (rewrite) | 7 | ;; Daniel Pfeiffer <occitan@esperanto.org> (rewrite) |
| 8 | ;; Keywords: help | 8 | ;; Keywords: help |
| 9 | ;; Package: emacs | ||
| 9 | 10 | ||
| 10 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 11 | 12 | ||
diff --git a/lisp/calendar/icalendar.el b/lisp/calendar/icalendar.el index 03535abbb77..0be138906b6 100644 --- a/lisp/calendar/icalendar.el +++ b/lisp/calendar/icalendar.el | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | ;; Created: August 2002 | 7 | ;; Created: August 2002 |
| 8 | ;; Keywords: calendar | 8 | ;; Keywords: calendar |
| 9 | ;; Human-Keywords: calendar, diary, iCalendar, vCalendar | 9 | ;; Human-Keywords: calendar, diary, iCalendar, vCalendar |
| 10 | ;; Version: 0.19 | ||
| 10 | 11 | ||
| 11 | ;; This file is part of GNU Emacs. | 12 | ;; This file is part of GNU Emacs. |
| 12 | 13 | ||
diff --git a/lisp/cedet/cedet.el b/lisp/cedet/cedet.el index b15745aac76..6a6d09fda69 100644 --- a/lisp/cedet/cedet.el +++ b/lisp/cedet/cedet.el | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: David Ponce <david@dponce.com> | 6 | ;; Author: David Ponce <david@dponce.com> |
| 7 | ;; Maintainer: Eric M. Ludlam <zappo@gnu.org> | 7 | ;; Maintainer: Eric M. Ludlam <zappo@gnu.org> |
| 8 | ;; Version: 0.2 | 8 | ;; Version: 1.0pre7 |
| 9 | ;; Keywords: OO, lisp | 9 | ;; Keywords: OO, lisp |
| 10 | 10 | ||
| 11 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/cedet/ede.el b/lisp/cedet/ede.el index 46fcdb000f8..807c7797668 100644 --- a/lisp/cedet/ede.el +++ b/lisp/cedet/ede.el | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Keywords: project, make | 7 | ;; Keywords: project, make |
| 8 | ;; Version: 1.0pre7 | ||
| 8 | 9 | ||
| 9 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 10 | 11 | ||
diff --git a/lisp/cedet/semantic.el b/lisp/cedet/semantic.el index 9435a6632fe..f5d3f54f205 100644 --- a/lisp/cedet/semantic.el +++ b/lisp/cedet/semantic.el | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Keywords: syntax tools | 7 | ;; Keywords: syntax tools |
| 8 | ;; Version: 2.0pre7 | ||
| 8 | 9 | ||
| 9 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 10 | 11 | ||
diff --git a/lisp/cedet/srecode.el b/lisp/cedet/srecode.el index a903ffd0af1..d6c218f2b5a 100644 --- a/lisp/cedet/srecode.el +++ b/lisp/cedet/srecode.el | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: codegeneration | 6 | ;; Keywords: codegeneration |
| 7 | ;; Version: 1.0pre7 | ||
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 9 | 10 | ||
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index 5aea033fc78..3bfa076d71c 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | ;; Author: Gerd Moellmann <gerd@gnu.org> | 6 | ;; Author: Gerd Moellmann <gerd@gnu.org> |
| 7 | ;; Maintainer: Kim F. Storm <storm@cua.dk> | 7 | ;; Maintainer: Kim F. Storm <storm@cua.dk> |
| 8 | ;; Keywords: maint | 8 | ;; Keywords: maint |
| 9 | ;; Package: emacs | ||
| 9 | 10 | ||
| 10 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 11 | 12 | ||
diff --git a/lisp/emulation/viper.el b/lisp/emulation/viper.el index 302cfa82958..04833a836a6 100644 --- a/lisp/emulation/viper.el +++ b/lisp/emulation/viper.el | |||
| @@ -8,6 +8,7 @@ | |||
| 8 | 8 | ||
| 9 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 9 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 10 | ;; Keywords: emulations | 10 | ;; Keywords: emulations |
| 11 | ;; Version: 3.14.1 | ||
| 11 | 12 | ||
| 12 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this | 13 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this |
| 13 | ;; file on 20/3/2008, and the maintainer agreed that when a bug is | 14 | ;; file on 20/3/2008, and the maintainer agreed that when a bug is |
diff --git a/lisp/epg.el b/lisp/epg.el index 9a75560704a..fae896c4ae0 100644 --- a/lisp/epg.el +++ b/lisp/epg.el | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Keywords: PGP, GnuPG | 6 | ;; Keywords: PGP, GnuPG |
| 7 | ;; Version: 1.0.0 | ||
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 9 | 10 | ||
diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el index ce4c9a46f5b..54f87982f8f 100644 --- a/lisp/erc/erc.el +++ b/lisp/erc/erc.el | |||
| @@ -12,6 +12,7 @@ | |||
| 12 | ;; David Edmondson (dme@dme.org) | 12 | ;; David Edmondson (dme@dme.org) |
| 13 | ;; Maintainer: Michael Olson (mwolson@gnu.org) | 13 | ;; Maintainer: Michael Olson (mwolson@gnu.org) |
| 14 | ;; Keywords: IRC, chat, client, Internet | 14 | ;; Keywords: IRC, chat, client, Internet |
| 15 | ;; Version: 5.3 | ||
| 15 | 16 | ||
| 16 | ;; This file is part of GNU Emacs. | 17 | ;; This file is part of GNU Emacs. |
| 17 | 18 | ||
diff --git a/lisp/generic-x.el b/lisp/generic-x.el index 0083989c75a..8c2e8b4bc99 100644 --- a/lisp/generic-x.el +++ b/lisp/generic-x.el | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | ;; Author: Peter Breton <pbreton@cs.umb.edu> | 6 | ;; Author: Peter Breton <pbreton@cs.umb.edu> |
| 7 | ;; Created: Tue Oct 08 1996 | 7 | ;; Created: Tue Oct 08 1996 |
| 8 | ;; Keywords: generic, comment, font-lock | 8 | ;; Keywords: generic, comment, font-lock |
| 9 | ;; Package: emacs | ||
| 9 | 10 | ||
| 10 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 11 | 12 | ||
diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el index b07dfc648c0..945bd41eebc 100644 --- a/lisp/gnus/gnus.el +++ b/lisp/gnus/gnus.el | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 7 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
| 8 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 8 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 9 | ;; Keywords: news, mail | 9 | ;; Keywords: news, mail |
| 10 | ;; Version: 5.13 | ||
| 10 | 11 | ||
| 11 | ;; This file is part of GNU Emacs. | 12 | ;; This file is part of GNU Emacs. |
| 12 | 13 | ||
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el index 035b6d384e7..5c491b0c371 100644 --- a/lisp/htmlfontify.el +++ b/lisp/htmlfontify.el | |||
| @@ -15,6 +15,7 @@ | |||
| 15 | ;; Compatibility: Emacs23, Emacs22 | 15 | ;; Compatibility: Emacs23, Emacs22 |
| 16 | ;; Incompatibility: Emacs19, Emacs20, Emacs21 | 16 | ;; Incompatibility: Emacs19, Emacs20, Emacs21 |
| 17 | ;; Last Updated: Thu 2009-11-19 01:31:21 +0000 | 17 | ;; Last Updated: Thu 2009-11-19 01:31:21 +0000 |
| 18 | ;; Version: 0.21 | ||
| 18 | 19 | ||
| 19 | ;; This file is part of GNU Emacs. | 20 | ;; This file is part of GNU Emacs. |
| 20 | 21 | ||
diff --git a/lisp/ibuf-ext.el b/lisp/ibuf-ext.el index dcea1e57472..196838f248d 100644 --- a/lisp/ibuf-ext.el +++ b/lisp/ibuf-ext.el | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | ;; Maintainer: John Paul Wallington <jpw@gnu.org> | 7 | ;; Maintainer: John Paul Wallington <jpw@gnu.org> |
| 8 | ;; Created: 2 Dec 2001 | 8 | ;; Created: 2 Dec 2001 |
| 9 | ;; Keywords: buffer, convenience | 9 | ;; Keywords: buffer, convenience |
| 10 | ;; Package: ibuffer | ||
| 10 | 11 | ||
| 11 | ;; This file is part of GNU Emacs. | 12 | ;; This file is part of GNU Emacs. |
| 12 | 13 | ||
diff --git a/lisp/ibuf-macs.el b/lisp/ibuf-macs.el index 60fb7e3b820..684cfe8f51b 100644 --- a/lisp/ibuf-macs.el +++ b/lisp/ibuf-macs.el | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | ;; Maintainer: John Paul Wallington <jpw@gnu.org> | 7 | ;; Maintainer: John Paul Wallington <jpw@gnu.org> |
| 8 | ;; Created: 6 Dec 2001 | 8 | ;; Created: 6 Dec 2001 |
| 9 | ;; Keywords: buffer, convenience | 9 | ;; Keywords: buffer, convenience |
| 10 | ;; Package: ibuffer | ||
| 10 | 11 | ||
| 11 | ;; This file is part of GNU Emacs. | 12 | ;; This file is part of GNU Emacs. |
| 12 | 13 | ||
diff --git a/lisp/linum.el b/lisp/linum.el index 3d70c254775..4ab4b10a7c9 100644 --- a/lisp/linum.el +++ b/lisp/linum.el | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | ;; Author: Markus Triska <markus.triska@gmx.at> | 5 | ;; Author: Markus Triska <markus.triska@gmx.at> |
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: FSF |
| 7 | ;; Keywords: convenience | 7 | ;; Keywords: convenience |
| 8 | ;; Version: 0.9x | ||
| 8 | 9 | ||
| 9 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 10 | 11 | ||
diff --git a/lisp/mail/rmail-spam-filter.el b/lisp/mail/rmail-spam-filter.el index a3eee899a68..33f3be30cc2 100644 --- a/lisp/mail/rmail-spam-filter.el +++ b/lisp/mail/rmail-spam-filter.el | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | ;; Keywords: email, spam, filter, rmail | 5 | ;; Keywords: email, spam, filter, rmail |
| 6 | ;; Author: Eli Tziperman <eli AT deas.harvard.edu> | 6 | ;; Author: Eli Tziperman <eli AT deas.harvard.edu> |
| 7 | ;; Package: rmail | ||
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 9 | 10 | ||
diff --git a/lisp/net/newsticker.el b/lisp/net/newsticker.el index 1d4b35bb61c..2566529d421 100644 --- a/lisp/net/newsticker.el +++ b/lisp/net/newsticker.el | |||
| @@ -9,6 +9,7 @@ | |||
| 9 | ;; Created: 17. June 2003 | 9 | ;; Created: 17. June 2003 |
| 10 | ;; Keywords: News, RSS, Atom | 10 | ;; Keywords: News, RSS, Atom |
| 11 | ;; Time-stamp: "6. Dezember 2009, 19:15:18 (ulf)" | 11 | ;; Time-stamp: "6. Dezember 2009, 19:15:18 (ulf)" |
| 12 | ;; Version: 1.99 | ||
| 12 | 13 | ||
| 13 | ;; ====================================================================== | 14 | ;; ====================================================================== |
| 14 | 15 | ||
diff --git a/lisp/progmodes/idlw-complete-structtag.el b/lisp/progmodes/idlw-complete-structtag.el index 696853e0929..95acc427736 100644 --- a/lisp/progmodes/idlw-complete-structtag.el +++ b/lisp/progmodes/idlw-complete-structtag.el | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> | 7 | ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> |
| 8 | ;; Version: 1.2 | 8 | ;; Version: 1.2 |
| 9 | ;; Keywords: languages | 9 | ;; Keywords: languages |
| 10 | ;; Package: idlwave | ||
| 10 | 11 | ||
| 11 | ;; This file is part of GNU Emacs. | 12 | ;; This file is part of GNU Emacs. |
| 12 | 13 | ||
diff --git a/lisp/progmodes/idlw-help.el b/lisp/progmodes/idlw-help.el index 4ae6a812f1e..850d68e918f 100644 --- a/lisp/progmodes/idlw-help.el +++ b/lisp/progmodes/idlw-help.el | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | ;; Carsten Dominik <dominik@science.uva.nl> | 7 | ;; Carsten Dominik <dominik@science.uva.nl> |
| 8 | ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> | 8 | ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> |
| 9 | ;; Version: 6.1.22 | 9 | ;; Version: 6.1.22 |
| 10 | ;; Package: idlwave | ||
| 10 | 11 | ||
| 11 | ;; This file is part of GNU Emacs. | 12 | ;; This file is part of GNU Emacs. |
| 12 | 13 | ||
diff --git a/lisp/progmodes/idlw-shell.el b/lisp/progmodes/idlw-shell.el index e6a7e9dd4a6..3acd396e9cd 100644 --- a/lisp/progmodes/idlw-shell.el +++ b/lisp/progmodes/idlw-shell.el | |||
| @@ -9,6 +9,7 @@ | |||
| 9 | ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> | 9 | ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> |
| 10 | ;; Version: 6.1.22 | 10 | ;; Version: 6.1.22 |
| 11 | ;; Keywords: processes | 11 | ;; Keywords: processes |
| 12 | ;; Package: idlwave | ||
| 12 | 13 | ||
| 13 | ;; This file is part of GNU Emacs. | 14 | ;; This file is part of GNU Emacs. |
| 14 | 15 | ||
diff --git a/lisp/progmodes/idlw-toolbar.el b/lisp/progmodes/idlw-toolbar.el index 71a8be3bd37..474065451d7 100644 --- a/lisp/progmodes/idlw-toolbar.el +++ b/lisp/progmodes/idlw-toolbar.el | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> | 7 | ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> |
| 8 | ;; Version: 6.1.22 | 8 | ;; Version: 6.1.22 |
| 9 | ;; Keywords: processes | 9 | ;; Keywords: processes |
| 10 | ;; Package: idlwave | ||
| 10 | 11 | ||
| 11 | ;; This file is part of GNU Emacs. | 12 | ;; This file is part of GNU Emacs. |
| 12 | 13 | ||
diff --git a/lisp/progmodes/octave-inf.el b/lisp/progmodes/octave-inf.el index 8e64d5689d1..c526a634d86 100644 --- a/lisp/progmodes/octave-inf.el +++ b/lisp/progmodes/octave-inf.el | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | ;; Author: John Eaton <jwe@bevo.che.wisc.edu> | 7 | ;; Author: John Eaton <jwe@bevo.che.wisc.edu> |
| 8 | ;; Maintainer: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> | 8 | ;; Maintainer: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> |
| 9 | ;; Keywords: languages | 9 | ;; Keywords: languages |
| 10 | ;; Package: octave-mod | ||
| 10 | 11 | ||
| 11 | ;; This file is part of GNU Emacs. | 12 | ;; This file is part of GNU Emacs. |
| 12 | 13 | ||
diff --git a/lisp/vc/ediff.el b/lisp/vc/ediff.el index cb0d6444b79..c41a6e4a1af 100644 --- a/lisp/vc/ediff.el +++ b/lisp/vc/ediff.el | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 6 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 7 | ;; Created: February 2, 1994 | 7 | ;; Created: February 2, 1994 |
| 8 | ;; Keywords: comparing, merging, patching, vc, tools, unix | 8 | ;; Keywords: comparing, merging, patching, vc, tools, unix |
| 9 | ;; Version: 2.81.4 | ||
| 9 | 10 | ||
| 10 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this | 11 | ;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this |
| 11 | ;; file on 20/3/2008, and the maintainer agreed that when a bug is | 12 | ;; file on 20/3/2008, and the maintainer agreed that when a bug is |