From aaef4f91fad60716fa070b912d71b9f1ccd2e7b4 Mon Sep 17 00:00:00 2001 From: Mark A. Hershberger Date: Tue, 19 Jan 2010 14:39:22 -0500 Subject: replace references to obsolete c-subword-mode --- lisp/progmodes/python.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/progmodes/python.el') diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index 94124ad54f0..a6354eff998 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el @@ -45,7 +45,7 @@ ;; `forward-into-nomenclature' should be done separately, since it's ;; not specific to Python, and I've installed a minor mode to do the ;; job properly in Emacs 23. [CC mode 5.31 contains an incompatible -;; feature, `c-subword-mode' which is intended to have a similar +;; feature, `subword-mode' which is intended to have a similar ;; effect, but actually only affects word-oriented keybindings.] ;; Other things seem more natural or canonical here, e.g. the -- cgit v1.2.1