Add 2012 to FSF copyright years for Emacs files
[bpt/emacs.git] / lisp / mail / mail-utils.el
index 328a5d5..a20201f 100644 (file)
@@ -1,6 +1,6 @@
 ;;; mail-utils.el --- utility functions used both by rmail and rnews
 
-;; Copyright (C) 1985, 2001-2011  Free Software Foundation, Inc.
+;; Copyright (C) 1985, 2001-2012  Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: mail, news
@@ -236,7 +236,7 @@ comma-separated list, and return the pruned list."
       (setq mail-dont-reply-to-names
            (concat
             ;; `rmail-default-dont-reply-to-names' is obsolete.
-            (if rmail-default-dont-reply-to-names
+            (if (bound-and-true-p rmail-default-dont-reply-to-names)
                 (concat rmail-default-dont-reply-to-names "\\|")
               "")
             (if (and user-mail-address