aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1992-09-14 22:08:02 +0000
committerRichard M. Stallman1992-09-14 22:08:02 +0000
commit2c44309ae20a22e3e7eb5790ba851482a0e356e8 (patch)
treed2958a7256c1ff26a0c93c1a8a31a9f5a9ba919d /src
parent9806213d68c793d29f07203003384a23ec2dd184 (diff)
downloademacs-2c44309ae20a22e3e7eb5790ba851482a0e356e8.tar.gz
emacs-2c44309ae20a22e3e7eb5790ba851482a0e356e8.zip
entered into RCS
Diffstat (limited to 'src')
-rw-r--r--src/config.in7
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 */