Skip to content

Commit edeef9e

Browse files
committed
Make the file metadata more uniform
1 parent cfb38d5 commit edeef9e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+9
-102
lines changed

core/prelude-core.el

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude
7-
;; Version: 1.0.0
8-
;; Keywords: convenience
97

108
;; This file is not part of GNU Emacs.
119

core/prelude-custom.el

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude
7-
;; Version: 1.0.0
8-
;; Keywords: convenience
97

108
;; This file is not part of GNU Emacs.
119

core/prelude-editor.el

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude
7-
;; Version: 1.0.0
8-
;; Keywords: convenience
97

108
;; This file is not part of GNU Emacs.
119

core/prelude-global-keybindings.el

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude
7-
;; Version: 1.0.0
8-
;; Keywords: convenience
97

108
;; This file is not part of GNU Emacs.
119

core/prelude-linux.el

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
;;
55
;; Author: Stanislav Arnaudov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude
7-
;; Version: 1.0.0
8-
;; Keywords: convenience
97

108
;; This file is not part of GNU Emacs.
119

core/prelude-macos.el

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude
7-
;; Version: 1.0.0
8-
;; Keywords: convenience
97

108
;; This file is not part of GNU Emacs.
119

core/prelude-mode.el

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude
7-
;; Version: 1.0.0
8-
;; Keywords: convenience
97

108
;; This file is not part of GNU Emacs.
119

core/prelude-packages.el

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude
7-
;; Version: 1.0.0
8-
;; Keywords: convenience
97

108
;; This file is not part of GNU Emacs.
119

core/prelude-ui.el

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
66
;; URL: https://github.com/bbatsov/prelude
7-
;; Version: 1.0.0
8-
;; Keywords: convenience
97

108
;; This file is not part of GNU Emacs.
119

init.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
;; Copyright (c) 2011-2020 Bozhidar Batsov
44
;;
55
;; Author: Bozhidar Batsov <[email protected]>
6-
;; URL: https://prelude.emacsredux.com
6+
;; URL: https://github.com/bbatsov/prelude
77
;; Version: 1.0.0
88
;; Keywords: convenience
99

0 commit comments

Comments
 (0)