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:
7655a4b
)
Autoload "mu-cite" for the function `mu-cite-original'.
author
yamaoka
<yamaoka>
Tue, 3 Aug 1999 01:11:44 +0000
(
01:11
+0000)
committer
yamaoka
<yamaoka>
Tue, 3 Aug 1999 01:11:44 +0000
(
01:11
+0000)
lisp/message.el
patch
|
blob
|
history
diff --git
a/lisp/message.el
b/lisp/message.el
index
4dcf8f1
..
da59f00
100644
(file)
--- a/
lisp/message.el
+++ b/
lisp/message.el
@@
-1170,7
+1170,7
@@
The cdr of ech entry is a function for applying the face to a region.")
(autoload 'gnus-copy-article-buffer "gnus-msg")
(autoload 'gnus-alive-p "gnus-util")
(autoload 'rmail-output "rmail")
- (autoload 'mu-cite/cite-original "mu-cite"))
+ (autoload 'mu-cite-original "mu-cite"))
\f