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/mh-customize.el


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/mh-e/mh-customize.el
Date: Fri, 17 Jun 2005 05:41:48 -0400

Index: emacs/lisp/mh-e/mh-customize.el
diff -c emacs/lisp/mh-e/mh-customize.el:1.14 
emacs/lisp/mh-e/mh-customize.el:1.15
*** emacs/lisp/mh-e/mh-customize.el:1.14        Fri Jun 17 01:29:30 2005
--- emacs/lisp/mh-e/mh-customize.el     Fri Jun 17 09:41:47 2005
***************
*** 2156,2164 ****
    "Face used to highlight body text in MH-Folder buffers."
    :group 'mh-folder-faces)
  ;; backward-compatibility alias
! (put 'mh-folder-body 'face-alias 'mh-folder-body)
! ;; backward-compatibility alias
! (put ''mh-folder-body-face 'face-alias ''mh-folder-body)
  
  (defvar mh-folder-cur-msg-face 'mh-folder-cur-msg
    "Face used for the current message line in MH-Folder buffers.")
--- 2156,2162 ----
    "Face used to highlight body text in MH-Folder buffers."
    :group 'mh-folder-faces)
  ;; backward-compatibility alias
! (put 'mh-folder-body-face 'face-alias 'mh-folder-body)
  
  (defvar mh-folder-cur-msg-face 'mh-folder-cur-msg
    "Face used for the current message line in MH-Folder buffers.")
***************
*** 2175,2183 ****
    "Face used for the current message line in MH-Folder buffers."
    :group 'mh-folder-faces)
  ;; backward-compatibility alias
! (put 'mh-folder-cur-msg 'face-alias 'mh-folder-cur-msg)
! ;; backward-compatibility alias
! (put ''mh-folder-cur-msg-face 'face-alias ''mh-folder-cur-msg)
  
  (defvar mh-folder-cur-msg-number-face 'mh-folder-cur-msg-number
    "Face used to highlight the current message in MH-Folder buffers.")
--- 2173,2179 ----
    "Face used for the current message line in MH-Folder buffers."
    :group 'mh-folder-faces)
  ;; backward-compatibility alias
! (put 'mh-folder-cur-msg-face 'face-alias 'mh-folder-cur-msg)
  
  (defvar mh-folder-cur-msg-number-face 'mh-folder-cur-msg-number
    "Face used to highlight the current message in MH-Folder buffers.")
***************
*** 2191,2199 ****
    "Face used to highlight the current message in MH-Folder buffers."
    :group 'mh-folder-faces)
  ;; backward-compatibility alias
! (put 'mh-folder-cur-msg-number 'face-alias 'mh-folder-cur-msg-number)
! ;; backward-compatibility alias
! (put ''mh-folder-cur-msg-number-face 'face-alias ''mh-folder-cur-msg-number)
  
  (defvar mh-folder-date-face 'mh-folder-date
    "Face used to highlight the date in MH-Folder buffers.")
--- 2187,2193 ----
    "Face used to highlight the current message in MH-Folder buffers."
    :group 'mh-folder-faces)
  ;; backward-compatibility alias
! (put 'mh-folder-cur-msg-number-face 'face-alias 'mh-folder-cur-msg-number)
  
  (defvar mh-folder-date-face 'mh-folder-date
    "Face used to highlight the date in MH-Folder buffers.")




reply via email to

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