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/deuglify.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/deuglify.el
Date: Thu, 26 May 2005 11:03:30 -0400

Index: emacs/lisp/gnus/deuglify.el
diff -c emacs/lisp/gnus/deuglify.el:1.6 emacs/lisp/gnus/deuglify.el:1.7
*** emacs/lisp/gnus/deuglify.el:1.6     Wed Feb  9 15:50:39 2005
--- emacs/lisp/gnus/deuglify.el Thu May 26 15:03:29 2005
***************
*** 1,6 ****
  ;;; deuglify.el --- deuglify broken Outlook (Express) articles
  
! ;; Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
  ;; Copyright (C) 2001, 2002 Raymond Scholz
  
  ;; Author: Raymond Scholz <address@hidden>
--- 1,6 ----
  ;;; deuglify.el --- deuglify broken Outlook (Express) articles
  
! ;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  ;; Copyright (C) 2001, 2002 Raymond Scholz
  
  ;; Author: Raymond Scholz <address@hidden>
***************
*** 231,237 ****
  
  (defgroup gnus-outlook-deuglify nil
    "Deuglify articles generated by broken user agents like MS Outlook 
(Express)."
!   :version "22.1")
  
  ;;;###autoload
  (defcustom gnus-outlook-deuglify-unwrap-min 45
--- 231,238 ----
  
  (defgroup gnus-outlook-deuglify nil
    "Deuglify articles generated by broken user agents like MS Outlook 
(Express)."
!   :version "22.1"
!   :group 'gnus)
  
  ;;;###autoload
  (defcustom gnus-outlook-deuglify-unwrap-min 45




reply via email to

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