all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#29484: 26.0.90; Missing space in flymake-start-on-flymake-mode docstring
@ 2017-11-28 12:31 Lele Gaifax
  2017-11-28 16:52 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Lele Gaifax @ 2017-11-28 12:31 UTC (permalink / raw)
  To: 29484

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-Add-missing-space-in-docstring.patch --]
[-- Type: text/x-diff, Size: 798 bytes --]

From 9f8d0efa1e15baec783a1a2ca0716e8c19c725c6 Mon Sep 17 00:00:00 2001
From: Lele Gaifax <lele@metapensiero.it>
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


[-- Attachment #2: Type: text/plain, Size: 211 bytes --]


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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#29484: 26.0.90; Missing space in flymake-start-on-flymake-mode docstring
  2017-11-28 12:31 bug#29484: 26.0.90; Missing space in flymake-start-on-flymake-mode docstring Lele Gaifax
@ 2017-11-28 16:52 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2017-11-28 16:52 UTC (permalink / raw)
  To: 29484-done


Thanks.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-28 16:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-28 12:31 bug#29484: 26.0.90; Missing space in flymake-start-on-flymake-mode docstring Lele Gaifax
2017-11-28 16:52 ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.