]> git.eshelyaron.com Git - emacs.git/commit
Revert "; * src/window.c (window_wants_header_line): Shut up bogus GCC warning."
authorEli Zaretskii <eliz@gnu.org>
Fri, 23 Jun 2023 10:47:05 +0000 (13:47 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 23 Jun 2023 10:47:05 +0000 (13:47 +0300)
commit7c41dcde1c65969702b31b3e65df175984111901
tree64f1808b2c9f41d6ede9bd17530bf7946dd6ca73
parentc964dd0820bfdc5bdc354145ceec868e2854dc95
Revert "; * src/window.c (window_wants_header_line): Shut up bogus GCC warning."

This reverts commit ef8485ad05dd9200b68ea8141fd44c7b976140cd.
This is part of removing the recently-added feature whereby
certain non-nil values of 'header-line-format' could signal
that the header line shall not be displayed.  The feature is
being reverted because its advantages are very minor, whereas
the complications it causes are serious.
src/window.c