[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:
- [elpa] externals/popper 9118307349 016/102: Finished integration with project.el, (continued)
- [elpa] externals/popper 9118307349 016/102: Finished integration with project.el, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 2997eb6553 012/102: No duplicate buffers in buried-buffers-alist, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 9df5b0c8d3 034/102: Typos in README, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 2be084a77c 045/102: Set a minimum window size (#9), ELPA Syncer, 2023/09/08
- [elpa] externals/popper 7761fab568 049/102: Swapped out mp4 for gif, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 898e04b38b 004/102: Fixed errors in defcustom options, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 4bff39358e 015/102: Removed unnecessary progn, ELPA Syncer, 2023/09/08
- [elpa] externals/popper a1f0f33566 011/102: Linting for MELPA + added License (GPL v3), ELPA Syncer, 2023/09/08
- [elpa] externals/popper 07c2c14435 005/102: Typos in README.org, ELPA Syncer, 2023/09/08
- [elpa] externals/popper b0e48719fd 008/102: Logic fix in popper.el, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 238dae1e46 025/102: Removed redundant info from documentation,
ELPA Syncer <=
- [elpa] externals/popper 500d1d477c 021/102: Fixed duplication bug, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 03dc41c315 019/102: More robust minor mode definition, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 1a059a5973 009/102: Reduced surface area of package, ELPA Syncer, 2023/09/08
- [elpa] externals/popper a27500408c 023/102: Enhancements, see details, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 3584603390 013/102: Setting up project awareness, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 9eb1a8cbd8 006/102: Merge pull request #1 from syohex/fix-minimum-version, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 35e266d984 031/102: Add support for fullscreen popups, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 598571f025 041/102: Started work on buffer-hiding feature, ELPA Syncer, 2023/09/08
- [elpa] externals/popper b120c6836c 042/102: extract window height determining function, ELPA Syncer, 2023/09/08
- [elpa] externals/popper c96915cb77 043/102: Merge commit 'b120c68' into feature, ELPA Syncer, 2023/09/08