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

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

[elpa] externals/pulsar e0ae86378f 06/28: Remove recentering at bottom


From: ELPA Syncer
Subject: [elpa] externals/pulsar e0ae86378f 06/28: Remove recentering at bottom
Date: Tue, 22 Mar 2022 06:58:01 -0400 (EDT)

branch: externals/pulsar
commit e0ae86378f4724418fda7d0a3024413944b89055
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Remove recentering at bottom
    
    I can't think of a scenario where I would use this.
---
 pulsar.el | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pulsar.el b/pulsar.el
index dbec6dad7b..a515982231 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -255,11 +255,6 @@ The symbol is NAME, DOC for the doc string, and ARG is 
passed to
   "Reposition point at the top of the window and pulse line."
   0)
 
-(pulsar-recenter
-  pulsar-recenter-bottom
-  "Reposition point at the bottom of the window and pulse line."
-  -1)
-
 (pulsar-recenter
   pulsar-recenter-middle
   "Reposition point at the center of the window and pulse line."



reply via email to

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