emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/messcompat.el [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/messcompat.el [emacs-unicode-2]
Date: Thu, 09 Sep 2004 06:03:06 -0400

Index: emacs/lisp/gnus/messcompat.el
diff -c emacs/lisp/gnus/messcompat.el:1.5.6.1 
emacs/lisp/gnus/messcompat.el:1.5.6.2
*** emacs/lisp/gnus/messcompat.el:1.5.6.1       Fri Mar 12 00:02:59 2004
--- emacs/lisp/gnus/messcompat.el       Thu Sep  9 09:36:26 2004
***************
*** 1,6 ****
  ;;; messcompat.el --- making message mode compatible with mail mode
  
! ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002
  ;;    Free Software Foundation, Inc.
  
  ;; Author: Lars Magne Ingebrigtsen <address@hidden>
--- 1,6 ----
  ;;; messcompat.el --- making message mode compatible with mail mode
  
! ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, 2003
  ;;    Free Software Foundation, Inc.
  
  ;; Author: Lars Magne Ingebrigtsen <address@hidden>
***************
*** 40,46 ****
  (defvar message-from-style mail-from-style
    "*Specifies how \"From\" headers look.
  
! If `nil', they contain just the return address like:
        address@hidden
  If `parens', they look like:
        address@hidden (Elvis Parsley)
--- 40,46 ----
  (defvar message-from-style mail-from-style
    "*Specifies how \"From\" headers look.
  
! If nil, they contain just the return address like:
        address@hidden
  If `parens', they look like:
        address@hidden (Elvis Parsley)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]