]> code.delx.au - gnu-emacs/commitdiff
Grammar fixes
authorGlenn Morris <rgm@gnu.org>
Mon, 6 Aug 2012 21:05:25 +0000 (17:05 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 6 Aug 2012 21:05:25 +0000 (17:05 -0400)
ChangeLog
INSTALL

index 48ba569326ffb7ae3e790e77196cf2ddcf26c27d..2b2ca76595aa116b716818b382cb5a0bf92a208c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@
 
 2012-08-05  Michael Albinus  <michael.albinus@gmx.de>
 
-       * INSTALL: Explain, how to disable D-Bus at all.  (Bug#12112)
+       * INSTALL: Explain how to completely disable D-Bus.  (Bug#12112)
 
 2012-08-05  Ulrich Müller  <ulm@gentoo.org>
 
diff --git a/INSTALL b/INSTALL
index 58a758e02f4d094cb6393502fa9bdfca48899cec..892ee5e451ddf774fdf1abdaa1e1407c78d8f837 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -283,8 +283,8 @@ pkg-config.  Note that GTK version 2.6 or newer is required for Emacs.
 Emacs will autolaunch a D-Bus session bus, when the environment
 variable DISPLAY is set, but no session bus is running.  This might be
 inconvenient for Emacs when running as daemon or running via a remote
-ssh connection.  In order to suppress D-Bus at all, configure Emacs
-with the options `--without-dbus --without-gconf --without-gsettings'.
+ssh connection.  In order to completely prevent the use of D-Bus, configure
+Emacs with the options `--without-dbus --without-gconf --without-gsettings'.
 
 The Emacs mail reader RMAIL is configured to be able to read mail from
 a POP3 server by default.  Versions of the POP protocol older than