diff --git a/src/farsi.c b/src/farsi.c index 28f86f46c8..4921604d1a 100644 --- a/src/farsi.c +++ b/src/farsi.c @@ -764,8 +764,8 @@ fkmap(int c) if (!p_ri) dec_cursor(); - chg_c_toX_orX (); - chg_l_toXor_X (); + chg_c_toX_orX (); + chg_l_toXor_X (); if (!p_ri) inc_cursor(); @@ -1243,7 +1243,7 @@ fkmap(int c) if (!p_ri) dec_cursor(); - tempc = LA; + tempc = LA; } else { diff --git a/src/version.c b/src/version.c index 46971b0ae5..84085cfae7 100644 --- a/src/version.c +++ b/src/version.c @@ -748,6 +748,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 1412, /**/ 1411, /**/