diff options
| author | Glenn Morris | 2012-11-12 14:44:39 -0500 |
|---|---|---|
| committer | Glenn Morris | 2012-11-12 14:44:39 -0500 |
| commit | 53f8dc848222e162de1e62a1253cd9d0f6bed14f (patch) | |
| tree | eda26f3af4cfd51565f33cf2de53bc8ff0e1562a | |
| parent | 9db94175de10b7f316305a84388bcc6687995d65 (diff) | |
| download | emacs-53f8dc848222e162de1e62a1253cd9d0f6bed14f.tar.gz emacs-53f8dc848222e162de1e62a1253cd9d0f6bed14f.zip | |
NEWS updates for the ever-changing python.el
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -524,6 +524,8 @@ python-insert-while | python-skeleton-while | |||
| 524 | python-find-function | python-nav-jump-to-defun | 524 | python-find-function | python-nav-jump-to-defun |
| 525 | python-next-statement | python-nav-forward-sentence | 525 | python-next-statement | python-nav-forward-sentence |
| 526 | python-previous-statement | python-nav-backward-sentence | 526 | python-previous-statement | python-nav-backward-sentence |
| 527 | python-beginning-of-defun-function | python-nav-beginning-of-defun | ||
| 528 | python-end-of-defun-function | python-nav-end-of-defun | ||
| 527 | python-send-buffer | python-shell-send-buffer | 529 | python-send-buffer | python-shell-send-buffer |
| 528 | python-send-defun | python-shell-send-defun | 530 | python-send-defun | python-shell-send-defun |
| 529 | python-send-region | python-shell-send-region | 531 | python-send-region | python-shell-send-region |