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/ChangeLog [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog [emacs-unicode-2]
Date: Wed, 15 Sep 2004 05:23:19 -0400

Index: emacs/lisp/gnus/ChangeLog
diff -c emacs/lisp/gnus/ChangeLog:1.239.2.5 emacs/lisp/gnus/ChangeLog:1.239.2.6
*** emacs/lisp/gnus/ChangeLog:1.239.2.5 Thu Sep  9 09:36:25 2004
--- emacs/lisp/gnus/ChangeLog   Wed Sep 15 08:59:52 2004
***************
*** 1,3 ****
--- 1,23 ----
+ 2004-09-13  Reiner Steib  <address@hidden>
+ 
+       * gnus-sum.el (gnus-summary-copy-article): Fixed doc string.
+ 
+ 2004-09-10  Miles Bader  <address@hidden>
+ 
+       * nnimap.el (nnimap-open-connection): Remove extraneous end-paren.
+ 
+ 2004-09-10  Teodor Zlatanov  <address@hidden>
+ 
+       * nnimap.el (nnimap-open-connection): allow 'imaps' as a synonym
+       for the 'imap' port in netrc files
+ 
+       * gnus-registry.el (gnus-registry-trim): watch out for negatives
+       in gnus-registry-trim
+ 
+ 2004-09-10  Simon Josefsson  <address@hidden>
+ 
+       * nndb.el (require): Remove tcp and duplicate cl.
+ 
  2004-09-08  Reiner Steib  <address@hidden>
  
        * nntp.el (nntp): New customization group.
***************
*** 388,399 ****
        * gnus-cus.el: Merged revisions 7.2 through 7.5 into branch to support
        gnus-agent.el update and incorporate bug fixes.
  
! ;; Local Variables:
! ;; coding: iso-2022-7bit
! ;; End:
  
!     Copyright (C) 2002 2004 Free Software Foundation, Inc.
    Copying and distribution of this file, with or without modification,
    are permitted provided the copyright notice and this notice are preserved.
  
  ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4
--- 408,421 ----
        * gnus-cus.el: Merged revisions 7.2 through 7.5 into branch to support
        gnus-agent.el update and incorporate bug fixes.
  
! See ChangeLog.2 for earlier changes.
  
!     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
    Copying and distribution of this file, with or without modification,
    are permitted provided the copyright notice and this notice are preserved.
  
+ ;; Local Variables:
+ ;; coding: iso-2022-7bit
+ ;; End:
+ 
  ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4




reply via email to

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