소스 검색

add sexps about fci-mode, but now it is disabled

pull/1/head
10sr 12 년 전
부모
커밋
5b26381f33
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. +7
    -0
      emacs.el

+ 7
- 0
emacs.el 파일 보기

@@ -370,6 +370,13 @@ drill-instructor.el"
)
(global-whitespace-mode t))

(and nil
(dllib-if-unfound
"http://www.emacswiki.org/emacs/download/fill-column-indicator.el"
t)
(require 'fill-column-indicator nil t)
(setq fill-column-indicator))

;; highlight current line
;; http://wiki.riywo.com/index.php?Meadow
(defface hlline-face


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