mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 10:41:12 +02:00
35823: fix handling of MARK and CURSOR, clean up documentary comment
This commit is contained in:
parent
f3e8f4cf7a
commit
045bd4e3a6
2 changed files with 42 additions and 26 deletions
|
@ -1,3 +1,8 @@
|
|||
2015-07-22 Barton E. Schaefer <schaefer@zsh.org>
|
||||
|
||||
* 35823: Functions/Zle/narrow-to-region: fix handling of MARK
|
||||
and CURSOR, clean up documentary comment
|
||||
|
||||
2015-07-22 Barton E. Schaefer <schaefer@zsh.org>
|
||||
|
||||
* 35582: Test/A06assign.ztst, Test/B02typeset.ztst: test for 35581
|
||||
|
|
|
@ -5,21 +5,26 @@
|
|||