diff lisp/gnus/messcompat.el @ 108:360340f9fd5f r20-1b6

Import from CVS: tag r20-1b6
author cvs
date Mon, 13 Aug 2007 09:18:39 +0200
parents 0d2f883870bc
children
line wrap: on
line diff
--- a/lisp/gnus/messcompat.el	Mon Aug 13 09:17:27 2007 +0200
+++ b/lisp/gnus/messcompat.el	Mon Aug 13 09:18:39 2007 +0200
@@ -24,7 +24,7 @@
 ;;; Commentary:
 
 ;; This file tries to provide backward compatability with sendmail.el
-;; for Message mode.  It should be used by simply adding 
+;; for Message mode.  It should be used by simply adding
 ;;
 ;; (require 'messcompat)
 ;;
@@ -59,7 +59,7 @@
 (defvar message-mode-hook mail-mode-hook
   "Hook run in message mode buffers.")
 
-(defvar message-indentation-spaces mail-indentation-spaces 
+(defvar message-indentation-spaces mail-indentation-spaces
   "*Number of spaces to insert at the beginning of each cited line.
 Used by `message-yank-original' via `message-yank-cite'.")