]> git.eshelyaron.com Git - emacs.git/commit
Fix some function type declaration
authorAndrea Corallo <acorallo@gnu.org>
Wed, 24 Jul 2024 13:17:19 +0000 (15:17 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 24 Jul 2024 16:58:05 +0000 (18:58 +0200)
commita1fb07f35d2134dbdd3574329209d5dc7922ca57
tree6f93ab61d3a39fea70de594c7c2b35b523d25faf
parent16cdf8dfe6e0fd5af19812c31d64cdccdd6b823f
Fix some function type declaration

* lisp/window.el (get-lru-window, get-largest-window): Fix
function type declaration.
* lisp/subr.el (error): Likewise.

(cherry picked from commit 976416bebe278a7cf65ab58b1918c9c27e3a09bd)
lisp/subr.el
lisp/window.el