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, v [EMACS_22_BASE]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog, v [EMACS_22_BASE]
Date: Thu, 14 Jun 2007 10:02:58 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Miles Bader <miles>     07/06/14 10:02:56

Index: lisp/gnus/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/gnus/ChangeLog,v
retrieving revision 1.538.2.7
retrieving revision 1.538.2.8
diff -u -b -r1.538.2.7 -r1.538.2.8
--- lisp/gnus/ChangeLog 7 Jun 2007 14:32:38 -0000       1.538.2.7
+++ lisp/gnus/ChangeLog 14 Jun 2007 10:02:53 -0000      1.538.2.8
@@ -1,21 +1,50 @@
+2007-06-08  Katsumi Yamaoka  <address@hidden>
+
+       * gnus-ems.el (gnus-x-splash): Make it work.
+
+       * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
+       from being used.
+
+       * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
+
+       * gnus-art.el (gnus-article-summary-command-nosave): Correct the order
+       of the arguments passed to pop-to-buffer.
+       (gnus-article-read-summary-keys): Ditto.
+
 2007-06-07  Juanma Barranquero  <address@hidden>
 
-       * gnus-art.el (gnus-split-methods):
-       * mail-source.el (mail-source-delete-old-incoming-confirm):
-       Fix typo in docstring.
+       * gnus-art.el (gnus-split-methods): Fix typo in docstring.
 
 2007-06-06  Juanma Barranquero  <address@hidden>
 
        * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
        * gnus-sum.el (gnus-summary-highlight):
+       * mail-source.el (mail-source-delete-old-incoming-confirm):
        * nndiary.el (nndiary-reminders): Fix typos in docstrings.
 
+2007-06-04  Katsumi Yamaoka  <address@hidden>
+
+       * gnus-art.el (gnus-mime-view-part-externally)
+       (gnus-mime-view-part-internally): Fix predicate function passed to
+       completing-read.
+
+       * mm-decode.el (mm-image-fit-p): Return t if argument is not an image;
+       return t if image size is just the same as window size.
+
 2007-05-28  Katsumi Yamaoka  <address@hidden>
 
        * message.el (message-pop-to-buffer): Add switch-function argument.
        (message-mail): Pass switch-function argument to it.
-       (message-narrow-to-headers-or-head): Ignore mail-header-separator in
-       the body.
+
+2007-05-24  Katsumi Yamaoka  <address@hidden>
+
+       * message.el (message-narrow-to-headers-or-head): Ignore
+       mail-header-separator in the body.
+
+2007-05-10  Reiner Steib  <address@hidden>
+
+       * gnus-art.el (gnus-article-mode): Fix comment about displaying
+       non-break space.
 
 2007-05-09  Didier Verna  <address@hidden>
 
@@ -35,6 +64,11 @@
        (mm-inline-text-html-render-with-w3m-standalone)
        (mm-inline-render-with-function): Use mail-parse-charset by default.
 
+2007-04-18  Levin Du  <address@hidden>  (tiny change)
+
+       * calendar/parse-time.el (parse-time-string-chars): Check if CHAR
+       is less than the length of parse-time-syntax.
+
 2007-04-10  Katsumi Yamaoka  <address@hidden>
 
        * gnus-msg.el (gnus-inews-yank-articles): Use




reply via email to

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