From 9d2248d3847def49d7d8006b7fd3affb24aeb6c5 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 30 Jan 2008 09:40:40 +0000 Subject: 24496: more Yodl parenthesis protection --- ChangeLog | 4 ++++ Doc/Zsh/contrib.yo | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4fa17a5b5..e6c2f8cf9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-01-30 Peter Stephenson + + * 24496: Doc/Zsh/contrib.yo: more Yodl parenthesis protection. + 2008-01-29 Peter Stephenson * 24485: INSTALL: note that term.h may need CPPFLAGS=-I... diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 40503ad24..3d44e0586 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -2055,7 +2055,7 @@ neither file nor assistant is found, the external command An example assistant for the "ssh" command: -example(run-help-ssh() { +example(run-help-ssh+LPAR()RPAR() { emulate -LR zsh local -a args # Delete the "-l username" option -- cgit 1.4.1