# HG changeset patch # User YAMAMOTO Mitsuharu # Date 1177580249 0 # Node ID 164112c9f92d67ac2e34b736a6254ae973bf4c9b # Parent e082c4d6a1e162a1e787ecd78999add1914e1ce5 Fix typos (/Application -> /Applications) diff -r e082c4d6a1e1 -r 164112c9f92d mac/INSTALL --- a/mac/INSTALL Thu Apr 26 03:44:07 2007 +0000 +++ b/mac/INSTALL Thu Apr 26 09:37:29 2007 +0000 @@ -21,7 +21,7 @@ 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 @@ 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