소스 검색

emacs.el: Change default value of echo-file-head

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

+ 1
- 1
emacs.el 파일 보기

@@ -1699,7 +1699,7 @@ found, otherwise returns nil."
(point-min)
(progn (goto-line (if arg
(prefix-numeric-value arg)
10))
7))
(point-at-eol)))))))

(defun my-dired-diff ()


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