From 8a5928841a6e4aae750a5bc790a1d0170b85f32e Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Fri, 20 Apr 2012 15:40:25 +0000 Subject: 30427: fix syntax error from previous commit --- ChangeLog | 5 ++++- Doc/Zsh/zle.yo | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b552fb5b6..3e470032c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ * 30412: Doc/Zsh/zle.yo: Document the set-local-history widget in the list of widgets. + * Vin Shelton: 30427: Doc/Zsh/zle.yo: Remove erroneous enditem + from previous commit. + 2012-04-16 Peter Stephenson * Michael Prokop: 30414: Completion/Linux/Command/_mdadm: more @@ -16216,5 +16219,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5634 $ +* $Revision: 1.5635 $ ***************************************************** diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index f5290e149..bfbddc7d1 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -1470,7 +1470,6 @@ Search forward in the history for a line beginning with the current line up to the cursor. This leaves the cursor in its original position. ) -enditem() tindex(set-local-history) item(tt(set-local-history))( By default, history movement commands visit the imported lines as well as -- cgit 1.4.1