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

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

[elpa] externals/vertico-posframe 1401c911fc 3/3: Fix typo


From: ELPA Syncer
Subject: [elpa] externals/vertico-posframe 1401c911fc 3/3: Fix typo
Date: Sun, 18 Dec 2022 18:58:16 -0500 (EST)

branch: externals/vertico-posframe
commit 1401c911fc86f40d13783e1b3ca5843d7e6041f0
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>

    Fix typo
---
 vertico-posframe.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/vertico-posframe.el b/vertico-posframe.el
index 3a4ca69a67..e4e52f63d0 100644
--- a/vertico-posframe.el
+++ b/vertico-posframe.el
@@ -212,9 +212,9 @@ is called, window-point will be set to WINDOW-POINT."
   (let ((posframe
          ;; Some posframe poshandlers need infos of last-window.
          (with-selected-window (vertico-posframe-last-window)
-           ;; Variable settings in `vertico-multiform-commands' of
-           ;; will save to BUFFER as buffer-local variables, so we
-           ;; need to switch to BUFFER to get settings, for example:
+           ;; Variable settings in `vertico-multiform-commands' will
+           ;; save to BUFFER as buffer-local variables, so we need to
+           ;; switch to BUFFER to get settings, for example:
            ;;
            ;; (setq vertico-multiform-commands
            ;;       '((consult-line



reply via email to

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