Eli Zaretskii wrote: >> Date: Sun, 01 Nov 2009 13:13:24 -0800 >> From: Michael Snyder >> >> + add_com ("bookmark", class_bookmark, save_bookmark_command, _("\ >> +Set a bookmark.\n\ > > This is way too short. Suggest to expand a bit: > > Set a bookmark in the inferior's execution history > >> + add_com ("goto-bookmark", class_bookmark, goto_bookmark_command, _("\ >> +Go to bookmark \n\ > > Similarly here: such a short description is hardly useful, as it just > repeats the name of the command. How about this?