- Put back DisplayFont in defaults.c. It either was removed by error, or the
commitd5f177fe662dab41bd9a34438a0283766620736c
authordan <dan>
Wed, 5 Jan 2000 21:58:04 +0000 (5 21:58 +0000)
committerdan <dan>
Wed, 5 Jan 2000 21:58:04 +0000 (5 21:58 +0000)
tree957b60a804753373bae40a3303c72a6e00f58b73
parent8073c0760154d65395c680225ed27a77078e0812
- Put back DisplayFont in defaults.c. It either was removed by error, or the
  change was incomplete (it was still accessed as a 0x0 pointer from
  moveres.c at least).
- Removed innapropriate comments about sloppy focus from dialog.c.
  Even if we think it's not a good focus mode, and don't like it, there is no
  need to be rude with people who use it. Better not support sloppy focus at
  all, than to suport it and tell to its users they're stupid.
src/defaults.c
src/dialog.c