message.el (message-expand-name): Don't trust the return value of bbdb-complete-name.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 1 Feb 2011 23:41:48 +0000 (23:41 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 1 Feb 2011 23:41:48 +0000 (23:41 +0000)
commit3e76513a446528a531ad562c2f7b5226888ba02b
tree30141bdc5101d64eda11a7bcc86ca8f7f3bff5e0
parentcf4e96a01f7e471c0592d734e4aabe3ffc4a1bd7
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/ChangeLog
lisp/message.el