Fix information in file header
This commit is contained in:
parent
bf4d46c016
commit
578b80026d
@ -1,10 +1,10 @@
|
|||||||
;;; mood-line.el --- A minimal mode-line inspired by doom-modeline. -*- lexical-binding: t; -*-
|
;;; mood-line.el --- A minimal mode-line inspired by doom-modeline. -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
;; Author: Jessie Hildebrandt
|
;; Author: Jessie Hildebrandt <jessieh.net>
|
||||||
;; Homepage: https://jessieh.net
|
;; Homepage: https://gitlab.com/jessieh/mood-line
|
||||||
;; Keywords: mode-line faces
|
;; Keywords: mode-line faces
|
||||||
;; Version: 1.0.0
|
;; Version: 1.0.0
|
||||||
;; Package-Requires: ((emacs "25.1"))
|
;; Package-Requires: ((emacs "24.4"))
|
||||||
|
|
||||||
;; This file is not part of GNU Emacs.
|
;; This file is not part of GNU Emacs.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user