# HG changeset patch # User Chong Yidong # Date 1283112643 14400 # Node ID a3e1f7134e6e2f72e19ca70d7147f653256b028c # Parent 280c8ae2476d7f1fff0a080ceec394652992eb16 Add "Version:" and "Package:" Lisp file headers. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/abbrevlist.el --- a/lisp/abbrevlist.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/abbrevlist.el Sun Aug 29 16:10:43 2010 -0400 @@ -6,6 +6,7 @@ ;; Maintainer: FSF ;; Keywords: abbrev +;; Package: emacs ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/apropos.el --- a/lisp/apropos.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/apropos.el Sun Aug 29 16:10:43 2010 -0400 @@ -6,6 +6,7 @@ ;; Author: Joe Wells ;; Daniel Pfeiffer (rewrite) ;; Keywords: help +;; Package: emacs ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/calendar/icalendar.el --- a/lisp/calendar/icalendar.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/calendar/icalendar.el Sun Aug 29 16:10:43 2010 -0400 @@ -7,6 +7,7 @@ ;; Created: August 2002 ;; Keywords: calendar ;; Human-Keywords: calendar, diary, iCalendar, vCalendar +;; Version: 0.19 ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/cedet/cedet.el --- a/lisp/cedet/cedet.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/cedet/cedet.el Sun Aug 29 16:10:43 2010 -0400 @@ -5,7 +5,7 @@ ;; Author: David Ponce ;; Maintainer: Eric M. Ludlam -;; Version: 0.2 +;; Version: 1.0pre7 ;; Keywords: OO, lisp ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/cedet/ede.el --- a/lisp/cedet/ede.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/cedet/ede.el Sun Aug 29 16:10:43 2010 -0400 @@ -5,6 +5,7 @@ ;; Author: Eric M. Ludlam ;; Keywords: project, make +;; Version: 1.0pre7 ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/cedet/semantic.el --- a/lisp/cedet/semantic.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/cedet/semantic.el Sun Aug 29 16:10:43 2010 -0400 @@ -5,6 +5,7 @@ ;; Author: Eric M. Ludlam ;; Keywords: syntax tools +;; Version: 2.0pre7 ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/cedet/srecode.el --- a/lisp/cedet/srecode.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/cedet/srecode.el Sun Aug 29 16:10:43 2010 -0400 @@ -4,6 +4,7 @@ ;; Author: Eric M. Ludlam ;; Keywords: codegeneration +;; Version: 1.0pre7 ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/emacs-lisp/authors.el --- a/lisp/emacs-lisp/authors.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/emacs-lisp/authors.el Sun Aug 29 16:10:43 2010 -0400 @@ -6,6 +6,7 @@ ;; Author: Gerd Moellmann ;; Maintainer: Kim F. Storm ;; Keywords: maint +;; Package: emacs ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/emulation/viper.el --- a/lisp/emulation/viper.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/emulation/viper.el Sun Aug 29 16:10:43 2010 -0400 @@ -8,6 +8,7 @@ ;; Author: Michael Kifer ;; Keywords: emulations +;; Version: 3.14.1 ;; Yoni Rabkin contacted the maintainer of this ;; file on 20/3/2008, and the maintainer agreed that when a bug is diff -r 280c8ae2476d -r a3e1f7134e6e lisp/epg.el --- a/lisp/epg.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/epg.el Sun Aug 29 16:10:43 2010 -0400 @@ -4,6 +4,7 @@ ;; Author: Daiki Ueno ;; Keywords: PGP, GnuPG +;; Version: 1.0.0 ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/erc/erc.el --- a/lisp/erc/erc.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/erc/erc.el Sun Aug 29 16:10:43 2010 -0400 @@ -12,6 +12,7 @@ ;; David Edmondson (dme@dme.org) ;; Maintainer: Michael Olson (mwolson@gnu.org) ;; Keywords: IRC, chat, client, Internet +;; Version: 5.3 ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/generic-x.el --- a/lisp/generic-x.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/generic-x.el Sun Aug 29 16:10:43 2010 -0400 @@ -6,6 +6,7 @@ ;; Author: Peter Breton ;; Created: Tue Oct 08 1996 ;; Keywords: generic, comment, font-lock +;; Package: emacs ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/gnus/gnus.el --- a/lisp/gnus/gnus.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/gnus/gnus.el Sun Aug 29 16:10:43 2010 -0400 @@ -7,6 +7,7 @@ ;; Author: Masanobu UMEDA ;; Lars Magne Ingebrigtsen ;; Keywords: news, mail +;; Version: 5.13 ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/htmlfontify.el --- a/lisp/htmlfontify.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/htmlfontify.el Sun Aug 29 16:10:43 2010 -0400 @@ -15,6 +15,7 @@ ;; Compatibility: Emacs23, Emacs22 ;; Incompatibility: Emacs19, Emacs20, Emacs21 ;; Last Updated: Thu 2009-11-19 01:31:21 +0000 +;; Version: 0.21 ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/ibuf-ext.el --- a/lisp/ibuf-ext.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/ibuf-ext.el Sun Aug 29 16:10:43 2010 -0400 @@ -7,6 +7,7 @@ ;; Maintainer: John Paul Wallington ;; Created: 2 Dec 2001 ;; Keywords: buffer, convenience +;; Package: ibuffer ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/ibuf-macs.el --- a/lisp/ibuf-macs.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/ibuf-macs.el Sun Aug 29 16:10:43 2010 -0400 @@ -7,6 +7,7 @@ ;; Maintainer: John Paul Wallington ;; Created: 6 Dec 2001 ;; Keywords: buffer, convenience +;; Package: ibuffer ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/linum.el --- a/lisp/linum.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/linum.el Sun Aug 29 16:10:43 2010 -0400 @@ -5,6 +5,7 @@ ;; Author: Markus Triska ;; Maintainer: FSF ;; Keywords: convenience +;; Version: 0.9x ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/mail/rmail-spam-filter.el --- a/lisp/mail/rmail-spam-filter.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/mail/rmail-spam-filter.el Sun Aug 29 16:10:43 2010 -0400 @@ -4,6 +4,7 @@ ;; Free Software Foundation, Inc. ;; Keywords: email, spam, filter, rmail ;; Author: Eli Tziperman +;; Package: rmail ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/net/newsticker.el --- a/lisp/net/newsticker.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/net/newsticker.el Sun Aug 29 16:10:43 2010 -0400 @@ -9,6 +9,7 @@ ;; Created: 17. June 2003 ;; Keywords: News, RSS, Atom ;; Time-stamp: "6. Dezember 2009, 19:15:18 (ulf)" +;; Version: 1.99 ;; ====================================================================== diff -r 280c8ae2476d -r a3e1f7134e6e lisp/progmodes/idlw-complete-structtag.el --- a/lisp/progmodes/idlw-complete-structtag.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/progmodes/idlw-complete-structtag.el Sun Aug 29 16:10:43 2010 -0400 @@ -7,6 +7,7 @@ ;; Maintainer: J.D. Smith ;; Version: 1.2 ;; Keywords: languages +;; Package: idlwave ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/progmodes/idlw-help.el --- a/lisp/progmodes/idlw-help.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/progmodes/idlw-help.el Sun Aug 29 16:10:43 2010 -0400 @@ -7,6 +7,7 @@ ;; Carsten Dominik ;; Maintainer: J.D. Smith ;; Version: 6.1.22 +;; Package: idlwave ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/progmodes/idlw-shell.el --- a/lisp/progmodes/idlw-shell.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/progmodes/idlw-shell.el Sun Aug 29 16:10:43 2010 -0400 @@ -9,6 +9,7 @@ ;; Maintainer: J.D. Smith ;; Version: 6.1.22 ;; Keywords: processes +;; Package: idlwave ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/progmodes/idlw-toolbar.el --- a/lisp/progmodes/idlw-toolbar.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/progmodes/idlw-toolbar.el Sun Aug 29 16:10:43 2010 -0400 @@ -7,6 +7,7 @@ ;; Maintainer: J.D. Smith ;; Version: 6.1.22 ;; Keywords: processes +;; Package: idlwave ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/progmodes/octave-inf.el --- a/lisp/progmodes/octave-inf.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/progmodes/octave-inf.el Sun Aug 29 16:10:43 2010 -0400 @@ -7,6 +7,7 @@ ;; Author: John Eaton ;; Maintainer: Kurt Hornik ;; Keywords: languages +;; Package: octave-mod ;; This file is part of GNU Emacs. diff -r 280c8ae2476d -r a3e1f7134e6e lisp/vc/ediff.el --- a/lisp/vc/ediff.el Sun Aug 29 12:17:13 2010 -0400 +++ b/lisp/vc/ediff.el Sun Aug 29 16:10:43 2010 -0400 @@ -6,6 +6,7 @@ ;; Author: Michael Kifer ;; Created: February 2, 1994 ;; Keywords: comparing, merging, patching, vc, tools, unix +;; Version: 2.81.4 ;; Yoni Rabkin contacted the maintainer of this ;; file on 20/3/2008, and the maintainer agreed that when a bug is