(message-fix-before-sending): Fix comment.
authorRomain Francoise <romain@orebokech.com>
Sat, 29 Oct 2005 14:22:51 +0000 (14:22 +0000)
committerRomain Francoise <romain@orebokech.com>
Sat, 29 Oct 2005 14:22:51 +0000 (14:22 +0000)
lisp/ChangeLog
lisp/message.el

index e2e4783..77e1606 100644 (file)
@@ -1,8 +1,12 @@
-2005-10-29 Sat  Jari Aalto  <jari dot aalto A T cante dot net>
+2005-10-29  Romain Francoise  <romain@orebokech.com>
+
+       * message.el (message-fix-before-sending): Fix comment.
+
+2005-10-29  Jari Aalto  <jari.aalto@cante.net>
 
        * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
 
-2005-10-29  Jari Aalto  <jari aalto A T cante net>
+2005-10-29  Jari Aalto  <jari.aalto@cante.net>
 
        * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
        Used in gnus-score.el.
index f9927b1..5c8e2e8 100644 (file)
@@ -3687,7 +3687,7 @@ not have PROP."
          (when (let ((char (char-after)))
                  (or (< (mm-char-int char) 128)
                      (and (mm-multibyte-p)
-                          ;; Fixme: Wrong for Emacs 22 and for things
+                          ;; Fixme: Wrong for Emacs 23 and for things
                           ;; like undecable utf-8.  Should at least
                           ;; use find-coding-systems-region.
                           (memq (char-charset char)