]> git.eshelyaron.com Git - emacs.git/commit
Fix initial value of frame-inhibit-implied-resize
authorJuri Linkov <juri@linkov.net>
Sun, 13 Oct 2019 20:47:33 +0000 (23:47 +0300)
committerJuri Linkov <juri@linkov.net>
Sun, 13 Oct 2019 20:47:33 +0000 (23:47 +0300)
commit21f2922b8436f67a8519339593cde69083d215c1
tree2c0be5e270b345b3ccd0916fcab592ff55caead2
parent88eadc75d0de8534b26fd490143c94ab2ee4cc45
Fix initial value of frame-inhibit-implied-resize

* src/frame.c (syms_of_frame): Update doc string and default value of
frame-inhibit-implied-resize in NS to not include 'tab-bar-lines,
and non-toolkit X builds to include 'tab-bar-lines.
src/frame.c