aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2011-04-10 22:12:28 +0300
committerEli Zaretskii2011-04-10 22:12:28 +0300
commit0a2f5c1a75dfa85562cd9411c024f70cff2c9064 (patch)
tree2752cfb5831f9954fe96c5b3514f05d7a1897b16
parentb2ded58d7e0eb75f00071036d1c07bbd55313b60 (diff)
downloademacs-0a2f5c1a75dfa85562cd9411c024f70cff2c9064.tar.gz
emacs-0a2f5c1a75dfa85562cd9411c024f70cff2c9064.zip
src/ChangeLog: Fix address in eliz's last entry.
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6d300875518..74e47927b0c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -105,7 +105,7 @@
105 * xselect.c (x_decline_selection_request) 105 * xselect.c (x_decline_selection_request)
106 (x_reply_selection_request): Avoid type-punned deref of X events. 106 (x_reply_selection_request): Avoid type-punned deref of X events.
107 107
1082011-04-09 Eli Zaretskii <eliz@emacstest.gnu.org> 1082011-04-09 Eli Zaretskii <eliz@gnu.org>
109 109
110 Fix some uses of `int' instead of EMACS_INT. 110 Fix some uses of `int' instead of EMACS_INT.
111 * search.c (string_match_1, fast_string_match) 111 * search.c (string_match_1, fast_string_match)