From 6ae21ad68728b4302f100db86f1c57635cac83e0 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Thu, 6 Nov 1997 14:36:49 +0000 Subject: [PATCH] #(py-emacs-features): Fixed typo in docstring. --- Misc/python-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Misc/python-mode.el b/Misc/python-mode.el index d598bc662b4..20fc4cf8462 100644 --- a/Misc/python-mode.el +++ b/Misc/python-mode.el @@ -242,8 +242,8 @@ the Emacs bell is also rung as a warning." ;; return the features features) "A list of features extant in the Emacs you are using. -There are many flavors of Emacs out there, each with different -features supporting those needed by CC Mode.") +There are many flavors of Emacs out there, with different levels of +support for features needed by `python-mode'.") (defvar python-font-lock-keywords (let ((kw1 (mapconcat 'identity