소스 검색

Fix whitespace-mode fill-column value

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

+ 1
- 0
emacs.el 파일 보기

@@ -712,6 +712,7 @@ IF OK-IF-ALREADY-EXISTS is true force download."
lines-tail ; lines over 80
))
;; (setq whitespace-newline 'font-lock-comment-face)
(set-variable 'whitespace-line-column nil)
(global-whitespace-mode t)
(if (eq (display-color-cells)
256)


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