소스 검색

fix bug of isdcv

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

+ 1
- 1
emacs.el 파일 보기

@@ -2344,7 +2344,7 @@ this is test, does not rename files."

(defvar isdcv-current-prompt-point nil
"Point of beginning of current prompt.")
(make-variable-buffer-local 'isdcv--current-prompt-point)
(make-variable-buffer-local 'isdcv-current-prompt-point)

(defvar isdcv-mode-map
(let ((map (make-sparse-keymap)))


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