[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/corfu cbeab25d40 1/4: corfu-popupinfo-direction: Remove
From: |
ELPA Syncer |
Subject: |
[elpa] externals/corfu cbeab25d40 1/4: corfu-popupinfo-direction: Remove dysfunctional option force-horizontal |
Date: |
Fri, 29 Dec 2023 12:57:42 -0500 (EST) |
branch: externals/corfu
commit cbeab25d40e3b62e622847a2840c6676cd7cfece
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>
corfu-popupinfo-direction: Remove dysfunctional option force-horizontal
---
extensions/corfu-popupinfo.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/extensions/corfu-popupinfo.el b/extensions/corfu-popupinfo.el
index b1d840a4fc..803728ad75 100644
--- a/extensions/corfu-popupinfo.el
+++ b/extensions/corfu-popupinfo.el
@@ -111,7 +111,6 @@ documentation from the backend is usually expensive."
(const vertical)
(const force-left)
(const force-right)
- (const force-horizontal)
(const force-vertical)))
:group 'corfu)