Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 2353:186992a01a13
[xemacs-hg @ 2004-10-28 10:41:35 by stephent]
fix record-buffer crash <87u0sf2ksj.fsf_-_@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Thu, 28 Oct 2004 10:41:40 +0000 |
parents | 162083ea139d |
children | ec5cb254c826 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Oct 27 21:52:28 2004 +0000 +++ b/src/ChangeLog Thu Oct 28 10:41:40 2004 +0000 @@ -1,3 +1,10 @@ +2004-09-02 Yoshiki Hayashi <yoshiki@xemacs.org> + + * buffer.c (Frecord_buffer): Make sure the argument is buffer + to fix a crash. Also, check the buffer is live and it + really exists in buffer_list. If the buffer is not in the list, + prepend it. + 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org> * XEmacs 21.5.18 "chestnut" is released.