]> git.eshelyaron.com Git - emacs.git/commit
(python-which-func-length-limit): New var.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 12 Jul 2007 04:36:48 +0000 (04:36 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 12 Jul 2007 04:36:48 +0000 (04:36 +0000)
commit4f7a582baa73efb4e6d4cbe7205572b6f03a15eb
tree4bf230f9118632722de5f25046dafcffc691c848
parent8b9571399325e40c53e193178f29a2a94594421c
(python-which-func-length-limit): New var.
(python-which-func): New function.
(python-current-defun): Add optional `length-limit' and try to fit
computed function name to that length.
(python-mode): Hook `python-which-func' up.
lisp/ChangeLog
lisp/progmodes/python.el