projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b6fb50
)
(TopLevel): Don't bind keywords `:user', `:path' and `:predicate'.
author
yamaoka
<yamaoka>
Wed, 22 Sep 1999 10:15:13 +0000
(10:15 +0000)
committer
yamaoka
<yamaoka>
Wed, 22 Sep 1999 10:15:13 +0000
(10:15 +0000)
lisp/dgnushack.el
patch
|
blob
|
history
diff --git
a/lisp/dgnushack.el
b/lisp/dgnushack.el
index
66eb7d1
..
2433217
100644
(file)
--- a/
lisp/dgnushack.el
+++ b/
lisp/dgnushack.el
@@
-109,8
+109,7
@@
(void-variable
;; Bind keywords.
(mapcar (lambda (keyword) (set keyword keyword))
- '(:button-keymap
- :data :file :mime-handle :path :predicate :user))))
+ '(:button-keymap :data :file :mime-handle))))
;; Unknown variables and functions.
(unless (boundp 'buffer-file-coding-system)