From 6613cfc490b8c406a7fb9d49a01717c1eb740be0 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 25 Jan 2001 15:58:51 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 6 ++++-- src/ChangeLog | 5 +++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index b2b927a4cd7..9dd1121bb02 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -587,8 +587,10 @@ and its use is deprecated. ** LessTif support. -Emacs now runs with the LessTif toolkit (see ). -You will need a version 0.88.1 or later. +Emacs now runs with the Lesstif toolkit (see +). You will need version 0.92 or later. +Please use Lesstif's Motif 1.2 emulation; it's Motif 2.0 and 2.1 +emulation are known not to work with Emacs. ** Toolkit scroll bars. diff --git a/src/ChangeLog b/src/ChangeLog index ce7b54ca669..f440e6d2acf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-01-25 Gerd Moellmann + + * xfns.c (Fx_file_dialog): Remove a workaround for Lesstif + which doesn't seem necessary anymore with Lesstif 0.92. + 2001-01-25 Dave Love * puresize.h (BASE_PURESIZE): Up to 720000. -- 2.39.5