diff options
| author | Eli Zaretskii | 2011-04-10 22:12:28 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2011-04-10 22:12:28 +0300 |
| commit | 0a2f5c1a75dfa85562cd9411c024f70cff2c9064 (patch) | |
| tree | 2752cfb5831f9954fe96c5b3514f05d7a1897b16 /src/ChangeLog | |
| parent | b2ded58d7e0eb75f00071036d1c07bbd55313b60 (diff) | |
| download | emacs-0a2f5c1a75dfa85562cd9411c024f70cff2c9064.tar.gz emacs-0a2f5c1a75dfa85562cd9411c024f70cff2c9064.zip | |
src/ChangeLog: Fix address in eliz's last entry.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
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 | ||
| 108 | 2011-04-09 Eli Zaretskii <eliz@emacstest.gnu.org> | 108 | 2011-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) |