emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/widget.c


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/widget.c
Date: Thu, 18 Apr 2002 20:11:59 -0400

Index: emacs/src/widget.c
diff -c emacs/src/widget.c:1.65 emacs/src/widget.c:1.66
*** emacs/src/widget.c:1.65     Sat Mar 30 18:48:04 2002
--- emacs/src/widget.c  Thu Apr 18 20:11:58 2002
***************
*** 973,978 ****
--- 973,980 ----
         enters an infinite loop (as of 2000-01-15).  This is fixed in
         later versions of LessTif (as of 2001-03-13); I'll leave it
         as is because I think it can't do any harm.  */
+       /* In April 2002, address@hidden reports the problem
+        seems not to occur any longer.  */
        XtVaSetValues (f->output_data.x->widget,
                             XtNheight, (XtArgVal) (outer_widget_height + 
hdelta),
                     XtNwidth, (XtArgVal) (outer_widget_width + wdelta),



reply via email to

[Prev in Thread] Current Thread [Next in Thread]