From 1939cd046095f1d46306bb63a3f1f82cea736059 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Mitsuharu Date: Thu, 26 Apr 2007 09:43:54 +0000 Subject: [PATCH] Fix description about using colors in terminal. --- mac/ChangeLog | 6 +++++- mac/INSTALL | 8 ++++---- 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 @@ +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) + * INSTALL: Fix typos (/Application -> /Applications). 2007-04-26 Glenn Morris 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.2