diff options
author | Fabián Ezequiel Gallina <fgallina@cuca> | 2012-05-17 00:03:44 -0300 |
---|---|---|
committer | Fabián Ezequiel Gallina <fgallina@gnu.org> | 2012-05-17 00:03:44 -0300 |
commit | 8c6f9e60dfec606a8f00101c41bf6988496cb86a (patch) | |
tree | 0b02d9e4eac3ec1aaab2f8c905470f7b2dfbba2c /lisp/emacs-lisp/autoload.el | |
parent | 462973b5ef2bdb31392ec8a87ea23d5501059db2 (diff) | |
download | emacs-8c6f9e60dfec606a8f00101c41bf6988496cb86a.tar.gz |
New defun navigation machinery
`python-nav-beginning-of-defun' and
`python-beginning-of-defun-function' have changed and now they don't
handle decorators anymore.
`python-end-of-defun-function' is now smart enough to detect the real
ending of the current defun.
`python-shell-send-defun' always sends the outermost defun and
includes decorators. When called with prefix argument the decorators
are skipped.
`python-info-current-defun' has been modified to use the new defun
movement API.
New Functions:
+ python-info-looking-at-beginning-of-defun
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions