mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 23:31:55 -08:00
* xterm.c (XAW_ARROW_SCROLLBARS): Define it for Xaw 1.5E.
This commit is contained in:
parent
908f3e606d
commit
cfda993e1a
2 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2003-11-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
|
||||
|
||||
* xterm.c (XAW_ARROW_SCROLLBARS): Define it for Xaw 1.5E.
|
||||
|
||||
2003-11-08 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* Makefile.in (lisp): Add kannada.el.
|
||||
|
|
|
|||
|
|
@ -131,6 +131,7 @@ extern void _XEditResCheckMessages ();
|
|||
#include <X11/Xaw3d/Simple.h>
|
||||
#include <X11/Xaw3d/Scrollbar.h>
|
||||
#define ARROW_SCROLLBAR
|
||||
#define XAW_ARROW_SCROLLBARS
|
||||
#include <X11/Xaw3d/ScrollbarP.h>
|
||||
#else /* !HAVE_XAW3D */
|
||||
#include <X11/Xaw/Simple.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue