Grammar fixes
This commit is contained in:
parent
1db4583ad2
commit
a4fe537621
2 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
||||
|
|
4
INSTALL
4
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
|
||||
|
|
Loading…
Add table
Reference in a new issue