Mercurial > emacs
comparison src/ChangeLog @ 80991:dfd811e95adc
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 20 May 2007 03:49:33 +0000 |
parents | 30ac55694a48 |
children | ed90d23a3543 |
comparison
equal
deleted
inserted
replaced
80990:30ac55694a48 | 80991:dfd811e95adc |
---|---|
1 2007-05-20 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * keyboard.c (make_lispy_event): Make case GPM_CLICK_EVENT | |
4 conditional on [HAVE_GPM_H]. | |
5 | |
1 2007-05-19 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2007-05-19 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * syntax.c (skip_chars): Update syntax-table only after we checked that | 8 * syntax.c (skip_chars): Update syntax-table only after we checked that |
4 the new location is valid. | 9 the new location is valid. |
5 | 10 |