ソースを参照

fix bug

pull/1/head
10sr 12年前
コミット
cc4b41efa9
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el ファイルの表示

@@ -844,7 +844,7 @@ return nil if LIB unfound and downloading failed, otherwise the path of LIB."
;; (define-key cua--prefix-override-keymap "\C-c" 'term-interrupt-subjob)
(set (make-local-variable 'hl-line-range-function)
(lambda ()
'(0 0)))
'(0 . 0)))
))
;; (add-hook 'term-exec-hook 'forward-char)



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