Closed syohex closed 2 years ago
Those values are already quoted so they are unnecessary. This also fixes the following byte-compile warning.
eshell-toggle.el:55:12: Warning: defcustom for ‘eshell-toggle-window-side’ has syntactically odd type ‘'(choice (const 'above) (const 'below) (const 'left) (const 'right))’
Those values are already quoted so they are unnecessary. This also fixes the following byte-compile warning.