comparison src/w32fns.c @ 96376:c3309dba6542

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 07:34:53 +0000
parents e7d9b9d2e1ef
children 01647003e227
comparison
equal deleted inserted replaced
96375:4abf11e31c26 96376:c3309dba6542
6839 /*********************************************************************** 6839 /***********************************************************************
6840 File selection dialog 6840 File selection dialog
6841 ***********************************************************************/ 6841 ***********************************************************************/
6842 extern Lisp_Object Qfile_name_history; 6842 extern Lisp_Object Qfile_name_history;
6843 6843
6844 /* Callback for altering the behaviour of the Open File dialog. 6844 /* Callback for altering the behavior of the Open File dialog.
6845 Makes the Filename text field contain "Current Directory" and be 6845 Makes the Filename text field contain "Current Directory" and be
6846 read-only when "Directories" is selected in the filter. This 6846 read-only when "Directories" is selected in the filter. This
6847 allows us to work around the fact that the standard Open File 6847 allows us to work around the fact that the standard Open File
6848 dialog does not support directories. */ 6848 dialog does not support directories. */
6849 UINT CALLBACK 6849 UINT CALLBACK