emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/nextstep INSTALL


From: Glenn Morris
Subject: [Emacs-diffs] emacs/nextstep INSTALL
Date: Tue, 10 Feb 2009 03:29:00 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/02/10 03:29:00

Modified files:
        nextstep       : INSTALL 

Log message:
        Remove platform-independent -j comments.
        Remove deleted --enable-cocoa-experimental-ctrl-g option.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/nextstep/INSTALL?cvsroot=emacs&r1=1.2&r2=1.3

Patches:
Index: INSTALL
===================================================================
RCS file: /sources/emacs/emacs/nextstep/INSTALL,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- INSTALL     8 Jan 2009 03:30:56 -0000       1.2
+++ INSTALL     10 Feb 2009 03:29:00 -0000      1.3
@@ -8,10 +8,6 @@
 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.
@@ -51,16 +47,6 @@
 "-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.
 
 GNU Emacs is free software: you can redistribute it and/or modify




reply via email to

[Prev in Thread] Current Thread [Next in Thread]