emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/bash-completion 20feaf909d 258/313: Fix markdown markup.


From: ELPA Syncer
Subject: [nongnu] elpa/bash-completion 20feaf909d 258/313: Fix markdown markup.
Date: Sat, 3 Dec 2022 10:59:36 -0500 (EST)

branch: elpa/bash-completion
commit 20feaf909d8fec5727be1f422862e165fe588322
Author: Stephane Zermatten <szermatt@gmx.net>
Commit: Stephane Zermatten <szermatt@gmx.net>

    Fix markdown markup.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e072bb387b..041e1537cf 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ After that reload your .emacs (M-x `eval-buffer') or restart.
 ### Completion at point
 
 Additionally, you can enable bash completion in any buffer that contains bash 
-commands. To do that, call `bash-completion-dynamic-complete-nocomint' from a 
+commands. To do that, call `bash-completion-dynamic-complete-nocomint` from a 
 function added to `completion-at-point-functions`. 
 
 The tricky part is figuring out where the bash command starts, because that 



reply via email to

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