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:
822cae2
)
Fix.
author
yamaoka
<yamaoka>
Tue, 8 Jan 2002 04:51:54 +0000
(
04:51
+0000)
committer
yamaoka
<yamaoka>
Tue, 8 Jan 2002 04:51:54 +0000
(
04:51
+0000)
lisp/nnheader.el
patch
|
blob
|
history
diff --git
a/lisp/nnheader.el
b/lisp/nnheader.el
index
5cc00b2
..
c97891b
100644
(file)
--- a/
lisp/nnheader.el
+++ b/
lisp/nnheader.el
@@
-1237,7
+1237,7
@@
find-file-hooks, etc.
(defalias 'mail-header-fold-field 'std11-fold-field)
- (defun std11-extract-addresses-components (string)
+ (defun-maybe std11-extract-addresses-components (string)
"Extract a list of full name and canonical address from STRING. Each
element looks like a list of the form (FULL-NAME CANONICAL-ADDRESS).
If no name can be extracted, FULL-NAME will be nil."