projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff8996a
)
; * etc/NEWS: Fix a typo.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 10 Jan 2020 18:44:56 +0000
(20:44 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 10 Jan 2020 18:44:56 +0000
(20:44 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 6d4a6119afa64809df4ba57c83abb8f0a8e31830..43805bb0ac63cc631b6d8b7d7086cae4d5690543 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1687,7
+1687,7
@@
If non-nil, the default, buffers opened during pdbtracking session are
killed when pdbtracking session is finished.
---
-*** New function 'python-shell-send-
region'
.
+*** New function 'python-shell-send-
statement
.
It sends the statement delimited by 'python-nav-beginning-of-statement'
and 'python-nav-end-of-statement' to the inferior Python process.