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

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

[nongnu] elpa/bash-completion 1aff6d8806 084/313: comment about shell-co


From: ELPA Syncer
Subject: [nongnu] elpa/bash-completion 1aff6d8806 084/313: comment about shell-command
Date: Sat, 3 Dec 2022 10:59:19 -0500 (EST)

branch: elpa/bash-completion
commit 1aff6d880685c20585435b47b36582995da4a68b
Author: Stephane Zermatten <szermatt@google.com>
Commit: Stephane Zermatten <szermatt@gmx.net>

    comment about shell-command
---
 bash-completion.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bash-completion.el b/bash-completion.el
index 657fd8c188..cf37ceeb95 100644
--- a/bash-completion.el
+++ b/bash-completion.el
@@ -7,6 +7,9 @@
 ;; This file defines dynamic completion hooks for shell-mode and
 ;; shell-command prompts that are based on bash completion.
 ;;
+;; You will need shell-command.el to get tab completion in the
+;; minibuffer. See http://www.namazu.org/~tsuchiya/elisp/shell-command.el
+;;
 ;; Bash completion for emacs:
 ;; - is aware of bash builtins, aliases and functions
 ;; - does file expansion inside of colon-separated variables



reply via email to

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