summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2017-12-05 07:45:57 (GMT)
committerNed Deily <nad@python.org>2017-12-05 07:45:57 (GMT)
commitd4d2b563025747c2e73ed970c633126a5438044e (patch)
tree1ed0a4677b246962ccf5fe3c16ec82c4dcc8fc25 /Misc
parentae342cf7deebdcf2035f4064609b32b2102dadcf (diff)
downloadcpython-d4d2b563025747c2e73ed970c633126a5438044e.zip
cpython-d4d2b563025747c2e73ed970c633126a5438044e.tar.gz
cpython-d4d2b563025747c2e73ed970c633126a5438044e.tar.bz2
Tidy NEWS entry.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/IDLE/2017-10-12-00-51-29.bpo-13802.VwjZRD.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/Misc/NEWS.d/next/IDLE/2017-10-12-00-51-29.bpo-13802.VwjZRD.rst b/Misc/NEWS.d/next/IDLE/2017-10-12-00-51-29.bpo-13802.VwjZRD.rst
index b5b6da7..99d4dfd 100644
--- a/Misc/NEWS.d/next/IDLE/2017-10-12-00-51-29.bpo-13802.VwjZRD.rst
+++ b/Misc/NEWS.d/next/IDLE/2017-10-12-00-51-29.bpo-13802.VwjZRD.rst
@@ -1,15 +1,8 @@
Use non-Latin characters in the IDLE's Font settings sample.
-
Even if one selects a font that defines a limited subset of the unicode
-
Basic Multilingual Plane, tcl/tk will use other fonts that define a
-
character. The expanded example give users of non-Latin characters
-
a better idea of what they might see in IDLE's shell and editors.
-
-
To make room for the expanded sample, frames on the Font tab are
-
re-arranged. The Font/Tabs help explains a bit about the additions.