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

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

[elpa] externals/topspace b397dd8a18 177/181: Update description


From: ELPA Syncer
Subject: [elpa] externals/topspace b397dd8a18 177/181: Update description
Date: Tue, 23 Aug 2022 12:58:49 -0400 (EDT)

branch: externals/topspace
commit b397dd8a18c11326502182aea222a150fdb6fe62
Author: Trevor Pogue <poguete@mcmaster.ca>
Commit: Trevor Pogue <poguete@mcmaster.ca>

    Update description
---
 topspace.el | 19 ++++---------------
 1 file changed, 4 insertions(+), 15 deletions(-)

diff --git a/topspace.el b/topspace.el
index fc3c90d817..250d2d9ae6 100644
--- a/topspace.el
+++ b/topspace.el
@@ -26,14 +26,6 @@
 
 ;;; Commentary:
 
-;; TopSpace provides the ability to scroll down the first line of a buffer
-;; to be below the top of the window with blank lines drawn above it,
-;; allowing the first line to be displayed in the center of the window
-;; as if it weren't the first line.
-;; This is done by automatically drawing an upper margin/padding above line 1
-;; as you recenter and scroll down top text, without modifying the
-;; underlying file.
-
 ;; TopSpace lets you display a buffer's first line in the center of a window
 ;; instead of just at the top.
 ;; This is done by automatically drawing an upper margin/padding above line 1
@@ -779,15 +771,12 @@ Topspace will not be enabled for:
 (define-minor-mode topspace-mode
   "Recenter line 1 with scrollable upper margin/padding.
 
-TopSpace provides the ability to scroll down the first line of a buffer
-to be below the top of the window with blank lines drawn above it,
-allowing the first line to be displayed in the center of the window
-as if it weren't the first line.
+TopSpace lets you display a buffer's first line in the center of a window
+instead of just at the top.
 This is done by automatically drawing an upper margin/padding above line 1
-as you recenter and scroll down top text, without modifying the
-underlying file.
+as you recenter and scroll it down.
 
-See https://github.com/trevorpogue/topspace for a gif demo & documentation.
+See https://github.com/trevorpogue/topspace for a GIF demo & documentation.
 
 Features:
 



reply via email to

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