We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3f2434 commit 1be5f38Copy full SHA for 1be5f38
auto-scroll-bar.el
@@ -184,7 +184,7 @@ Optional argument FRAME is used to select frame's minibuffer."
184
(auto-scroll-bar--hide-buffer " *Echo Area 0*")
185
(auto-scroll-bar--hide-buffer " *Echo Area 1*")))
186
187
-(defun auto-scroll-bar--size-change (&optional frame &rest _)
+(defun auto-scroll-bar--size-change (&optional _frame &rest _)
188
"Show/Hide all visible windows in FRAME."
189
(elenv-with-no-redisplay
190
(dolist (win (get-buffer-window-list))
0 commit comments