summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2002-12-04 11:05:53 +0000
committerRichard M. Stallman <rms@gnu.org>2002-12-04 11:05:53 +0000
commit062b24bf7876f8b955a51713938e3aa9f13c260e (patch)
tree847eccfc0ab08a4cb0c47da68a7792793580fd2e
parent0b76c0f0ef4cb57602c5dfed41a018ff045f35a3 (diff)
downloademacs-062b24bf7876f8b955a51713938e3aa9f13c260e.tar.gz
Delete shell mode pcomplete item because that code was taken out.
-rw-r--r--etc/NEWS3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c013316e1a2..ed8254d9841 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -410,9 +410,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.