Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b943b68f
Commit
b943b68f
authored
Feb 10, 2009
by
Glenn Morris
Browse files
Remove platform-independent -j comments.
Remove deleted --enable-cocoa-experimental-ctrl-g option.
parent
abbf750d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
14 deletions
+0
-14
nextstep/INSTALL
nextstep/INSTALL
+0
-14
No files found.
nextstep/INSTALL
View file @
b943b68f
...
...
@@ -8,10 +8,6 @@ Compilation
In the top-level directory, use:
./configure --with-ns
make -j2
Make the -j higher on multi-core systems, usually one higher than number of
cores is best.
This will compile all the files, but emacs will not be able to be run except
in -nw (terminal) mode.
...
...
@@ -50,16 +46,6 @@ Building as outlined above will create ordinary binaries running on your
architecture only. To create universal binaries, set CFLAGS to include
"-arch ppc -arch i386".
Improve Ctrl-G Handling
-----------------------
To enable a version of the code that handles ctrl-g more responsively in
certain cases -- but may introduce other glitches -- pass
"--enable-cocoa-experimental-ctrl-g" to configure.
This file is part of GNU Emacs.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment