branch: elpa/bash-completion
commit d2745d8923ba9639750afea36a9b0e8509117bc7
Author: Stephane Zermatten <[email protected]>
Commit: Stephane Zermatten <[email protected]>

    Extended history, added a pointer to github
---
 bash-completion.el | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/bash-completion.el b/bash-completion.el
index 726eeb89f8..68d0507864 100644
--- a/bash-completion.el
+++ b/bash-completion.el
@@ -129,6 +129,13 @@
 
 ;;; History:
 ;;
+;; Full history is available on
+;; https://github.com/szermatt/emacs-bash-completion
+;;
+;; 2015-03-20   Filipp Gunbin
+;;
+;; * Using Emacs 24.1's shell-dynamic-complete-functions
+;;
 ;; 2009-11-25   Stephane Zermatten <[email protected]>
 ;;
 ;; * bash-completion-require-process: set MAILCHECK to -1

Reply via email to