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:
8f32b15
)
Delete autoload setting for `metamail-buffer'.
author
morioka
<morioka>
Wed, 7 Jan 1998 15:21:45 +0000
(15:21 +0000)
committer
morioka
<morioka>
Wed, 7 Jan 1998 15:21:45 +0000
(15:21 +0000)
lisp/gnus.el
patch
|
blob
|
history
diff --git
a/lisp/gnus.el
b/lisp/gnus.el
index
0181566
..
97ebbb0
100644
(file)
--- a/
lisp/gnus.el
+++ b/
lisp/gnus.el
@@
-1524,8
+1524,7
@@
gnus-newsrc-hashtb should be kept so that both hold the same information.")
(if (eq (nth 1 package) ':interactive)
(cdddr package)
(cdr package)))))
- '(("metamail" metamail-buffer)
- ("info" Info-goto-node)
+ '(("info" Info-goto-node)
("hexl" hexl-hex-string-to-integer)
("pp" pp pp-to-string pp-eval-expression)
("ps-print" ps-print-preprint)