aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGerd Moellmann2001-04-03 11:38:18 +0000
committerGerd Moellmann2001-04-03 11:38:18 +0000
commit3593c177ed3c827427c2703f12ea47f48cb724d8 (patch)
treea030c118050f4325d10229fd261fd522b957d3a5 /etc
parenta04c67607ba081f9bde7cc58fc8c356c52237936 (diff)
downloademacs-3593c177ed3c827427c2703f12ea47f48cb724d8.tar.gz
emacs-3593c177ed3c827427c2703f12ea47f48cb724d8.zip
Fix a typo.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 56403a9ddaf..419e5426d50 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -144,7 +144,7 @@ add a `#define NARROWPROTO' to your Emacs system configuration file.
144The reason for this is that one Xaw3d function uses `double' or 144The 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.
146This is not a problem when Imakefiles are used because each system's 146This is not a problem when Imakefiles are used because each system's
147image configuration file contains the necessary information. Since 147imake configuration file contains the necessary information. Since
148Emacs doesn't use imake, this has do be done manually. 148Emacs doesn't use imake, this has do be done manually.
149 149
150+++ 150+++