]> git.eshelyaron.com Git - emacs.git/commit
Accept frame param width/height of 0
authorGerd Möllmann <gerd@gnu.org>
Fri, 18 Oct 2024 13:25:10 +0000 (15:25 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 14:50:28 +0000 (15:50 +0100)
commite5602ca3e8f66a6721cac0b98adaf90df381ac1c
treefa5e578d0ab66fc45084c8f55feaf8f5c9394759
parent1554a0b5b71fba8dbbae09bc72fbd59dfdfae95e
Accept frame param width/height of 0

* src/frame.c (tty_child_size_param): Accept values of 0.

(cherry picked from commit 23409041b135d7b89dcb010a7f22ce9c817d8c76)
src/frame.c