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/gnus.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus.el,v
Date: Sun, 06 Jan 2008 00:57:00 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/01/06 00:56:56

Index: lisp/gnus/gnus.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/gnus/gnus.el,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -b -r1.69 -r1.70
--- lisp/gnus/gnus.el   11 Dec 2007 05:44:18 -0000      1.69
+++ lisp/gnus/gnus.el   6 Jan 2008 00:56:49 -0000       1.70
@@ -1522,7 +1522,7 @@
   :type '(choice (const :tag "No limit" nil)
                 integer))
 
-(defcustom gnus-use-long-file-name (not (memq system-type '(usg-unix-v xenix)))
+(defcustom gnus-use-long-file-name (not (memq system-type '(usg-unix-v)))
   "*Non-nil means that the default name of a file to save articles in is the 
group name.
 If it's nil, the directory form of the group name is used instead.
 




reply via email to

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