Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
aad4679e
Commit
aad4679e
authored
Aug 29, 2010
by
Chong Yidong
Browse files
Add "Version:" and "Package:" Lisp file headers.
parent
bd78fa1d
Changes
25
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
1 deletion
+20
-1
lisp/abbrevlist.el
lisp/abbrevlist.el
+1
-0
lisp/apropos.el
lisp/apropos.el
+1
-0
lisp/calendar/icalendar.el
lisp/calendar/icalendar.el
+1
-0
lisp/cedet/cedet.el
lisp/cedet/cedet.el
+1
-1
lisp/cedet/ede.el
lisp/cedet/ede.el
+1
-0
lisp/cedet/semantic.el
lisp/cedet/semantic.el
+1
-0
lisp/cedet/srecode.el
lisp/cedet/srecode.el
+1
-0
lisp/emacs-lisp/authors.el
lisp/emacs-lisp/authors.el
+1
-0
lisp/emulation/viper.el
lisp/emulation/viper.el
+1
-0
lisp/epg.el
lisp/epg.el
+1
-0
lisp/erc/erc.el
lisp/erc/erc.el
+1
-0
lisp/generic-x.el
lisp/generic-x.el
+1
-0
lisp/gnus/gnus.el
lisp/gnus/gnus.el
+1
-0
lisp/htmlfontify.el
lisp/htmlfontify.el
+1
-0
lisp/ibuf-ext.el
lisp/ibuf-ext.el
+1
-0
lisp/ibuf-macs.el
lisp/ibuf-macs.el
+1
-0
lisp/linum.el
lisp/linum.el
+1
-0
lisp/mail/rmail-spam-filter.el
lisp/mail/rmail-spam-filter.el
+1
-0
lisp/net/newsticker.el
lisp/net/newsticker.el
+1
-0
lisp/progmodes/idlw-complete-structtag.el
lisp/progmodes/idlw-complete-structtag.el
+1
-0
No files found.
lisp/abbrevlist.el
View file @
aad4679e
...
...
@@ -6,6 +6,7 @@
;; Maintainer: FSF
;; Keywords: abbrev
;; Package: emacs
;; This file is part of GNU Emacs.
...
...
lisp/apropos.el
View file @
aad4679e
...
...
@@ -6,6 +6,7 @@
;; Author: Joe Wells <jbw@bigbird.bu.edu>
;; Daniel Pfeiffer <occitan@esperanto.org> (rewrite)
;; Keywords: help
;; Package: emacs
;; This file is part of GNU Emacs.
...
...
lisp/calendar/icalendar.el
View file @
aad4679e
...
...
@@ -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.
...
...
lisp/cedet/cedet.el
View file @
aad4679e
...
...
@@ -5,7 +5,7 @@
;; Author: David Ponce <david@dponce.com>
;; Maintainer: Eric M. Ludlam <zappo@gnu.org>
;; Version:
0.2
;; Version:
1.0pre7
;; Keywords: OO, lisp
;; This file is part of GNU Emacs.
...
...
lisp/cedet/ede.el
View file @
aad4679e
...
...
@@ -5,6 +5,7 @@
;; Author: Eric M. Ludlam <zappo@gnu.org>
;; Keywords: project, make
;; Version: 1.0pre7
;; This file is part of GNU Emacs.
...
...
lisp/cedet/semantic.el
View file @
aad4679e
...
...
@@ -5,6 +5,7 @@
;; Author: Eric M. Ludlam <zappo@gnu.org>
;; Keywords: syntax tools
;; Version: 2.0pre7
;; This file is part of GNU Emacs.
...
...
lisp/cedet/srecode.el
View file @
aad4679e
...
...
@@ -4,6 +4,7 @@
;; Author: Eric M. Ludlam <zappo@gnu.org>
;; Keywords: codegeneration
;; Version: 1.0pre7
;; This file is part of GNU Emacs.
...
...
lisp/emacs-lisp/authors.el
View file @
aad4679e
...
...
@@ -6,6 +6,7 @@
;; Author: Gerd Moellmann <gerd@gnu.org>
;; Maintainer: Kim F. Storm <storm@cua.dk>
;; Keywords: maint
;; Package: emacs
;; This file is part of GNU Emacs.
...
...
lisp/emulation/viper.el
View file @
aad4679e
...
...
@@ -8,6 +8,7 @@
;; Author: Michael Kifer <kifer@cs.stonybrook.edu>
;; Keywords: emulations
;; Version: 3.14.1
;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this
;; file on 20/3/2008, and the maintainer agreed that when a bug is
...
...
lisp/epg.el
View file @
aad4679e
...
...
@@ -4,6 +4,7 @@
;; Author: Daiki Ueno <ueno@unixuser.org>
;; Keywords: PGP, GnuPG
;; Version: 1.0.0
;; This file is part of GNU Emacs.
...
...
lisp/erc/erc.el
View file @
aad4679e
...
...
@@ -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.
...
...
lisp/generic-x.el
View file @
aad4679e
...
...
@@ -6,6 +6,7 @@
;; Author: Peter Breton <pbreton@cs.umb.edu>
;; Created: Tue Oct 08 1996
;; Keywords: generic, comment, font-lock
;; Package: emacs
;; This file is part of GNU Emacs.
...
...
lisp/gnus/gnus.el
View file @
aad4679e
...
...
@@ -7,6 +7,7 @@
;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
;; Lars Magne Ingebrigtsen <larsi@gnus.org>
;; Keywords: news, mail
;; Version: 5.13
;; This file is part of GNU Emacs.
...
...
lisp/htmlfontify.el
View file @
aad4679e
...
...
@@ -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.
...
...
lisp/ibuf-ext.el
View file @
aad4679e
...
...
@@ -7,6 +7,7 @@
;; Maintainer: John Paul Wallington <jpw@gnu.org>
;; Created: 2 Dec 2001
;; Keywords: buffer, convenience
;; Package: ibuffer
;; This file is part of GNU Emacs.
...
...
lisp/ibuf-macs.el
View file @
aad4679e
...
...
@@ -7,6 +7,7 @@
;; Maintainer: John Paul Wallington <jpw@gnu.org>
;; Created: 6 Dec 2001
;; Keywords: buffer, convenience
;; Package: ibuffer
;; This file is part of GNU Emacs.
...
...
lisp/linum.el
View file @
aad4679e
...
...
@@ -5,6 +5,7 @@
;; Author: Markus Triska <markus.triska@gmx.at>
;; Maintainer: FSF
;; Keywords: convenience
;; Version: 0.9x
;; This file is part of GNU Emacs.
...
...
lisp/mail/rmail-spam-filter.el
View file @
aad4679e
...
...
@@ -4,6 +4,7 @@
;; Free Software Foundation, Inc.
;; Keywords: email, spam, filter, rmail
;; Author: Eli Tziperman <eli AT deas.harvard.edu>
;; Package: rmail
;; This file is part of GNU Emacs.
...
...
lisp/net/newsticker.el
View file @
aad4679e
...
...
@@ -9,6 +9,7 @@
;; Created: 17. June 2003
;; Keywords: News, RSS, Atom
;; Time-stamp: "6. Dezember 2009, 19:15:18 (ulf)"
;; Version: 1.99
;; ======================================================================
...
...
lisp/progmodes/idlw-complete-structtag.el
View file @
aad4679e
...
...
@@ -7,6 +7,7 @@
;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu>
;; Version: 1.2
;; Keywords: languages
;; Package: idlwave
;; This file is part of GNU Emacs.
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment