setq frame-title-format
This commit is contained in:
parent
e8ebee7b79
commit
f7f374d182
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@
|
||||||
|
|
||||||
(when window-system
|
(when window-system
|
||||||
(fringe-mode '(2 . 8))
|
(fringe-mode '(2 . 8))
|
||||||
;; (setq frame-title-format '(buffer-file-name "%f" ("%b")))
|
(setq frame-title-format '(buffer-file-name "%f" ("%b"))))
|
||||||
)
|
|
||||||
|
|
||||||
(setq show-paren-delay 0)
|
(setq show-paren-delay 0)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue