/[emacs]/emacs/lisp/mh-e/mh-customize.el
ViewVC logotype

Diff of /emacs/lisp/mh-e/mh-customize.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by wohler, Mon Feb 3 20:55:30 2003 UTC revision 1.3 by lektu, Tue Feb 4 13:15:32 2003 UTC
# Line 504  See `mh-search-folder' and `mh-index-sea Line 504  See `mh-search-folder' and `mh-index-sea
504                                'mh-foldertoolbar-help                                'mh-foldertoolbar-help
505                                :help mh-tool-bar-item-help))                                :help mh-tool-bar-item-help))
506         tool-bar-map))         tool-bar-map))
507        
508      (setq mh-folder-seq-tool-bar-map      (setq mh-folder-seq-tool-bar-map
509            (let ((tool-bar-map (copy-keymap mh-folder-tool-bar-map)))            (let ((tool-bar-map (copy-keymap mh-folder-tool-bar-map)))
510              (if (member mh-tool-bar-item-widen mh-tool-bar-folder-buttons)              (if (member mh-tool-bar-item-widen mh-tool-bar-folder-buttons)
# Line 1589  will be removed from the unseen sequence Line 1589  will be removed from the unseen sequence
1589      (t (:italic t)))      (t (:italic t)))
1590    "Face for highlighting body text in MH-Folder buffers."    "Face for highlighting body text in MH-Folder buffers."
1591    :group 'mh-folder-faces)    :group 'mh-folder-faces)
1592        
1593  (defvar mh-folder-cur-msg-face 'mh-folder-cur-msg-face  (defvar mh-folder-cur-msg-face 'mh-folder-cur-msg-face
1594    "Face for the current message line in MH-Folder buffers.")    "Face for the current message line in MH-Folder buffers.")
1595  (defface mh-folder-cur-msg-face  (defface mh-folder-cur-msg-face

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26