1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00

30803: Vin Shelton: missing menu entry in grammar.yo

This commit is contained in:
Peter Stephenson 2012-11-18 18:45:39 +00:00
parent daa9e1fd54
commit 27a41679b6
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2012-11-16 Vin Shelton <acs@xemacs.org>
* Doc/Zsh/grammar.yo: users/16865: Added missing menu item for Errors.
2012-11-18 Bart Schaefer <schaefer@zsh.org>
* users/17042: Src/jobs.c: don't stomp the environment in "jobs -Z"
@ -353,5 +357,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.5763 $
* $Revision: 1.5764 $
*****************************************************

View file

@ -8,6 +8,7 @@ menu(Precommand Modifiers)
menu(Complex Commands)
menu(Alternate Forms For Complex Commands)
menu(Reserved Words)
menu(Errors)
menu(Comments)
menu(Aliasing)
menu(Quoting)