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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/mh-e/mh-customize.el
Date: Tue, 04 Feb 2003 08:15:35 -0500

Index: emacs/lisp/mh-e/mh-customize.el
diff -c emacs/lisp/mh-e/mh-customize.el:1.2 emacs/lisp/mh-e/mh-customize.el:1.3
*** emacs/lisp/mh-e/mh-customize.el:1.2 Mon Feb  3 15:55:30 2003
--- emacs/lisp/mh-e/mh-customize.el     Tue Feb  4 08:15:32 2003
***************
*** 55,61 ****
  
  ;;; Change Log:
  
! ;; $Id: mh-customize.el,v 1.2 2003/02/03 20:55:30 wohler Exp $
  
  ;;; Code:
  (provide 'mh-customize)
--- 55,61 ----
  
  ;;; Change Log:
  
! ;; $Id: mh-customize.el,v 1.3 2003/02/04 13:15:32 lektu Exp $
  
  ;;; Code:
  (provide 'mh-customize)
***************
*** 504,510 ****
                                'mh-foldertoolbar-help
                                :help mh-tool-bar-item-help))
         tool-bar-map))
!     
      (setq mh-folder-seq-tool-bar-map
            (let ((tool-bar-map (copy-keymap mh-folder-tool-bar-map)))
              (if (member mh-tool-bar-item-widen mh-tool-bar-folder-buttons)
--- 504,510 ----
                                'mh-foldertoolbar-help
                                :help mh-tool-bar-item-help))
         tool-bar-map))
! 
      (setq mh-folder-seq-tool-bar-map
            (let ((tool-bar-map (copy-keymap mh-folder-tool-bar-map)))
              (if (member mh-tool-bar-item-widen mh-tool-bar-folder-buttons)
***************
*** 1589,1595 ****
      (t (:italic t)))
    "Face for highlighting body text in MH-Folder buffers."
    :group 'mh-folder-faces)
!      
  (defvar mh-folder-cur-msg-face 'mh-folder-cur-msg-face
    "Face for the current message line in MH-Folder buffers.")
  (defface mh-folder-cur-msg-face
--- 1589,1595 ----
      (t (:italic t)))
    "Face for highlighting body text in MH-Folder buffers."
    :group 'mh-folder-faces)
! 
  (defvar mh-folder-cur-msg-face 'mh-folder-cur-msg-face
    "Face for the current message line in MH-Folder buffers.")
  (defface mh-folder-cur-msg-face




reply via email to

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