1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00

NEWS updates for the ever-changing python.el

This commit is contained in:
Glenn Morris 2012-11-12 14:44:39 -05:00
parent 9db94175de
commit 53f8dc8482

View File

@ -524,6 +524,8 @@ python-insert-while | python-skeleton-while
python-find-function | python-nav-jump-to-defun
python-next-statement | python-nav-forward-sentence
python-previous-statement | python-nav-backward-sentence
python-beginning-of-defun-function | python-nav-beginning-of-defun
python-end-of-defun-function | python-nav-end-of-defun
python-send-buffer | python-shell-send-buffer
python-send-defun | python-shell-send-defun
python-send-region | python-shell-send-region