1
0
forked from aniani/vim

updated for version 7.1b

This commit is contained in:
Bram Moolenaar
2007-05-10 18:19:11 +00:00
parent 720c710091
commit 2c7a763832
26 changed files with 663 additions and 122 deletions

View File

@@ -12,7 +12,7 @@
*
* Implementation of dialogue functions for the Motif GUI variant.
*
* Note about Lesstif: Apparenty lesstif doesn't get the widget layout right,
* Note about Lesstif: Apparently lesstif doesn't get the widget layout right,
* when using a dynamic scrollbar policy.
*/
@@ -479,7 +479,7 @@ fill_lists(enum ListSpecifier fix, SharedFontSelData *data)
XtFree(list[ENCODING][i]);
}
/* Destroy all the outstandig menu items.
/* Destroy all the outstanding menu items.
*/
for (i = count[ENCODING]; i < n_items; ++i)
{