comparison src/ChangeLog @ 56276:b04610e283ce

(Fset_match_data): Allow buffer before end of list which can happen if set-match-data is using a pre-consed list.
author David Kastrup <dak@gnu.org>
date Tue, 29 Jun 2004 02:37:52 +0000
parents 98f2b9da67f0
children fd126130c3cd
comparison
equal deleted inserted replaced
56275:c9dc6eff7664 56276:b04610e283ce
1 2004-06-29 David Kastrup <dak@gnu.org>
2
3 * search.c (Fset_match_data): Allow buffer before end of list
4 which can happen if set-match-data is using a pre-consed list.
5
1 2004-06-28 Steven Tamm <tamm@Steven-Tamms-Computer.local> 6 2004-06-28 Steven Tamm <tamm@Steven-Tamms-Computer.local>
2 7
3 * macterm.c (XTread_socket): Correctly set the frame position 8 * macterm.c (XTread_socket): Correctly set the frame position
4 after the window is moved. 9 after the window is moved.
5 10