Mercurial > emacs
view lisp/sb-tag-gt.xpm @ 62651:8d965863dd8c
Supprot mouse-face on mode-line.
2005-05-23 Masatake YAMATO <jet@gyve.org>
* xdisp.c (note_mode_line_or_margin_highlight): Added code
for mouse-face. Change the type of the first argument from `window'
to `List_Object'.
(note_mouse_highlight): Call note_mode_line_or_margin_highlight with
window instead of w.
2005-05-23 Masatake YAMATO <jet@gyve.org>
* bindings.el (mode-line-major-mode-keymap): Bind
[mode-line down-mouse-1] to `mouse-major-mode-menu'.
* faces.el (mode-line-highlight): New face.
* ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
as mouse-face.
* bindings.el (top-level, help-echo, mode-line-modified)
(mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
as mouse-face.
author | Masatake YAMATO <jet@gyve.org> |
---|---|
date | Mon, 23 May 2005 11:19:17 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_tag_gt_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #FFF993", "# c #828282", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@++@@@@@@@+#", " .+@@@@@@+++@@@@@@+#", ".+@@@@@@@++++@@@@@+#", ".+@++@@@@+++++@@@@+#", ".+@++@@@@+++++#@@@+#", ".+@@@@@@@++++#@@@@+#", " #+@@@@@@+++#@@@@@+#", " #+@@@@@++#@@@@@@+#", " #++++++#+++++++# ", " ############## ", " "};