/[emacs]/emacs/lisp/gnus/deuglify.el
ViewVC logotype

Diff of /emacs/lisp/gnus/deuglify.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2.4.3 by miles, Thu Nov 4 13:12:21 2004 UTC revision 1.2.4.4 by miles, Wed Dec 8 23:36:34 2004 UTC
# Line 1  Line 1 
1  ;;; deuglify.el --- deuglify broken Outlook (Express) articles  ;;; deuglify.el --- deuglify broken Outlook (Express) articles
2    
3  ;; Copyright (C) 2002, 2003 Free Software Foundation, Inc.  ;; Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
4  ;; Copyright (C) 2001, 2002 Raymond Scholz  ;; Copyright (C) 2001, 2002 Raymond Scholz
5    
6  ;; Author: Raymond Scholz <rscholz@zonix.de>  ;; Author: Raymond Scholz <rscholz@zonix.de>
# Line 257  Line 257 
257    "Characters that inhibit unwrapping if they are the last one on the cited line above the possible wrapped line."    "Characters that inhibit unwrapping if they are the last one on the cited line above the possible wrapped line."
258    :version "21.4"    :version "21.4"
259    :type '(radio (const :format "None  " nil)    :type '(radio (const :format "None  " nil)
260                  (string :size 0 :value ".?!"))                  (string :value ".?!"))
261    :group 'gnus-outlook-deuglify)    :group 'gnus-outlook-deuglify)
262    
263  (defcustom gnus-outlook-deuglify-no-wrap-chars "`"  (defcustom gnus-outlook-deuglify-no-wrap-chars "`"

Legend:
Removed from v.1.2.4.3  
changed lines
  Added in v.1.2.4.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26