about summary refs log tree commit diff
path: root/Functions/Zle/narrow-to-region
Commit message (Collapse)AuthorAgeFilesLines
* 36212: save and restore HISTNO along with other editor state, for sanity of ↵Barton E. Schaefer2015-08-171-3/+5
| | | | "zle undo"
* 36131: make use of undo limits; call mkundoent() when $UNDO_CHANGE_NO is ↵Oliver Kiddle2015-08-131-13/+23
| | | | referenced for a clear change number marking the current state
* 35823: fix handling of MARK and CURSOR, clean up documentary commentBarton E. Schaefer2015-07-221-26/+37
|
* 35558: narrow-to-region: Use unique parameter names for new featureMikael Magnusson2015-06-221-5/+5
|
* 35545: enhance narrow-to-region to return LBUFFER and RBUFFERPeter Stephenson2015-06-211-2/+11
|
* 22804: Mikael Magnusson: allow zero-length narrow-to-region rangePeter Stephenson2006-10-021-3/+1
|
* 17414: narrow-to-region save and restore.Peter Stephenson2002-07-051-46/+89
|
* 17410: narrow-to-region widgetsPeter Stephenson2002-07-041-0/+82