public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] emacs r1563 - emacs-daemon
@ 2010-09-18 15:56 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2010-09-18 15:56 UTC (permalink / raw
  To: gentoo-commits

Author: ulm
Date: 2010-09-18 15:56:55 +0000 (Sat, 18 Sep 2010)
New Revision: 1563

Modified:
   emacs-daemon/emacs.rc
Log:
Whitespace.

Modified: emacs-daemon/emacs.rc
===================================================================
--- emacs-daemon/emacs.rc	2010-08-24 06:27:13 UTC (rev 1562)
+++ emacs-daemon/emacs.rc	2010-09-18 15:56:55 UTC (rev 1563)
@@ -71,7 +71,7 @@
 stop() {
     # Optionally, call a custom script before stopping.
     if [ "${EMACS_STOP}" ] && [ -x "${EMACS_STOP}" ]; then
-        "${EMACS_STOP}" || return
+	"${EMACS_STOP}" || return
     fi
 
     ebegin "Stopping Emacs daemon for user ${USER}"




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-18 15:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-18 15:56 [gentoo-commits] emacs r1563 - emacs-daemon Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox