소스 검색

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



불러오는 중...
취소
저장