aboutsummaryrefslogtreecommitdiffstats
path: root/mac
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2007-04-26 09:44:56 +0000
committerYAMAMOTO Mitsuharu2007-04-26 09:44:56 +0000
commiteaccf860457ecd7b2e1d6b85d1cf734c9f15ede9 (patch)
tree8704904e4de0378edf29bd648a37c8d0d575f17b /mac
parentc6ec69e71e32e484b07fe3fd2b5f15684ff6c3ed (diff)
downloademacs-eaccf860457ecd7b2e1d6b85d1cf734c9f15ede9.tar.gz
emacs-eaccf860457ecd7b2e1d6b85d1cf734c9f15ede9.zip
Fix description about using colors in terminal.
Diffstat (limited to 'mac')
-rw-r--r--mac/ChangeLog4
-rw-r--r--mac/INSTALL8
2 files changed, 8 insertions, 4 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog
index 38182444c91..25553e0e349 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -1,3 +1,7 @@
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)
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