diff options
Diffstat (limited to 'modules/cj-window-toggle.el')
| -rw-r--r-- | modules/cj-window-toggle.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/cj-window-toggle.el b/modules/cj-window-toggle.el index 016b1967..2aa66ac9 100644 --- a/modules/cj-window-toggle.el +++ b/modules/cj-window-toggle.el @@ -5,7 +5,7 @@ ;;; Commentary: ;; Parameterized helpers used by ai-vterm.el (F9) and -;; eshell-vterm-config.el (F12) to capture a window's geometry at +;; vterm-config.el (F12) to capture a window's geometry at ;; toggle-off and replay it on the next toggle-on. Each consumer ;; holds its own pair of state variables (last-direction symbol + ;; last-size integer/float) and passes the variable symbols to the |
