annotate src/proto/gui_xmdlg.pro @ 6991:814f1f569e4a v7.4.813

patch 7.4.813 Problem: It is not possible to save and restore character search state. Solution: Add getcharsearch() and setcharsearch(). (James McCoy)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Aug 2015 14:26:19 +0200
parents e63691e7c504
children 21b0a39d13ed
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
44
af1bcb9a13c0 updated for version 7.0027
vimboss
parents:
diff changeset
1 /* gui_xmdlg.c */
1121
e63691e7c504 updated for version 7.1a
vimboss
parents: 799
diff changeset
2 char_u *gui_xm_select_font __ARGS((char_u *current));
44
af1bcb9a13c0 updated for version 7.0027
vimboss
parents:
diff changeset
3 /* vim: set ft=c : */