소스 검색

fix library url

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

+ 1
- 1
emacs.el 파일 보기

@@ -620,7 +620,7 @@ found, otherwise returns nil."
(regexp-quote bookmark-default-file))))

(and (fetch-library
"https://github.com/10sr/emacs-lisp/raw/master/read-only-only-mode.el"
"https://raw.github.com/10sr/emacs-lisp/master/read-only-only-mode.el"
t)
(lazy-load-eval 'read-only-only-mode))



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