diff options
| author | Richard M. Stallman | 1992-09-14 22:08:02 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1992-09-14 22:08:02 +0000 |
| commit | 2c44309ae20a22e3e7eb5790ba851482a0e356e8 (patch) | |
| tree | d2958a7256c1ff26a0c93c1a8a31a9f5a9ba919d /src | |
| parent | 9806213d68c793d29f07203003384a23ec2dd184 (diff) | |
| download | emacs-2c44309ae20a22e3e7eb5790ba851482a0e356e8.tar.gz emacs-2c44309ae20a22e3e7eb5790ba851482a0e356e8.zip | |
entered into RCS
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/config.in b/src/config.in index 1a0a063bafa..efc6fb71834 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -54,13 +54,6 @@ and this notice must be preserved on all copies. */ | |||
| 54 | 54 | ||
| 55 | /* #define AMPERSAND_FULL_NAME */ | 55 | /* #define AMPERSAND_FULL_NAME */ |
| 56 | 56 | ||
| 57 | /* Define HIGHPRI as a negative number | ||
| 58 | if you want Emacs to run at a higher than normal priority. | ||
| 59 | For this to take effect, you must install Emacs with setuid root. | ||
| 60 | Emacs will change back to the users's own uid after setting | ||
| 61 | its priority. */ | ||
| 62 | /* #define HIGHPRI */ | ||
| 63 | |||
| 64 | /* Define LISP_FLOAT_TYPE if you want emacs to support floating-point | 57 | /* Define LISP_FLOAT_TYPE if you want emacs to support floating-point |
| 65 | numbers. */ | 58 | numbers. */ |
| 66 | /* #define LISP_FLOAT_TYPE */ | 59 | /* #define LISP_FLOAT_TYPE */ |