aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a205a9cc6c3..6fd0c090297 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12006-09-17 Kim F. Storm <storm@cua.dk>
2
3 * dispnew.c (update_text_area): Undo 2000-07-18 change.
4 Always redrawing whole row if line has mouse-face in it causes
5 excessive flickering of the mode line.
6
12006-09-17 Chong Yidong <cyd@stupidchicken.com> 72006-09-17 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * search.c (clear_regexp_cache): New function. 9 * search.c (clear_regexp_cache): New function.