; * eat.el (eat--t-term): Fix 'params' docstring

This commit is contained in:
Akib Azmain Turja 2022-12-10 13:27:58 +06:00
parent 94e56712e3
commit 12a5fb72b2
No known key found for this signature in database
GPG key ID: 5535FCF54D88616B

2
eat.el
View file

@ -832,7 +832,7 @@ Nil when not in alternative display mode.")
(cut-buffers
(1value (make-vector 10 nil))
:documentation "Cut buffers.")
(params nil :documentation "Hash table of terminal parameters."))
(params nil :documentation "Alist of terminal parameters."))
(defvar eat--t-term nil
"The current terminal.