mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 04:21:24 +00:00
; newcomers-presets: FIXME.
This commit is contained in:
parent
ed98d9f81f
commit
ae822de38d
1 changed files with 2 additions and 0 deletions
|
|
@ -163,6 +163,8 @@ This minor mode will enable and disable the theme on startup."
|
|||
;;;; Frame- and window-related options
|
||||
'(frame-inhibit-implied-resize t)
|
||||
'(tab-bar-history-mode t)
|
||||
;; FIXME: If you toggle off the theme, without having run any
|
||||
;; tab-related commands, the tab bar remains visible.
|
||||
'(tab-bar-show 0)
|
||||
|
||||
;;;; Programming-related options
|
||||
|
|
|
|||
Loading…
Reference in a new issue