]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(py-narrow-to-defun): New command (bound to C-x n d) which mimics the
authorBarry Warsaw <barry@python.org>
Mon, 18 Jan 1999 21:49:39 +0000 (21:49 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 18 Jan 1999 21:49:39 +0000 (21:49 +0000)
commitf8ddb6afa0d4f0b35ed7d811cf994849b7a04da1
treef91ed7c121b0d32df4ea64cb4688d9e7b09985d7
parentf6cdcd509df1681b2f27e8a4f9130159c8e13723
(py-narrow-to-defun): New command (bound to C-x n d) which mimics the
standard narrow-to-defun but works with Python classes and methods.
With no arg, narrows to most enclosing def/method.  With C-u arg,
narrows to most enclosing class.
Misc/python-mode.el