ソースを参照

Configure modeline

master
10sr 5年前
コミット
659c33f511
署名者: 10sr GPGキー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



読み込み中…
キャンセル
保存