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

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

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

revision 1.17.6.2 by miles, Thu Sep 9 09:36:26 2004 UTC revision 1.17.6.3 by miles, Wed Sep 29 07:22:15 2004 UTC
# Line 1  Line 1 
1  ;;; nnheader.el --- header access macros for Gnus and its backends  ;;; nnheader.el --- header access macros for Gnus and its backends
2    
3  ;; Copyright (C) 1987, 1988, 1989, 1990, 1993, 1994, 1995, 1996,  ;; Copyright (C) 1987, 1988, 1989, 1990, 1993, 1994, 1995, 1996,
4  ;;        1997, 1998, 2000, 2001, 2002, 2003  ;;        1997, 1998, 2000, 2001, 2002, 2003, 2004
5  ;;        Free Software Foundation, Inc.  ;;        Free Software Foundation, Inc.
6    
7  ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>  ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
# Line 58  they will keep on jabbering all the time Line 58  they will keep on jabbering all the time
58    :group 'gnus-server    :group 'gnus-server
59    :type 'boolean)    :type 'boolean)
60    
61  (defvar nnheader-max-head-length 4096  (defvar nnheader-max-head-length 8192
62    "*Max length of the head of articles.    "*Max length of the head of articles.
63    
64  Value is an integer, nil, or t.  nil means read in chunks of a file  Value is an integer, nil, or t.  nil means read in chunks of a file

Legend:
Removed from v.1.17.6.2  
changed lines
  Added in v.1.17.6.3

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