Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5661:6e5a7278f9bf
Add cast to Ibyte *, search.c, thank you Jeff Sparkes.
2012-05-07 Jeff Sparkes <jsparkes@gmail.com>
* search.c (skip_chars): Add cast to Ibyte *.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Tue, 08 May 2012 09:47:41 +0100 |
parents | 289cf21be887 |
children | daf5accfe973 |
comparison
equal
deleted
inserted
replaced
5660:796f2a8fdced | 5661:6e5a7278f9bf |
---|---|
1 012-05-06 Aidan Kehoe <kehoea@parhasard.net> | 1 2012-05-07 Jeff Sparkes <jsparkes@gmail.com> |
2 | |
3 * search.c (skip_chars): Add cast to Ibyte *. | |
4 | |
5 2012-05-06 Aidan Kehoe <kehoea@parhasard.net> | |
2 | 6 |
3 * eval.c: | 7 * eval.c: |
4 * eval.c (Fmacroexpand): | 8 * eval.c (Fmacroexpand): |
5 Don't prepend any supplied environment to | 9 Don't prepend any supplied environment to |
6 Vbyte_compile_macro_environment, leave that up to our callers | 10 Vbyte_compile_macro_environment, leave that up to our callers |