Ignore:
Timestamp:
11/02/2007 11:39:18 PM (19 years ago)
Author:
David Owen <dsowen@…>
branch-nick:
tui
revision id:
dsowen@fugue88.ws-20071102233918-5ezeraaivb0o089p
Message:

Change shortcut to bold until ncurses in putty gets fixed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tag/last-working/flat-menu.lisp

    r11 r19  
    1919      (values "" "" text)))
    2020
    21 (defparameter *shortcut-style* (expt 2 17))
     21(defparameter *shortcut-style* (expt 2 21))
    2222(defparameter *highlight-style* (expt 2 #|21|# 18))
    2323
Note: See TracChangeset for help on using the changeset viewer.