diff options
| author | Gerd Moellmann | 2001-04-03 11:38:18 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-04-03 11:38:18 +0000 |
| commit | 3593c177ed3c827427c2703f12ea47f48cb724d8 (patch) | |
| tree | a030c118050f4325d10229fd261fd522b957d3a5 /etc | |
| parent | a04c67607ba081f9bde7cc58fc8c356c52237936 (diff) | |
| download | emacs-3593c177ed3c827427c2703f12ea47f48cb724d8.tar.gz emacs-3593c177ed3c827427c2703f12ea47f48cb724d8.zip | |
Fix a typo.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -144,7 +144,7 @@ add a `#define NARROWPROTO' to your Emacs system configuration file. | |||
| 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 | +++ |