diff options
| author | Glenn Morris | 2002-11-13 20:15:44 +0000 |
|---|---|---|
| committer | Glenn Morris | 2002-11-13 20:15:44 +0000 |
| commit | 26467c7316317badf40412ca39071e6da0a6ac52 (patch) | |
| tree | d1a74a7ac2f10ff4604541941b51837d40df6795 | |
| parent | c38fe8b8732859b6ef321f5e4c7ebdbfc67ce88f (diff) | |
| download | emacs-26467c7316317badf40412ca39071e6da0a6ac52.tar.gz emacs-26467c7316317badf40412ca39071e6da0a6ac52.zip | |
*** empty log message ***
| -rw-r--r-- | etc/PROBLEMS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index ff4e45a9afd..f176f298a0b 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -627,7 +627,8 @@ background. | |||
| 627 | This happens because KDE's defaults apply its color and font | 627 | This happens because KDE's defaults apply its color and font |
| 628 | definitions even to applications that weren't compiled for KDE. The | 628 | definitions even to applications that weren't compiled for KDE. The |
| 629 | solution is to uncheck the "Apply fonts and colors to non-KDE apps" | 629 | solution is to uncheck the "Apply fonts and colors to non-KDE apps" |
| 630 | option in Preferences->Look&Feel->Style. | 630 | option in Preferences->Look&Feel->Style (KDE 2). In KDE 3, this option |
| 631 | is in the "Colors" section, rather than "Style". | ||
| 631 | 632 | ||
| 632 | Alternatively, if you do want the KDE defaults to apply to other | 633 | Alternatively, if you do want the KDE defaults to apply to other |
| 633 | applications, but not to Emacs, you could modify the file `Emacs.ad' | 634 | applications, but not to Emacs, you could modify the file `Emacs.ad' |