+2003-09-29 Jan D. <jhd@gaffa.gaia.swipnet.se>
+
+ * xresources.texi (GTK names in Emacs): Correct typo.
+
2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
* pcl-cvs.texi (Selected Files): Fix typo.
@tab @code{GtkVHbox}
@item @code{emacs}
@tab @code{GtkFixed}
-@item @code{verticalScrollbar}
+@item @code{verticalScrollBar}
@tab @code{GtkVScrollbar}
@item @code{emacs-toolbar}
@tab @code{GtkToolbar}
@smallexample
widget "Emacs.pane.menubar" style "my_style"
-widget "Emacs.pane.emacs.verticalScrollbar" style "my_style"
+widget "Emacs.pane.emacs.verticalScrollBar" style "my_style"
@end smallexample
GTK absolute names are quite strange when it comes to menus