emacs-devel
[Top][All Lists]
Advanced

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

Bug in change in button.el?


From: Richard Stallman
Subject: Bug in change in button.el?
Date: Mon, 23 Apr 2007 19:08:10 -0400

     ;; Use color for the MS-DOS port because it doesn't support underline.
    -(defface button '((((type pc) (class color))
    +;; Also for the linux console.
    +(defface button '((((type pc tty) (class color))

Doesn't "tty" include xterms?  If so, it will give the wrong results
on xterms that can underline.




reply via email to

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