comparison etc/NEWS @ 37156:f59630066b4b

Fix a typo.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 03 Apr 2001 11:38:18 +0000
parents 28fe777ce995
children 7b251926afab
comparison
equal deleted inserted replaced
37155:28fe777ce995 37156:f59630066b4b
142 add a `#define NARROWPROTO' to your Emacs system configuration file. 142 add a `#define NARROWPROTO' to your Emacs system configuration file.
143 143
144 The reason for this is that one Xaw3d function uses `double' or 144 The reason for this is that one Xaw3d function uses `double' or
145 `float' function parameters depending on the setting of NARROWPROTO. 145 `float' function parameters depending on the setting of NARROWPROTO.
146 This is not a problem when Imakefiles are used because each system's 146 This is not a problem when Imakefiles are used because each system's
147 image configuration file contains the necessary information. Since 147 imake configuration file contains the necessary information. Since
148 Emacs doesn't use imake, this has do be done manually. 148 Emacs doesn't use imake, this has do be done manually.
149 149
150 +++ 150 +++
151 ** Automatic Hscrolling 151 ** Automatic Hscrolling
152 152