Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2354:ec5cb254c826
[xemacs-hg @ 2004-10-28 10:48:10 by stephent]
fix clash with gdb builtin <87pt332k7g.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Thu, 28 Oct 2004 10:48:15 +0000 |
parents | 186992a01a13 |
children | ecf1ebac70d8 |
comparison
equal
deleted
inserted
replaced
2353:186992a01a13 | 2354:ec5cb254c826 |
---|---|
1 2002-04-05 Golubev I. N. <gin@mo.msk.ru> | |
2 | |
3 * .gdbinit (pptype): | |
4 Replace `ptype', which clashes with the gdb builtin `ptype'. | |
5 | |
1 2004-09-02 Yoshiki Hayashi <yoshiki@xemacs.org> | 6 2004-09-02 Yoshiki Hayashi <yoshiki@xemacs.org> |
2 | 7 |
3 * buffer.c (Frecord_buffer): Make sure the argument is buffer | 8 * buffer.c (Frecord_buffer): Make sure the argument is buffer |
4 to fix a crash. Also, check the buffer is live and it | 9 to fix a crash. Also, check the buffer is live and it |
5 really exists in buffer_list. If the buffer is not in the list, | 10 really exists in buffer_list. If the buffer is not in the list, |