diff --git a/README.md b/README.md index e356ca0..9a0d414 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,8 @@ mood-line uses a modular segment format, and it is easy to reconfigure: ((mood-line-segment-checker) . " ")))) ``` -More information on the format specification is available in the documentation: \ -`M-x describe-variable mood-line-format` \ +More information on the format specification is available in the documentation:\ +`M-x describe-variable mood-line-format`\ `M-x describe-function mood-line-defformat` ### Glyphs diff --git a/mood-line.el b/mood-line.el index 6ecfc3e..fed1feb 100644 --- a/mood-line.el +++ b/mood-line.el @@ -1,11 +1,11 @@ ;;; mood-line.el --- A minimal mode line inspired by doom-modeline -*- lexical-binding: t; -*- - +;; ;; Author: Jessie Hildebrandt ;; Homepage: https://gitlab.com/jessieh/mood-line ;; Keywords: mode-line faces ;; Version: 3.0.1 ;; Package-Requires: ((emacs "26.1")) - +;; ;; This file is not part of GNU Emacs. ;;; Commentary: