+2005-11-18 Nick Roberts <nickrob@snap.net.nz>
+
+ * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
+ to "p".
+ (gdb): Move definition of gud-pp to...
+
+ * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
+ speedbar.
+ (gdb-find-watch-expression): New function.
+
2005-11-17 Chong Yidong <cyd@stupidchicken.com>
* faces.el (face-attribute, set-face-attribute): Mention existence
2005-11-17 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gud.el (gud-speedbar-item-info): New function.
- (gud-install-speedbar-variables): Use it to display data types
- of watch expression as tooltips in speedbar.
+ (gud-install-speedbar-variables): Use it to display data type
+ of watch expression as a tooltip in speedbar.
2005-11-15 Luc Teirlinck <teirllm@auburn.edu>