Browse Source

Add comment

pull/15/head
10sr 7 years ago
parent
commit
3d88f82eed
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el View File

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


Loading…
Cancel
Save