emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/boxy-headings 0a36bd2354 43/45: Updated documentation


From: ELPA Syncer
Subject: [elpa] externals/boxy-headings 0a36bd2354 43/45: Updated documentation
Date: Sun, 5 May 2024 22:50:56 -0400 (EDT)

branch: externals/boxy-headings
commit 0a36bd2354d00f223a29f1ae800fcef810cf9544
Author: Amy Grinn <grinn.amy@gmail.com>
Commit: Amy Grinn <grinn.amy@gmail.com>

    Updated documentation
---
 Eldev            | 1 +
 boxy-headings.el | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/Eldev b/Eldev
index 599ccd1437..2bf9218a92 100644
--- a/Eldev
+++ b/Eldev
@@ -4,6 +4,7 @@
 
 (eldev-use-plugin 'autoloads)
 
+(defun package--get-description (pkg) (signal 'file-missing nil))
 
 (eldev-defcommand
  boxy_headings-test (&rest _)
diff --git a/boxy-headings.el b/boxy-headings.el
index a773cb80f9..65127343ec 100644
--- a/boxy-headings.el
+++ b/boxy-headings.el
@@ -37,9 +37,9 @@
 ;;   - right
 ;;   - left
 ;;
-;;   The tooltip in `boxy-headings' shows the values for each row
-;;   in `org-columns' and can be customized the same way as org
-;;   columns view.
+;; The tooltip in `boxy-headings' shows the values for each row in
+;; `org-columns' and can be customized the same way as org columns
+;; view.
 
 ;;; Code:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]