changeset 84456:26077e45b33f

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 10 Sep 2007 17:34:24 +0000
parents 04182505543b
children 33b5c158a227
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Sep 10 17:34:01 2007 +0000
+++ b/src/ChangeLog	Mon Sep 10 17:34:24 2007 +0000
@@ -1,3 +1,7 @@
+2007-09-10  Richard Stallman  <rms@gnu.org>
+
+	* xterm.c (x_term_init): Give error if can't open DISPLAY_NAME.
+
 2007-09-10  Micha,Ak(Bl Cadilhac  <michael@cadilhac.name>
 
 	* lisp.h (struct Lisp_Subr): Rename `prompt' field to `intspec'.