# HG changeset patch # User Jan Dj¸«£rv # Date 1064850791 0 # Node ID d08a70365018191542c5851b0f707df5136314dd # Parent fe581ca9f3b41804de9ab1c14d5d81fa84ae7d59 xresources.texi (GTK names in Emacs): Correct typo. diff -r fe581ca9f3b4 -r d08a70365018 man/ChangeLog --- a/man/ChangeLog Mon Sep 29 14:42:36 2003 +0000 +++ b/man/ChangeLog Mon Sep 29 15:53:11 2003 +0000 @@ -1,3 +1,7 @@ +2003-09-29 Jan D. + + * xresources.texi (GTK names in Emacs): Correct typo. + 2003-09-29 Thien-Thi Nguyen * pcl-cvs.texi (Selected Files): Fix typo. diff -r fe581ca9f3b4 -r d08a70365018 man/xresources.texi --- a/man/xresources.texi Mon Sep 29 14:42:36 2003 +0000 +++ b/man/xresources.texi Mon Sep 29 15:53:11 2003 +0000 @@ -710,7 +710,7 @@ @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} @@ -725,7 +725,7 @@ @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