summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-03-06 19:37:22 +0000
committerGerd Moellmann <gerd@gnu.org>2001-03-06 19:37:22 +0000
commit8f6c6aa1ec59b642b506160ce502651d41f3bca1 (patch)
tree7fb156e035b0f97a561a6e5ea5ed77d0e42b30eb
parent22e2b4a392550ce1200637d1bde01ef1672f7432 (diff)
downloademacs-8f6c6aa1ec59b642b506160ce502651d41f3bca1.tar.gz
*** empty log message ***
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3b74b025a7d..77a0eae9365 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -16,7 +16,7 @@
to detect a case where we have to highlight a different region
despite not having left the currently highlighted region.
Set mouse_face_overlay in the x_display_info.
- (x_term_init): Initialze the x_display_info's mouse_face_overlay.
+ (x_term_init): Initialize the x_display_info's mouse_face_overlay.
* xterm.h (struct x_display_info): Add mouse_face_overlay.