1
0
Fork 0
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:
Barton E. Schaefer 2015-07-22 12:48:03 -07:00
parent f3e8f4cf7a
commit 045bd4e3a6
2 changed files with 42 additions and 26 deletions

View file

@ -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

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -5,21 +5,26 @@