Mercurial > emacs
changeset 52671:d08a70365018
xresources.texi (GTK names in Emacs): Correct typo.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Mon, 29 Sep 2003 15:53:11 +0000 |
parents | fe581ca9f3b4 |
children | d4d213cfb340 |
files | man/ChangeLog man/xresources.texi |
diffstat | 2 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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. <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.
--- 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