aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2010-11-17 10:07:48 -0500
committerStefan Monnier <[email protected]>2010-11-17 10:07:48 -0500
commit25f38310f93c47bc71ea84044d58dfcddf9a6401 (patch)
tree27674508f47f5f0cf248f19a1df5d05787ad7303 /src
parentbac2de0fe3fadd8c5642b6a61aa89d245850bed3 (diff)
Remove "tiny change"s for Eric Hanchrow
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0e76750901..b1535b3f65 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -248,8 +248,8 @@
* xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.
- * xdisp.c (note_mode_line_or_margin_highlight): Initialize
- Cursor to No_Cursor for HAVE_WINDOW_SYSTEM also.
+ * xdisp.c (note_mode_line_or_margin_highlight):
+ Initialize Cursor to No_Cursor for HAVE_WINDOW_SYSTEM also.
2010-11-06 Eli Zaretskii <[email protected]>