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: Thu, 14 Oct 2004 05:16:53 -0400

Index: emacs/lisp/gnus/ChangeLog
diff -c emacs/lisp/gnus/ChangeLog:1.239.2.11 
emacs/lisp/gnus/ChangeLog:1.239.2.12
*** emacs/lisp/gnus/ChangeLog:1.239.2.11        Mon Oct  4 01:04:18 2004
--- emacs/lisp/gnus/ChangeLog   Thu Oct 14 08:50:05 2004
***************
*** 1,3 ****
--- 1,55 ----
+ 2004-10-13  Katsumi Yamaoka  <address@hidden>
+ 
+       * message.el (message-tokenize-header): Fix 2004-09-06 change
+       which used point-min in the wrong place.
+ 
+ 2004-10-12  Simon Josefsson  <address@hidden>
+ 
+       * net/tls.el (tls-certtool-program): New variable.
+       (tls-certificate-information): New function, based on
+       ssl-certificate-information.
+ 
+ 2004-10-10  Reiner Steib  <address@hidden>
+ 
+       * gnus-sum.el: Mention that multibyte characters don't work as marks.
+ 
+       * gnus.el (message-y-or-n-p): Autoload.
+ 
+       * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
+       (pop3-password-required, pop3-authentication-scheme)
+       (pop3-leave-mail-on-server): Made customizable.
+       (pop3): New custom group.
+       (pop3-retr): Remove `sleep-for' statements.
+       Suggested by Dave Love <address@hidden>.
+ 
+       * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
+       Windows/DOS.
+ 
+       * imap.el (imap-parse-flag-list, imap-parse-body-extension)
+       (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
+       Dave Love <address@hidden>.
+ 
+       * mml.el (mml-minibuffer-read-disposition): Require match.
+       Suggested by Dave Love <address@hidden>.
+ 
+ 2004-10-06  Katsumi Yamaoka  <address@hidden>
+ 
+       * gnus-group.el (gnus-update-group-mark-positions):
+       * gnus-sum.el (gnus-update-summary-mark-positions):
+       * message.el (message-check-news-body-syntax):
+       * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
+       of string-as-multibyte.
+ 
+       * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
+ 
+ 2004-10-05  Juri Linkov  <address@hidden>
+ 
+       * gnus-group.el (gnus-update-group-mark-positions):
+       * gnus-sum.el (gnus-update-summary-mark-positions):
+       * message.el (message-check-news-body-syntax):
+       * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
+       8-bit unibyte values to a multibyte string for search functions.
+ 
  2004-10-01  Katsumi Yamaoka  <address@hidden>
  
        * gnus-sum.el (gnus-summary-toggle-header): Make it work even if




reply via email to

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