grub/normal
marco_g 7dc4f874a6 2006-05-20 Marco Gerards <marco@gnu.org>
* normal/lexer.c (grub_script_yylex): Don't filter out newlines.

	* normal/parser.y (commandblock): Defined as <cmd>.  A subroutine
	for `menuentry'.
	(script): Accept leading newlines.
	(newlines): New rule to describe 0 or more newlines.
	(commands): Accept `command' with trailing newline.  Fixed the
	order in which arguments were passed to `grub_script_add_cmd'.
	Accept commands separated by newlines.
	(function): Changed to accept newlines.
	(menuentry) Rewritten.

	* normal/script.c (grub_script_create_cmdmenu): Add new entries in
	front of the list, instead of to the end.
2006-05-20 11:10:22 +00:00
..
i386 2004-04-04 Yoshinori K. Okuji <okuji@enbug.org> 2004-04-04 13:46:03 +00:00
powerpc 2004-11-17 Hollis Blanchard <hollis@penguinppc.org> 2004-11-16 23:34:45 +00:00
sparc64 2005-10-23 Vincent Pelletier <subdino2004@yahoo.fr> 2005-10-23 21:38:12 +00:00
arg.c 2005-07-17 Yoshinori Okuji <okuji@enbug.org> 2005-07-17 20:26:07 +00:00
cmdline.c 2006-03-14 Vesa Jaaskelainen <chaac@nic.fi> 2006-03-14 19:08:34 +00:00
command.c 2006-04-29 Marco Gerards <marco@gnu.org> 2006-04-29 20:29:42 +00:00
completion.c 2005-10-24 Marco Gerards <mgerards@xs4all.nl> 2005-10-24 10:23:46 +00:00
execute.c 2006-04-30 Marco Gerards <marco@gnu.org> 2006-04-30 20:29:51 +00:00
function.c 2005-11-06 Marco Gerards <mgerards@xs4all.nl> 2005-11-06 22:19:59 +00:00
lexer.c 2006-05-20 Marco Gerards <marco@gnu.org> 2006-05-20 11:10:22 +00:00
main.c 2006-05-07 Yoshinori K. Okuji <okuji@enbug.org> 2006-05-07 18:28:24 +00:00
menu.c 2006-05-07 Yoshinori K. Okuji <okuji@enbug.org> 2006-05-07 18:28:24 +00:00
menu_entry.c 2006-01-17 Marco Gerards <marco@gnu.org> 2006-01-17 09:50:47 +00:00
misc.c 2005-08-19 Yoshinori K. Okuji <okuji@enbug.org> 2005-08-19 00:32:01 +00:00
parser.y 2006-05-20 Marco Gerards <marco@gnu.org> 2006-05-20 11:10:22 +00:00
script.c 2006-05-20 Marco Gerards <marco@gnu.org> 2006-05-20 11:10:22 +00:00