1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00

(window_min_size_2): Don't count header-line.

This commit is contained in:
Martin Rudalics 2007-10-26 20:50:17 +00:00
parent 70cd9104ca
commit b6ff295c43
2 changed files with 11 additions and 5 deletions

View file

@ -1,3 +1,7 @@
2007-10-26 Martin Rudalics <rudalics@gmx.at>
* window.c (window_min_size_2): Don't count header-line.
2007-10-25 Juanma Barranquero <lekktu@gmail.com>
* w32.c (init_environment): Fix tiny memory leak.