emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[multi-tty] xterm.el doesn't compile


From: csant
Subject: [multi-tty] xterm.el doesn't compile
Date: Sun, 17 Jun 2007 10:18:16 +0200
User-agent: Opera Mail/9.21 (Linux)

term/xterm.el does not compile after latest cvs up.  Here is a patch:

--- lisp/term/xterm.el.~1.38.4.3.~      2007-06-17 00:55:49.000000000 +0200
+++ lisp/term/xterm.el  2007-06-17 01:09:00.000000000 +0200
@@ -693,7 +693,7 @@

     (xterm-register-default-colors)
;; This recomputes all the default faces given the colors we've just set up.
-    (tty-set-up-initial-frame-faces))
+    (tty-set-up-initial-frame-faces)))

 ;; Set up colors, for those versions of xterm that support it.
 (defvar xterm-standard-colors





reply via email to

[Prev in Thread] Current Thread [Next in Thread]