aboutsummaryrefslogtreecommitdiffstats
path: root/mac
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2007-04-26 09:43:54 +0000
committerYAMAMOTO Mitsuharu2007-04-26 09:43:54 +0000
commit1939cd046095f1d46306bb63a3f1f82cea736059 (patch)
tree807b604d9b63f507c12e54f8c56575537a586404 /mac
parenta6358479a80de226858965f44321beb621117b3c (diff)
downloademacs-1939cd046095f1d46306bb63a3f1f82cea736059.tar.gz
emacs-1939cd046095f1d46306bb63a3f1f82cea736059.zip
Fix description about using colors in terminal.
Diffstat (limited to 'mac')
-rw-r--r--mac/ChangeLog6
-rw-r--r--mac/INSTALL8
2 files changed, 9 insertions, 5 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog
index 5b75618401c..d27d09e230d 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -1,6 +1,10 @@
12007-04-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * INSTALL: Fix description about using colors in terminal.
4
12007-04-26 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change) 52007-04-26 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
2 6
3 * INSTALL: Fix typos (/Application -> /Applications) 7 * INSTALL: Fix typos (/Application -> /Applications).
4 8
52007-04-26 Glenn Morris <rgm@gnu.org> 92007-04-26 Glenn Morris <rgm@gnu.org>
6 10
diff --git a/mac/INSTALL b/mac/INSTALL
index 593b4f9ad55..30dc539afab 100644
--- a/mac/INSTALL
+++ b/mac/INSTALL
@@ -21,8 +21,8 @@ must install as root using the sudo command. However, it is not
21recommended; see the notes section below for more details. 21recommended; see the notes section below for more details.
22 22
23The --enable-carbon-app specifies that the Carbon GUI application 23The --enable-carbon-app specifies that the Carbon GUI application
24should be installed into /Applications. If you want it to install in a 24should be installed into /Applications. If you want it to install in
25different location, specify --enable-carbon-app=<mydir> 25a different location, specify --enable-carbon-app=<mydir>
26 26
27You can type `make bootstrap' instead of `make' to rebuild everything, 27You can type `make bootstrap' instead of `make' to rebuild everything,
28including byte-compiling the Lisp files. 28including byte-compiling the Lisp files.
@@ -60,8 +60,8 @@ building Emacs to run on X Window System, you need to specify like:
60Note that the Carbon-specific functions mentioned above are not 60Note that the Carbon-specific functions mentioned above are not
61available on the X11-enabled build. 61available on the X11-enabled build.
62 62
63To use colors in a terminal, put the following lines in the file 63To use colors in Terminal.app on Mac OS X 10.1, put the following
64~/.termcap and log in again. 64lines in the file ~/.termcap and log in again.
65 65
66----- 66-----
67# added ANSI color 67# added ANSI color