emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mh-e/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/mh-e/ChangeLog
Date: Sat, 10 Sep 2005 18:26:20 -0400

Index: emacs/lisp/mh-e/ChangeLog
diff -c emacs/lisp/mh-e/ChangeLog:1.27 emacs/lisp/mh-e/ChangeLog:1.28
*** emacs/lisp/mh-e/ChangeLog:1.27      Mon Aug 15 21:29:32 2005
--- emacs/lisp/mh-e/ChangeLog   Sat Sep 10 22:26:17 2005
***************
*** 43,49 ****
        (mh-show-from-face, mh-show-xface-face, mh-speedbar-folder-face)
        (mh-speedbar-selected-folder-face)
        (mh-speedbar-folder-with-unseen-messages-face)
!       (mh-speedbar-selected-folder-with-unseen-messages-face): 
        New backward-compatibility aliases for renamed faces.
        (mh-folder-body-face, mh-folder-cur-msg-face)
        (mh-folder-cur-msg-number-face, mh-folder-date-face)
--- 43,49 ----
        (mh-show-from-face, mh-show-xface-face, mh-speedbar-folder-face)
        (mh-speedbar-selected-folder-face)
        (mh-speedbar-folder-with-unseen-messages-face)
!       (mh-speedbar-selected-folder-with-unseen-messages-face):
        New backward-compatibility aliases for renamed faces.
        (mh-folder-body-face, mh-folder-cur-msg-face)
        (mh-folder-cur-msg-number-face, mh-folder-date-face)
***************
*** 56,62 ****
        (mh-show-pgg-unknown-face, mh-show-pgg-bad-face)
        (mh-show-to-face, mh-show-from-face, mh-show-subject-face)
        (mh-speedbar-folder-with-unseen-messages)
!       (mh-speedbar-selected-folder-with-unseen-messages): 
        Use renamed MH-E faces.
  
        * mh-utils.el (mh-letter-font-lock-keywords)
--- 56,62 ----
        (mh-show-pgg-unknown-face, mh-show-pgg-bad-face)
        (mh-show-to-face, mh-show-from-face, mh-show-subject-face)
        (mh-speedbar-folder-with-unseen-messages)
!       (mh-speedbar-selected-folder-with-unseen-messages):
        Use renamed MH-E faces.
  
        * mh-utils.el (mh-letter-font-lock-keywords)
***************
*** 900,906 ****
  
        * mh-e.el (Version, mh-version): Updated for release 7.4.3.
  
!       * This patch release contains the following two patches:
  
        * mh-identity.el (mh-identity-make-menu): Removed condition on
        mh-auto-fields-list. Use it to enable or disable menu item
--- 900,906 ----
  
        * mh-e.el (Version, mh-version): Updated for release 7.4.3.
  
!       This patch release contains the following two patches:
  
        * mh-identity.el (mh-identity-make-menu): Removed condition on
        mh-auto-fields-list. Use it to enable or disable menu item
***************
*** 8402,8408 ****
        defcustom to mh-utils because I got an error about a nil value for
        mh-tool-bar-reply-3-buttons when I fired up mh-rmail.
  
!       * mh-comp.el, mh-funcs,el, mh-mime.el, mh-pick.el: Moved (provide)
        to the end of the file to be consistent with most other files (see
        additional rationale in mh-e.el description below).
  
--- 8402,8408 ----
        defcustom to mh-utils because I got an error about a nil value for
        mh-tool-bar-reply-3-buttons when I fired up mh-rmail.
  
!       * mh-comp.el, mh-funcs.el, mh-mime.el, mh-pick.el: Moved (provide)
        to the end of the file to be consistent with most other files (see
        additional rationale in mh-e.el description below).
  
***************
*** 9210,9216 ****
  2002-08-19  Peter S Galbraith  <address@hidden>
  
        * reply-to.xpm, reply-to.pbm, reply-from.xpm, reply-from.pbm,
!       reply-all.xpm, reply-all.bpm:  New icons for various reply methods.
        * mh-e.el (mh-folder-tool-bar-map): Split reply button into three
        that won't prompt for "from", "to" and "all".
        * mh-comp.el (mh-reply): Put variable reply-to in the interactive
--- 9210,9216 ----
  2002-08-19  Peter S Galbraith  <address@hidden>
  
        * reply-to.xpm, reply-to.pbm, reply-from.xpm, reply-from.pbm,
!       * reply-all.xpm, reply-all.bpm:  New icons for various reply methods.
        * mh-e.el (mh-folder-tool-bar-map): Split reply button into three
        that won't prompt for "from", "to" and "all".
        * mh-comp.el (mh-reply): Put variable reply-to in the interactive
***************
*** 10234,10240 ****
        operations made on all messages in the selected range when
        transient-mark-mode is on doesn't work in XEmacs.
  
!       * mh-e.el, mh-utils: Conditionalize calls to
        'add-to-list 'facemenu-unlisted-faces for XEmacs.
  
  2001-12-11  Jeffrey C Honig  <address@hidden>
--- 10234,10240 ----
        operations made on all messages in the selected range when
        transient-mark-mode is on doesn't work in XEmacs.
  
!       * mh-e.el, mh-utils.el: Conditionalize calls to
        'add-to-list 'facemenu-unlisted-faces for XEmacs.
  
  2001-12-11  Jeffrey C Honig  <address@hidden>




reply via email to

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