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

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

[elpa] externals/popper 238dae1e46 025/102: Removed redundant info from


From: ELPA Syncer
Subject: [elpa] externals/popper 238dae1e46 025/102: Removed redundant info from documentation
Date: Fri, 8 Sep 2023 15:58:51 -0400 (EDT)

branch: externals/popper
commit 238dae1e46666a68fca3e3f2dda9825dbd208973
Author: Karthik Chikmagalur <karthikchikmagalur@gmail.com>
Commit: Karthik Chikmagalur <karthikchikmagalur@gmail.com>

    Removed redundant info from documentation
---
 popper.el | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/popper.el b/popper.el
index 578fa6c375..605f012d8c 100644
--- a/popper.el
+++ b/popper.el
@@ -30,8 +30,8 @@
 ;; toggling REPLS, documentation, compilation or shell output, etc. This 
package
 ;; will place buffers on your screen, but it works best in conjunction with 
some
 ;; system to handle window creation and placement, like shackle.el. Under the
-;; hood popper summons windows defined by the user as "popups" by simply
-;; calling `display-buffer'.
+;; hood popper summons windows defined by the user as "popups" by simply 
calling
+;; `display-buffer'.
 ;;
 ;; COMMANDS:
 ;;
@@ -48,11 +48,6 @@
 ;; `popper-mode-line': String or sexp to show in the mode-line of
 ;; popper. Setting this to NIL removes the mode-line entirely from
 ;; popper.
-;;
-;; TODO: Add popup list maintenance to `make-frame-finish-functions',
-;; (add-hook 'after-make-frame-functions 'popper-update-popups)
-;;
-;; by Karthik Chikmagalur <karthik.chikmagalur@gmail.com>
 
 ;;; Code:
 



reply via email to

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