emacs-devel
[Top][All Lists]
Advanced

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

Re: Bug in change in button.el?


From: Richard Stallman
Subject: Re: Bug in change in button.el?
Date: Wed, 25 Apr 2007 10:52:06 -0400

Please install this patch.

      ;; Use color for the MS-DOS port because it doesn't support underline.
      (defface button '((((type pc) (class color))
                       (:foreground "lightblue"))
    !             (((supports :underline t)) :underline t)
    !             (t (:foreground "lightblue")))
        "Default face used for buttons."




reply via email to

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