From eaccf860457ecd7b2e1d6b85d1cf734c9f15ede9 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Mitsuharu Date: Thu, 26 Apr 2007 09:44:56 +0000 Subject: [PATCH] Fix description about using colors in terminal. --- mac/ChangeLog | 4 ++++ mac/INSTALL | 8 ++++---- 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 @@ +2007-04-26 YAMAMOTO Mitsuharu + + * INSTALL: Fix description about using colors in terminal. + 2007-04-26 Kevin Rodgers (tiny change) * 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 recommended; see the notes section below for more details. The --enable-carbon-app specifies that the Carbon GUI application -should be installed into /Applications. If you want it to install in a -different location, specify --enable-carbon-app= +should be installed into /Applications. If you want it to install in +a different location, specify --enable-carbon-app= You can type `make bootstrap' instead of `make' to rebuild everything, including byte-compiling the Lisp files. @@ -60,8 +60,8 @@ building Emacs to run on X Window System, you need to specify like: Note that the Carbon-specific functions mentioned above are not available on the X11-enabled build. -To use colors in a terminal, put the following lines in the file -~/.termcap and log in again. +To use colors in Terminal.app on Mac OS X 10.1, put the following +lines in the file ~/.termcap and log in again. ----- # added ANSI color -- 2.39.5