emacs-devel
[Top][All Lists]
Advanced

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

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


From: Dan Nicolaescu
Subject: Re: [multi-tty] xterm.el doesn't compile
Date: Mon, 18 Jun 2007 06:59:07 -0700

csant <address@hidden> writes:

  > 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

You are seeing the results of an incorrect merge from trunk, all the
key definitions were duplicated.
I will fix it later today.




reply via email to

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