annotate src/proto/gui_xmdlg.pro @ 5438:878ed73c7070 v7.4.069

updated for version 7.4.069 Problem: Cannot right shift lines starting with #. Solution: Allow the right shift when 'cino' contains #N with N > 0. (Christian Brabandt) Refactor parsing 'cino', store the values in the buffer.
author Bram Moolenaar <bram@vim.org>
date Tue, 05 Nov 2013 07:13:41 +0100
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 : */