projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c845776
)
Remove duplicate documentation of :mode
author
Dror Levin
<spatz@psybear.com>
Sun, 30 Jul 2017 21:11:13 +0000
(
00:11
+0300)
committer
GitHub
<noreply@github.com>
Sun, 30 Jul 2017 21:11:13 +0000
(
00:11
+0300)
lisp/use-package/use-package.el
patch
|
blob
|
history
diff --git
a/lisp/use-package/use-package.el
b/lisp/use-package/use-package.el
index 35b4231d9c40cd847baa87e9823118bd1f7acf11..7b4fa7152fa51539306c7d1e27d668bf0bcf6120 100644
(file)
--- a/
lisp/use-package/use-package.el
+++ b/
lisp/use-package/use-package.el
@@
-1512,7
+1512,6
@@
this file. Usage:
:mode Form to be added to `auto-mode-alist'.
:magic Form to be added to `magic-mode-alist'.
:magic-fallback Form to be added to `magic-fallback-mode-alist'.
-:mode Form to be added to `auto-mode-alist'.
:interpreter Form to be added to `interpreter-mode-alist'.
:commands Define autoloads for commands that will be defined by the