X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/11e5e2eba1eeb747cbeb24500d74d4c6cfb777b9..9698f11c57f42777e67419816340b1d931ef7854:/src/ChangeLog diff --git a/src/ChangeLog b/src/ChangeLog index 09d7c66c1c..6da470c38e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -5429,7 +5429,7 @@ * keyboard.c (read_decoded_char): Don't decode under w32 (bug#14403). -2013-05-22 Barry OReilly (tiny change) +2013-05-22 Barry O'Reilly * casetab.c (init_casetab_once): Fix last change (bug#14424). @@ -5454,7 +5454,7 @@ character numbers counted by detect_coding_utf_8. Fix detection of BOM for utf-8. -2013-05-21 Barry OReilly (tiny change) +2013-05-21 Barry O'Reilly * search.c (looking_at_1): Only set last_thing_searched if the match changed the match-data (bug#14281).