diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1687,7 +1687,7 @@ If non-nil, the default, buffers opened during pdbtracking session are | |||
| 1687 | killed when pdbtracking session is finished. | 1687 | killed when pdbtracking session is finished. |
| 1688 | 1688 | ||
| 1689 | --- | 1689 | --- |
| 1690 | *** New function 'python-shell-send-region'. | 1690 | *** New function 'python-shell-send-statement. |
| 1691 | It sends the statement delimited by 'python-nav-beginning-of-statement' | 1691 | It sends the statement delimited by 'python-nav-beginning-of-statement' |
| 1692 | and 'python-nav-end-of-statement' to the inferior Python process. | 1692 | and 'python-nav-end-of-statement' to the inferior Python process. |
| 1693 | 1693 | ||