]> git.eshelyaron.com Git - emacs.git/commitdiff
* xdisp.c (try_window): Revert previous change.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 21 Jan 2007 23:29:00 +0000 (23:29 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 21 Jan 2007 23:29:00 +0000 (23:29 +0000)
* dispnew.c (update_text_area): Revert 2006-09-17 change.
Always redraw non-mode-line rows with mouse-face.

src/ChangeLog

index 0897285121b7da61ebc509ff6dc23cc6881293c6..a936f0345c118ebd7b94dd5a41d5b18b4cc80f50 100644 (file)
@@ -1,3 +1,10 @@
+2007-01-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xdisp.c (try_window): Revert previous change.
+
+       * dispnew.c (update_text_area): Revert 2006-09-17 change.
+       Always redraw non-mode-line rows with mouse-face.
+
 2007-01-20  Chong Yidong  <cyd@stupidchicken.com>
 
        * xdisp.c (try_window): Clear mouse-face highlights first.