From: Richard M. Stallman Date: Wed, 4 Dec 2002 11:05:53 +0000 (+0000) Subject: Delete shell mode pcomplete item because that code was taken out. X-Git-Tag: ttn-vms-21-2-B4~12180 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=062b24bf7876f8b955a51713938e3aa9f13c260e;p=emacs.git Delete shell mode pcomplete item because that code was taken out. --- diff --git a/etc/NEWS b/etc/NEWS index c013316e1a2..ed8254d9841 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -409,9 +409,6 @@ screen size. (For now, this does not work with some window managers.) --- ** Info-index offers completion. ---- -** shell-mode now supports programmable completion using `pcomplete'. - --- ** Emacs now tries to set up buffer coding systems for HTML/XML files automatically.