[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/listen 8c7ecd5bab 4/4: Tidy: Whitespace
From: |
ELPA Syncer |
Subject: |
[elpa] externals/listen 8c7ecd5bab 4/4: Tidy: Whitespace |
Date: |
Mon, 9 Sep 2024 06:58:35 -0400 (EDT) |
branch: externals/listen
commit 8c7ecd5babb2277aa7064d66b932693dc4f6a5d9
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>
Tidy: Whitespace
---
listen-lib.el | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/listen-lib.el b/listen-lib.el
index 1253e5b486..0cb45c786c 100644
--- a/listen-lib.el
+++ b/listen-lib.el
@@ -19,7 +19,7 @@
;;; Commentary:
-;;
+;; Library functions for Listen.
;;; Code:
@@ -135,8 +135,6 @@ return a list of values; otherwise return the sole value."
(defface listen-lighter-extra '((t :inherit font-lock-comment-face))
"See `listen-lighter-extra-functions'.")
-
-
;;;; Functions
(defun listen-current-player ()