changeset 35567:2a17c00d1b45

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 25 Jan 2001 15:58:51 +0000
parents 5b94bf04d78b
children 1a9a88614b73
files etc/NEWS src/ChangeLog
diffstat 2 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Thu Jan 25 15:39:26 2001 +0000
+++ b/etc/NEWS	Thu Jan 25 15:58:51 2001 +0000
@@ -587,8 +587,10 @@
 
 ** LessTif support.
 
-Emacs now runs with the LessTif toolkit (see <http://www.lesstif.org>).
-You will need a version 0.88.1 or later.
+Emacs now runs with the Lesstif toolkit (see
+<http://www.lesstif.org>).  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.
 
--- a/src/ChangeLog	Thu Jan 25 15:39:26 2001 +0000
+++ b/src/ChangeLog	Thu Jan 25 15:58:51 2001 +0000
@@ -1,3 +1,8 @@
+2001-01-25  Gerd Moellmann  <gerd@gnu.org>
+
+	* 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  <fx@gnu.org>
 
 	* puresize.h (BASE_PURESIZE): Up to 720000.