diff src/ChangeLog @ 63190:ff6c8b50eefd

* xdisp.c (note_mode_line_or_margin_highlight): Call clear_mouse_face when mouse_face is not given. Remove unnecessary tabs.
author Masatake YAMATO <jet@gyve.org>
date Fri, 10 Jun 2005 05:31:45 +0000
parents cf4a5258f723
children 76c31f18de79
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jun 10 02:45:38 2005 +0000
+++ b/src/ChangeLog	Fri Jun 10 05:31:45 2005 +0000
@@ -1,3 +1,9 @@
+2005-06-10  Masatake YAMATO  <jet@gyve.org>
+
+	* xdisp.c (note_mode_line_or_margin_highlight): Call clear_mouse_face
+	when mouse_face is not given.
+	Remove unnecessary tabs.
+
 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* window.c (Fselect_window): Adapt call to Fselect_frame.