emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-24 r117205: nt/INSTALL: Instructions how to start Ba


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-24 r117205: nt/INSTALL: Instructions how to start Bash.
Date: Wed, 04 Jun 2014 16:44:11 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 117205
revision-id: address@hidden
parent: address@hidden
committer: Eli Zaretskii <address@hidden>
branch nick: emacs-24
timestamp: Wed 2014-06-04 19:44:04 +0300
message:
  nt/INSTALL: Instructions how to start Bash.
modified:
  nt/INSTALL                     install.msys-20130416132004-cxmtwcclsy15p2r8-1
=== modified file 'nt/INSTALL'
--- a/nt/INSTALL        2014-05-08 16:22:35 +0000
+++ b/nt/INSTALL        2014-06-04 16:44:04 +0000
@@ -270,6 +270,19 @@
   Bash will find MSYS executables first, which is exactly what you
   need.
 
+* Starting the MSYS Bash shell
+
+  For most reliable and predictable results, we recommend to start
+  Bash by clicking the "MSYS" icon on your desktop.  That icon is
+  created when you install MSYS, and using it is the official way of
+  running the MSYS tools.
+
+  For other methods of starting the shell, make sure Bash is invoked
+  with the "--login" command-line switch.
+
+  When the shell window opens and you get the shell prompt, change to
+  the directory where you intend to build Emacs.
+
   At this point, you are ready to build Emacs in its basic
   configuration.  If you want to build it with image support and other
   optional libraries, read about that near the end of this document.
@@ -284,7 +297,7 @@
   auto-generated files.
 
   To generate the configure script, type this at the MSYS Bash prompt
-  from the top-level directory of the Emacs tree:
+  from the top-level directory of the Emacs source tree:
 
      ./autogen.sh
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]