* lisp/gnus/message.el (message-expand-name): Don't trust the return value of
commit99c2a4e37a2bfb6a7576f4421d6b22f12a325b51
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 1 Feb 2011 14:09:20 +0000 (1 09:09 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 1 Feb 2011 14:09:20 +0000 (1 09:09 -0500)
tree1298ef68bab911d0130b784b2e05a82d391d998a
parentd76c843ed992afd332b2bc8385cea7a4f4b6cf2f
* lisp/gnus/message.el (message-expand-name): Don't trust the return value of
bbdb-complete-name.
(message-check-news-header-syntax): Remove unused var `start'.
(message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
(message-inhibit-body-encoding): Move to before first use.
(mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
(To, References, In-Reply-To, Newsgroups, Subject, Path, From)
(Organization, Message-ID, Date, mh-previous-window-config):
Defvar the vars using dynamic scoping.
lisp/gnus/ChangeLog
lisp/gnus/message.el