emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/pcomplete.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/pcomplete.el,v
Date: Sat, 07 Apr 2007 03:00:23 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/04/07 03:00:23

Index: pcomplete.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/pcomplete.el,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- pcomplete.el        5 Mar 2007 19:57:10 -0000       1.27
+++ pcomplete.el        7 Apr 2007 03:00:23 -0000       1.28
@@ -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




reply via email to

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