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
2998fa1b
Commit
2998fa1b
authored
Mar 31, 2014
by
Glenn Morris
Browse files
Fix up some Version: headers that might confuse package.el
parent
80337781
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
6 deletions
+5
-6
lisp/erc/erc-lang.el
lisp/erc/erc-lang.el
+1
-1
lisp/erc/erc-list.el
lisp/erc/erc-list.el
+1
-1
lisp/gnus/nnmairix.el
lisp/gnus/nnmairix.el
+1
-1
lisp/progmodes/cc-guess.el
lisp/progmodes/cc-guess.el
+2
-3
No files found.
lisp/erc/erc-lang.el
View file @
2998fa1b
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
;; Author: Alex Schroeder <alex@gnu.org>
;; Author: Alex Schroeder <alex@gnu.org>
;; Maintainer: emacs-devel@gnu.org
;; Maintainer: emacs-devel@gnu.org
;; Version: 1.0.0
;;
Old-
Version: 1.0.0
;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcLang
;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcLang
;; Keywords: comm languages processes
;; Keywords: comm languages processes
...
...
lisp/erc/erc-list.el
View file @
2998fa1b
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
;; Author: Tom Tromey <tromey@redhat.com>
;; Author: Tom Tromey <tromey@redhat.com>
;; Maintainer: emacs-devel@gnu.org
;; Maintainer: emacs-devel@gnu.org
;; Version: 0.1
;;
Old-
Version: 0.1
;; Keywords: comm
;; Keywords: comm
;; This file is part of GNU Emacs.
;; This file is part of GNU Emacs.
...
...
lisp/gnus/nnmairix.el
View file @
2998fa1b
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
;; Author: David Engster <dengste@eml.cc>
;; Author: David Engster <dengste@eml.cc>
;; Keywords: mail searching
;; Keywords: mail searching
;; Version: 0.6
;;
Old-
Version: 0.6
;; This file is part of GNU Emacs.
;; This file is part of GNU Emacs.
...
...
lisp/progmodes/cc-guess.el
View file @
2998fa1b
;;; cc-guess.el --- guess indentation values by scanning existing code
;;; cc-guess.el --- guess indentation values by scanning existing code
;; Copyright (C) 1985, 1987, 1992-2006, 2011-2014
Free Software
;; Copyright (C) 1985, 1987, 1992-2006, 2011-2014
;; Foundation, Inc.
;;
Free Software
Foundation, Inc.
;; Author: 1994-1995 Barry A. Warsaw
;; Author: 1994-1995 Barry A. Warsaw
;; 2011- Masatake YAMATO
;; 2011- Masatake YAMATO
;; Maintainer: bug-cc-mode@gnu.org
;; Maintainer: bug-cc-mode@gnu.org
;; Created: August 1994, split from cc-mode.el
;; Created: August 1994, split from cc-mode.el
;; Version: See cc-mode.el
;; Keywords: c languages oop
;; Keywords: c languages oop
;; This file is part of GNU Emacs.
;; This file is part of GNU Emacs.
...
...
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