comparison src/ChangeLog @ 84981:a35153116cd0

(term_clear_mouse_face, term_mouse_highlight) (tty_write_glyphs_with_face): Only define is HAVE_GPM.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 29 Sep 2007 20:56:48 +0000
parents db5465b7ec88
children b80e8b2a64e4
comparison
equal deleted inserted replaced
84980:db5465b7ec88 84981:a35153116cd0
1 2007-09-29 Stefan Monnier <monnier@iro.umontreal.ca> 1 2007-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * term.c (term_clear_mouse_face, term_mouse_highlight)
4 (tty_write_glyphs_with_face): Only define is HAVE_GPM.
2 5
3 * print.c (safe_debug_print): Use XHASH. 6 * print.c (safe_debug_print): Use XHASH.
4 7
5 * lisp.h (DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of 8 * lisp.h (DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of
6 Lisp elements such as tags. 9 Lisp elements such as tags.