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


From: ShengHuo ZHU
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/nnmh.el
Date: Tue, 20 Aug 2002 03:57:01 -0400

Index: emacs/lisp/gnus/nnmh.el
diff -c emacs/lisp/gnus/nnmh.el:1.7 emacs/lisp/gnus/nnmh.el:1.8
*** emacs/lisp/gnus/nnmh.el:1.7 Tue Sep 19 09:37:09 2000
--- emacs/lisp/gnus/nnmh.el     Tue Aug 20 03:57:01 2002
***************
*** 1,6 ****
  ;;; nnmh.el --- mhspool access for Gnus
  
! ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000
  ;;    Free Software Foundation, Inc.
  
  ;; Author: Lars Magne Ingebrigtsen <address@hidden>
--- 1,6 ----
  ;;; nnmh.el --- mhspool access for Gnus
  
! ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2002
  ;;    Free Software Foundation, Inc.
  
  ;; Author: Lars Magne Ingebrigtsen <address@hidden>
***************
*** 232,238 ****
          (goto-char (point-max))
          (insert
           (format
!           "%s %d %d y\n"
            (progn
              (string-match
               (regexp-quote
--- 232,238 ----
          (goto-char (point-max))
          (insert
           (format
!           "%s %.0f %.0f y\n"
            (progn
              (string-match
               (regexp-quote




reply via email to

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