]> git.eshelyaron.com Git - emacs.git/commit
Mention direction when resizing a window fails
authorStefan Kangas <stefankangas@gmail.com>
Tue, 28 May 2024 22:34:37 +0000 (00:34 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 29 May 2024 10:12:35 +0000 (12:12 +0200)
commite97677e6b1b925f863b8b69c0362a90961f74651
tree19e6a8c57cde5a931ffeeabfa37ef5c148489b0f
parent9d3af94619df698e9507ce54d276f9ee644bec66
Mention direction when resizing a window fails

* lisp/window.el (enlarge-window, shrink-window): When an attempt to
resize a window fails, also mention the direction of the
operation (i.e., horizontally or vertically).

(cherry picked from commit 0ae66c1917609832f2456b8207743468439926ae)
lisp/window.el