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/nnheader.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/nnheader.el
Date: Mon, 27 Sep 2004 04:01:53 -0400

Index: emacs/lisp/gnus/nnheader.el
diff -c emacs/lisp/gnus/nnheader.el:1.19 emacs/lisp/gnus/nnheader.el:1.20
*** emacs/lisp/gnus/nnheader.el:1.19    Sat Sep  4 13:13:44 2004
--- emacs/lisp/gnus/nnheader.el Mon Sep 27 07:44:43 2004
***************
*** 1,7 ****
  ;;; nnheader.el --- header access macros for Gnus and its backends
  
  ;; Copyright (C) 1987, 1988, 1989, 1990, 1993, 1994, 1995, 1996,
! ;;        1997, 1998, 2000, 2001, 2002, 2003
  ;;        Free Software Foundation, Inc.
  
  ;; Author: Masanobu UMEDA <address@hidden>
--- 1,7 ----
  ;;; nnheader.el --- header access macros for Gnus and its backends
  
  ;; Copyright (C) 1987, 1988, 1989, 1990, 1993, 1994, 1995, 1996,
! ;;        1997, 1998, 2000, 2001, 2002, 2003, 2004
  ;;        Free Software Foundation, Inc.
  
  ;; Author: Masanobu UMEDA <address@hidden>
***************
*** 58,64 ****
    :group 'gnus-server
    :type 'boolean)
  
! (defvar nnheader-max-head-length 4096
    "*Max length of the head of articles.
  
  Value is an integer, nil, or t.  nil means read in chunks of a file
--- 58,64 ----
    :group 'gnus-server
    :type 'boolean)
  
! (defvar nnheader-max-head-length 8192
    "*Max length of the head of articles.
  
  Value is an integer, nil, or t.  nil means read in chunks of a file




reply via email to

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