Fix file header and emacs version dependency

This commit is contained in:
Farlado 2020-03-15 20:09:11 -04:00
parent 0b07bdc7e7
commit d4f4c50cbb

View File

@ -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 <jessieh.net>
;; Homepage: https://gitlab.com/jessieh/mood-line
;; Keywords: mode-line faces
;; Version: 1.2.1
;; Package-Requires: ((emacs "24.4"))
;; Package-Requires: ((emacs "25.1"))
;; This file is not part of GNU Emacs.