From 461dce8943e22e3340b9b6aad38e765fbf9bf492 Mon Sep 17 00:00:00 2001 From: Allen Webster Date: Wed, 15 Nov 2017 12:11:57 -0500 Subject: [PATCH] String library upgrade 4.0.23 ready to go --- 4coder_lib/4coder_string.h | 2 +- site/source_material/binding_list.txt | 12 +----------- string/4coder_string_build_num.txt | 2 +- 3 files changed, 3 insertions(+), 13 deletions(-) diff --git a/4coder_lib/4coder_string.h b/4coder_lib/4coder_string.h index fd119bb6..fa4cd472 100644 --- a/4coder_lib/4coder_string.h +++ b/4coder_lib/4coder_string.h @@ -1,5 +1,5 @@ /* -4coder_string.h - Version 1.0.107 +4coder_string.h - Version 1.0.109 no warranty implied; use at your own risk This software is in the public domain. Where that dedication is not diff --git a/site/source_material/binding_list.txt b/site/source_material/binding_list.txt index 7604f15c..b628a5bc 100644 --- a/site/source_material/binding_list.txt +++ b/site/source_material/binding_list.txt @@ -199,16 +199,6 @@ The following commands only apply in C/C++ files where the lexer (syntax highlig \END -\SECTION{Map: mac-4coder-like} -This map is identical to "default" except that it uses different modifiers. - -"ctrl" is replaced with "ctrl" OR "alt" -"alt" is replaced with "cmnd" - -This setup is meant to match the jobs of the keys on the Mac keyboard to the jobs -of the keys in the relatively same position on other keyboards. -\END - \SECTION{Map: mac-default} \SECTION{Global} @@ -310,7 +300,7 @@ The following bindings apply in general text files and most apply in code files, \ITEM \STYLE{code} \END Snipe token (or word) right \ITEM Note: 'the range' in the following commands refers to the text between the mark and cursor. - \ITEM \STYLE{code} \END Set mark to the cursor position + \ITEM \STYLE{code} \END Set mark to the cursor position \ITEM \STYLE{code} \END Replace a substring in the range \ITEM \STYLE{code} \END Copy text from the range \ITEM \STYLE{code} \END Delete the text in the range diff --git a/string/4coder_string_build_num.txt b/string/4coder_string_build_num.txt index 252ae6bd..3f0270e7 100644 --- a/string/4coder_string_build_num.txt +++ b/string/4coder_string_build_num.txt @@ -1,5 +1,5 @@ 1 0 -109 +110