瀏覽代碼

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))



Loading…
取消
儲存