From 8a466992dad9dd4ce4ef3c7f5845f5f340866d2c Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 30 Jul 2008 19:46:14 +0000 Subject: cross-reference to DEBUG_BEFORE_CMD option --- ChangeLog | 6 +++++- Doc/Zsh/func.yo | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d9cf20cca..a6785373c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-07-30 Peter Stephenson + + * unposted: Doc/Zsh/func.yo: refer to DEBUG_BEFORE_CMD option. + 2008-07-30 Peter Stephenson * Max Mikhanosha: users/13077: Completion/Unix/Type/_path_files: @@ -12,7 +16,7 @@ 2008-07-27 Peter Stephenson - * following discussion: Src/builtin.c: chnage error message in + * following discussion: Src/builtin.c: change error message in 25338. 2008-07-25 Peter Stephenson diff --git a/Doc/Zsh/func.yo b/Doc/Zsh/func.yo index 0d215dde3..83ab8bc5d 100644 --- a/Doc/Zsh/func.yo +++ b/Doc/Zsh/func.yo @@ -308,7 +308,8 @@ executed inside other traps. ) findex(TRAPDEBUG) item(tt(TRAPDEBUG))( -Executed after each command. +Executed after each command. If the option tt(DEBUG_BEFORE_CMD) +is set, executed before each command instead. ) findex(TRAPEXIT) item(tt(TRAPEXIT))( -- cgit 1.4.1