diff src/ChangeLog @ 81059:255e52f43455

Merge from emacs--rel--22 Patches applied: * emacs--rel--22 (patch 24) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-767
author Miles Bader <miles@gnu.org>
date Thu, 24 May 2007 06:25:50 +0000
parents e91b2a9e448f 50ea168f8c2b
children 18cd9359eb67 31beec9ee600
line wrap: on
line diff
--- a/src/ChangeLog	Thu May 24 02:09:52 2007 +0000
+++ b/src/ChangeLog	Thu May 24 06:25:50 2007 +0000
@@ -2,6 +2,10 @@
 
 	* keyboard.c (make_lispy_movement): Condition on HAVE_GPM too.
 
+2007-05-22  Richard Stallman  <rms@gnu.org>
+
+	* xterm.c (x_connection_closed): Remove NO_RETURN.
+
 2007-05-22  Martin Rudalics  <rudalics@gmx.at>
 
 	* syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.