Re: "What's This?" in Describe submenu

2005-08-24 Thread David Robinow
On 8/24/05, Luc Teirlinck <[EMAIL PROTECTED]> wrote: > Eli Zaretskii wrote" > >It seems Microsoft removed the "What's This" string and/or tooltip >from the latest versions of Windows, > > That was a smart decision. They apparently forgot to update their > website, which is what confused

Re: "What's This?" in Describe submenu

2005-08-21 Thread David Robinow
On 8/21/05, Richard M. Stallman <[EMAIL PROTECTED]> wrote: > A discussion in November 2002, based on noting that Windows menus have > a "What's This" feature, concluded that (present and former) Windows > users would recognize the name "What's This" and know what to do with > it. So it would help

HAVE_PWD_H

2005-04-21 Thread David Robinow
Recent changes to fileio.c, editfns.c, etc. have broken the MS Windows build. Although nt/inc/pwd.h exists, configure.bat does not detect it. HAVE_PWD_H, of course, can be unconditionally defined but I'm not sure exactly where to do it so I'm not including a patch. However, conditionalizing the