]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typos (/Application -> /Applications)
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Thu, 26 Apr 2007 09:39:55 +0000 (09:39 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Thu, 26 Apr 2007 09:39:55 +0000 (09:39 +0000)
mac/ChangeLog
mac/INSTALL

index d427a71e5c5f2e6749b4bfce37c3c33c6bcc89b2..38182444c917c8d6970ac431a8755c1ade54b32d 100644 (file)
@@ -1,3 +1,7 @@
+2007-04-26  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
+
+       * INSTALL: Fix typos (/Application -> /Applications)
+
 2007-04-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * make-package (compver): Don't hardcode processor type.
index 3711a7e1e2d579dcfe974448aff9ceb6518df458..593b4f9ad55674b5aa1622266f58602deabcff85 100644 (file)
@@ -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=<mydir>
 
 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