瀏覽代碼

Configure modeline

master
10sr 5 年之前
父節點
當前提交
659c33f511
簽署人: 10sr GPG Key ID: C384BB17CBB19347
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. +6
    -0
      emacs.el

+ 6
- 0
emacs.el 查看文件

@@ -490,8 +490,14 @@ found, otherwise returns nil."
(diminish 'page-break-lines-mode)
(diminish 'highlight-indentation-mode)))

(setq mode-line-front-space "")
;; (setq mode-line-end-spaces "")
;; Set current frame name to empty string
(set-frame-parameter nil 'name "")

;; http://www.geocities.jp/simizu_daisuke/bunkei-meadow.html#frame-title


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; minibuffer



Loading…
取消
儲存