Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 842:dc12269565c9
[xemacs-hg @ 2002-05-14 18:14:27 by ben]
fix crash -- tab at buffer beg
font-lock.c: Don't use off the beginning position to initiate syntax cache.
author | ben |
---|---|
date | Tue, 14 May 2002 18:14:30 +0000 |
parents | 44478bd99873 |
children | f46864126a0d |
comparison
equal
deleted
inserted
replaced
841:44478bd99873 | 842:dc12269565c9 |
---|---|
1 2002-05-14 Ben Wing <ben@xemacs.org> | |
2 | |
3 * font-lock.c (find_context): | |
4 Don't use off the beginning position to initiate syntax cache. | |
5 | |
1 2002-05-14 Ben Wing <ben@xemacs.org> | 6 2002-05-14 Ben Wing <ben@xemacs.org> |
2 | 7 |
3 * text.c (copy_buffer_text_out): Fix bug leading to crashes | 8 * text.c (copy_buffer_text_out): Fix bug leading to crashes |
4 with multibyte text. | 9 with multibyte text. |
5 * win32.c (Fmswindows_shell_execute): Fix crash due to errant | 10 * win32.c (Fmswindows_shell_execute): Fix crash due to errant |