From 496263ca9cb9f68076b0f9faeb8ce59d84538c13 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 7 Apr 2007 03:00:23 +0000 Subject: [PATCH] Doc fix in commentary. --- lisp/pcomplete.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/pcomplete.el b/lisp/pcomplete.el index c4840059f64..deeda45cf19 100644 --- a/lisp/pcomplete.el +++ b/lisp/pcomplete.el @@ -33,7 +33,6 @@ ;; To use pcomplete with shell-mode, for example, you will need the ;; following in your .emacs file: ;; -;; (load "pcmpl-auto") ;; (add-hook 'shell-mode-hook 'pcomplete-shell-setup) ;; ;; Most of the code below simply provides support mechanisms for -- 2.39.5