diff lisp/ChangeLog @ 65642:abfd35943fc4

(terminal-init-xterm): Fix loading rxvt at run time.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 21 Sep 2005 23:12:14 +0000
parents b10c339a6f5a
children 0a21933e5472
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Sep 21 20:26:49 2005 +0000
+++ b/lisp/ChangeLog	Wed Sep 21 23:12:14 2005 +0000
@@ -1,3 +1,8 @@
+2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* term/xterm.el (terminal-init-xterm): Fix loading rxvt at run
+	time.
+
 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* mouse.el (mouse-move-drag-overlay): New function.