aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorGlenn Morris2008-05-03 21:07:14 +0000
committerGlenn Morris2008-05-03 21:07:14 +0000
commit6fc3871ea8e2e292acd378bc68cddc403ce927aa (patch)
tree770ebfcaeea7854532bacf73492543dbd73dd74c /etc/PROBLEMS
parent8480ec72e18ae59cb4cefcdd4530b93f26759a88 (diff)
downloademacs-6fc3871ea8e2e292acd378bc68cddc403ce927aa.tar.gz
emacs-6fc3871ea8e2e292acd378bc68cddc403ce927aa.zip
Derek Upham <sand at blarg.net> (tiny change)
xfonts-jmk has correct UNDERLINE_POSITION from 3.0.17 onwards.
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 93b90b99a17..15217e3a05a 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -849,9 +849,9 @@ frame's parameter list, like this:
849 849
850This is caused by fonts having a wrong UNDERLINE_POSITION property. 850This is caused by fonts having a wrong UNDERLINE_POSITION property.
851Examples are the font 7x13 on XFree prior to version 4.1, or the jmk 851Examples are the font 7x13 on XFree prior to version 4.1, or the jmk
852neep font from the Debian xfonts-jmk package. To circumvent this 852neep font from the Debian xfonts-jmk package prior to version 3.0.17.
853problem, set x-use-underline-position-properties to nil in your 853To circumvent this problem, set x-use-underline-position-properties
854`.emacs'. 854to nil in your `.emacs'.
855 855
856To see what is the value of UNDERLINE_POSITION defined by the font, 856To see what is the value of UNDERLINE_POSITION defined by the font,
857type `xlsfonts -lll FONT' and look at the font's UNDERLINE_POSITION 857type `xlsfonts -lll FONT' and look at the font's UNDERLINE_POSITION