浏览代码

Add comment

pull/15/head
10sr 8 年前
父节点
当前提交
3d88f82eed
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el 查看文件

@@ -1099,6 +1099,7 @@ found, otherwise returns nil."

(set-variable 'woman-cache-filename (expand-file-name (concat user-emacs-directory
"woman_cache.el")))
;; not work because man.el will be loaded when man called
(defalias 'man 'woman)

(add-to-list 'auto-mode-alist


正在加载...
取消
保存