Mercurial > emacs
changeset 45336:a6bd3dde3bfd
Document that ps-print can print Unicode characters.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 17 May 2002 14:14:40 +0000 |
parents | 656d185d7b1c |
children | cd732a6001ea |
files | etc/NEWS |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri May 17 14:10:12 2002 +0000 +++ b/etc/NEWS Fri May 17 14:14:40 2002 +0000 @@ -53,6 +53,13 @@ * Changes in Emacs 21.4 --- +** ps-print can now print Unicode characters. + +Printing text with characters from the mule-unicode-* sets works with +ps-print, provided that you have installed the appropriate BDF fonts. +See the file INSTALL for URLs where you can find these fonts. + +--- ** The new options `buffers-menu-show-directories' and `buffers-menu-show-status' let you control how buffers are displayed in the menu dropped down when you click "Buffers" from the menu bar.