9 Commits

Author SHA1 Message Date
Ingo Karkat
ed53ce9b33 Cosmetics: Fix typo in revision history dates 2017-05-26 22:14:22 +02:00
Ingo Karkat
24668aa871 2017-05-26 17:55:02 +02:00
Ingo Karkat
0381aae7c0 FIX: Correct delegation in ingo#buffer#temp#Execute(); wrong recursive call was used (after 1.027)
ENH: Add optional a:isSilent argument to ingo#buffer#temp#Execute().
2017-05-26 17:54:58 +02:00
Ingo Karkat
9537eacb2a 2017-05-26 17:50:54 +02:00
Ingo Karkat
33716e8bc7 FIX: Correct delegation in ingo#buffer#temp#Execute(); wrong recursive call was used (after 1.027)
Add ingo#buffer#temp#ExecuteWithText() and ingo#buffer#temp#CallWithText() variants that pre-initialize the buffer (a common use case).
2017-05-26 17:50:50 +02:00
Ingo Karkat
055f09649b 2017-05-26 17:49:55 +02:00
Ingo Karkat
12ea200cb8 ENH: Add optional a:isReturnAsList flag to ingo#buffer#temp#Execute() and ingo#buffer#temp#Call() 2017-05-26 17:47:46 +02:00
Ingo Karkat
0fc8cb1b89 Name the temp buffer for ingo#buffer#temp#Execute() and re-use previous instances to avoid increasing the buffer numbers and output of :ls! 2017-05-26 17:32:15 +02:00
Ingo Karkat
ea4b082502 file creation 2017-05-26 17:25:50 +02:00