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:
6f55bd7
)
(message-make-forward-subject): Remove garbage line.
author
yamaoka
<yamaoka>
Wed, 9 Aug 2000 10:44:59 +0000
(10:44 +0000)
committer
yamaoka
<yamaoka>
Wed, 9 Aug 2000 10:44:59 +0000
(10:44 +0000)
lisp/message.el
patch
|
blob
|
history
diff --git
a/lisp/message.el
b/lisp/message.el
index
1de2986
..
8319bcd
100644
(file)
--- a/
lisp/message.el
+++ b/
lisp/message.el
@@
-4924,7
+4924,6
@@
the message."
"Return a Subject header suitable for the message in the current buffer."
(save-excursion
(save-restriction
- (current-buffer)
(message-narrow-to-head)
(let ((funcs message-make-forward-subject-function)
(subject (message-fetch-field "Subject")))