Re: [Rd] Bug in tkStartGUI in package tcltk (PR#9396)

2006-11-28 Thread Peter Dalgaard
[EMAIL PROTECTED] wrote: > Full_Name: Jeff Hallman > Version: 2.4.0 > OS: Linux > Submission from: (NULL) (132.200.32.34) > > > When the R Internals manual was added to the list of manuals in tkStartGUI, > whoever did it left an extra comma in the code. This creates an ugly warning > when tkStartG

[Rd] Bug in tkStartGUI in package tcltk (PR#9396)

2006-11-28 Thread jhallman
Full_Name: Jeff Hallman Version: 2.4.0 OS: Linux Submission from: (NULL) (132.200.32.34) When the R Internals manual was added to the list of manuals in tkStartGUI, whoever did it left an extra comma in the code. This creates an ugly warning when tkStartGUI is invoked. Here is a patch file to f