1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-27 22:40:20 +02:00

unposted: add ChangeLog entries for previous commits

This commit is contained in:
Mikael Magnusson 2020-08-16 18:07:11 +02:00
parent 0bc559d091
commit 01307ac59b

View File

@ -1,3 +1,17 @@
2020-08-16 Mikael Magnusson <mikachu@gmail.com>
* 47304: Completion/Zsh/Type/_globflags: support specifying more
than one flag where appropriate
* 47305: Functions/Zle/edit-command-line: when possible, set
$BUFFER directly
* 47306: Completion/Zsh/Command/_zstyle, Doc/Zsh/contrib.yo,
Functions/Zle/edit-command-line: add editor style
* 47307: Functions/Zle/edit-command-line: restrict editing to
region if it is active
2020-08-16 Daniel Shahaf <d.s@daniel.shahaf.name>
* 47314 (+ extra test case): Test/Z01is-at-least.ztst: is-at-least