emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#29484: closed (26.0.90; Missing space in flymake-s


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#29484: closed (26.0.90; Missing space in flymake-start-on-flymake-mode docstring)
Date: Tue, 28 Nov 2017 16:53:01 +0000

Your message dated Tue, 28 Nov 2017 11:52:06 -0500
with message-id <address@hidden>
and subject line Re: bug#29484: 26.0.90; Missing space in 
flymake-start-on-flymake-mode docstring
has caused the debbugs.gnu.org bug report #29484,
regarding 26.0.90; Missing space in flymake-start-on-flymake-mode docstring
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
29484: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29484
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.0.90; Missing space in flymake-start-on-flymake-mode docstring Date: Tue, 28 Nov 2017 13:31:30 +0100
>From 9f8d0efa1e15baec783a1a2ca0716e8c19c725c6 Mon Sep 17 00:00:00 2001
From: Lele Gaifax <address@hidden>
Date: Tue, 28 Nov 2017 13:28:12 +0100
Subject: [PATCH] ; Add missing space in docstring

---
 lisp/progmodes/flymake.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/progmodes/flymake.el b/lisp/progmodes/flymake.el
index 241ea00d64..c6345aa968 100644
--- a/lisp/progmodes/flymake.el
+++ b/lisp/progmodes/flymake.el
@@ -125,7 +125,7 @@ flymake-gui-warnings-enabled
                        "it no longer has any effect." "26.1")
 
 (defcustom flymake-start-on-flymake-mode t
-  "Start syntax check when `flymake-mode'is enabled.
+  "Start syntax check when `flymake-mode' is enabled.
 Specifically, start it when the buffer is actually displayed."
   :type 'boolean)
 
-- 
2.15.0

-- 
nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.
address@hidden  |                 -- Fortunato Depero, 1929.

--- End Message ---
--- Begin Message --- Subject: Re: bug#29484: 26.0.90; Missing space in flymake-start-on-flymake-mode docstring Date: Tue, 28 Nov 2017 11:52:06 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Thanks.


--- End Message ---

reply via email to

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