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

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

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

revision 1.20.2.3 by miles, Thu Sep 16 00:12:16 2004 UTC revision 1.20.2.4 by miles, Wed Oct 6 05:21:52 2004 UTC
# Line 47  Line 47 
47    "Whether to create backup files.    "Whether to create backup files.
48  This variable takes the same values as the `version-control'  This variable takes the same values as the `version-control'
49  variable."  variable."
50      :version "21.4"
51    :group 'gnus-start    :group 'gnus-start
52    :type '(choice (const :tag "Never" never)    :type '(choice (const :tag "Never" never)
53                   (const :tag "If existing" nil)                   (const :tag "If existing" nil)
# Line 57  variable." Line 58  variable."
58  the buffer or write directly to the file.  The buffer is faster  the buffer or write directly to the file.  The buffer is faster
59  because all of the contents are written at once.  The direct write  because all of the contents are written at once.  The direct write
60  uses considerably less memory."  uses considerably less memory."
61      :version "21.4"
62    :group 'gnus-start    :group 'gnus-start
63    :type '(choice (const :tag "Write via buffer" t)    :type '(choice (const :tag "Write via buffer" t)
64                   (const :tag "Write directly to file" nil)))                   (const :tag "Write directly to file" nil)))

Legend:
Removed from v.1.20.2.3  
changed lines
  Added in v.1.20.2.4

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