From: YAMAMOTO Mitsuharu Date: Thu, 26 Apr 2007 09:39:55 +0000 (+0000) Subject: Fix typos (/Application -> /Applications) X-Git-Tag: emacs-pretest-22.0.990~151 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c6ec69e71e32e484b07fe3fd2b5f15684ff6c3ed;p=emacs.git Fix typos (/Application -> /Applications) --- diff --git a/mac/ChangeLog b/mac/ChangeLog index d427a71e5c5..38182444c91 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog @@ -1,3 +1,7 @@ +2007-04-26 Kevin Rodgers (tiny change) + + * INSTALL: Fix typos (/Application -> /Applications) + 2007-04-09 YAMAMOTO Mitsuharu * make-package (compver): Don't hardcode processor type. diff --git a/mac/INSTALL b/mac/INSTALL index 3711a7e1e2d..593b4f9ad55 100644 --- a/mac/INSTALL +++ b/mac/INSTALL @@ -21,7 +21,7 @@ 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 /Application. If you want it to install in a +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, @@ -44,7 +44,7 @@ still meaningful. To start Emacs as a GUI application from the terminal, the pathname to the executable in the bundle, i.e., - /Application/Emacs.app/Contents/MacOS/Emacs + /Applications/Emacs.app/Contents/MacOS/Emacs must be typed to the shell to enable Emacs to locate its resources correctly. You may want to create an alias to this path to quickly