/[emacs]/emacs/lisp/gnus/gnus-spec.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus-spec.el

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

revision 1.10 by miles, Sun Dec 26 23:33:51 2004 UTC revision 1.11 by kfstorm, Wed Feb 9 15:50:38 2005 UTC
# Line 32  Line 32 
32    
33  (defcustom gnus-use-correct-string-widths (featurep 'xemacs)  (defcustom gnus-use-correct-string-widths (featurep 'xemacs)
34    "*If non-nil, use correct functions for dealing with wide characters."    "*If non-nil, use correct functions for dealing with wide characters."
35    :version "21.4"    :version "22.1"
36    :group 'gnus-format    :group 'gnus-format
37    :type 'boolean)    :type 'boolean)
38    
39  (defcustom gnus-make-format-preserve-properties (featurep 'xemacs)  (defcustom gnus-make-format-preserve-properties (featurep 'xemacs)
40    "*If non-nil, use a replacement `format' function which preserves    "*If non-nil, use a replacement `format' function which preserves
41  text properties. This is only needed on XEmacs, as FSF Emacs does this anyway."  text properties. This is only needed on XEmacs, as FSF Emacs does this anyway."
42    :version "21.4"    :version "22.1"
43    :group 'gnus-format    :group 'gnus-format
44    :type 'boolean)    :type 'boolean)
45    

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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