From: Glenn Morris Date: Mon, 6 Aug 2012 21:05:25 +0000 (-0400) Subject: Grammar fixes X-Git-Tag: emacs-24.2.90~812 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a4fe537621e0e1f817eedadbf7f78295fb0261c2;p=emacs.git Grammar fixes --- diff --git a/ChangeLog b/ChangeLog index 48ba569326f..2b2ca76595a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,7 @@ 2012-08-05 Michael Albinus - * 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 diff --git a/INSTALL b/INSTALL index 58a758e02f4..892ee5e451d 100644 --- 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