+2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
+
+ * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
+
2011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
- * lisp/eshell/eshell.el (eshell-command): Enable `eshell-mode' only
+ * lisp/eshell/eshell.el (eshell-command): Enable `eshell-mode' only
in current minibuffer (Fix bug with recursive minibuffers).
2011-10-06 Chong Yidong <cyd@stupidchicken.com>
It should be a string consisting of the name of the gdb
executable followed by command-line options. The command-line
options should include \"-i=mi\" to use gdb's MI text interface.
-Note that the old \"--anotate\" option is no longer supported.
+Note that the old \"--annotate\" option is no longer supported.
If `gdb-many-windows' is nil (the default value) then gdb just
pops up the GUD buffer unless `gdb-show-main' is t. In this case