changeset 81056:e91b2a9e448f

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Wed, 23 May 2007 21:40:20 +0000
parents acfe3e8598d8
children 3600cdf01ab7
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed May 23 18:36:16 2007 +0000
+++ b/src/ChangeLog	Wed May 23 21:40:20 2007 +0000
@@ -1,3 +1,7 @@
+2007-05-23  Johannes Weiner <hannes@saeurebad.de> (tiny change)
+
+	* keyboard.c (make_lispy_movement): Condition on HAVE_GPM too.
+
 2007-05-22  Martin Rudalics  <rudalics@gmx.at>
 
 	* syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.