]> git.eshelyaron.com Git - emacs.git/commitdiff
Doc fix in commentary.
authorGlenn Morris <rgm@gnu.org>
Sat, 7 Apr 2007 03:00:23 +0000 (03:00 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 7 Apr 2007 03:00:23 +0000 (03:00 +0000)
lisp/pcomplete.el

index c4840059f64dc8d3c58d0d1d33a766188bda7358..deeda45cf194c50192a4fb8c0ee5a290c8a4db68 100644 (file)
@@ -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