1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 10:41:12 +02:00

31940: zcalc -e uses arguments as input

This commit is contained in:
Peter Stephenson 2013-11-08 11:34:37 +00:00
parent f77a7a5b18
commit 12251d65ff
3 changed files with 37 additions and 10 deletions

View file

@ -1,3 +1,8 @@
2013-11-08 Peter Stephenson <p.stephenson@samsung.com>
* 31940: Doc/Zsh/contrib.yo, Functions/Misc/zcalc: add -e option
to zcalc to use input from arguments to command.
2013-11-07 Peter Stephenson <p.stephenson@samsung.com>
* 31937: Doc/Zsh/zle.yo, Src/Zle/zle_main.c,

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -3155,7 +3155,7 @@ sect(Mathematical Functions)