diff options
author | 2013-04-24 10:06:11 -0400 | |
---|---|---|
committer | 2013-04-24 10:06:11 -0400 | |
commit | 36854c6ca8970714a6c672ca8774da4c5e9bd69e (patch) | |
tree | ce192a95fef1f5f1202dd3008c85402656b35d2c /core/locale.conf | |
parent | a460a7a12a5465168b6ff89f3021cdc67f54ba76 (diff) | |
download | textadept-36854c6ca8970714a6c672ca8774da4c5e9bd69e.tar.gz textadept-36854c6ca8970714a6c672ca8774da4c5e9bd69e.zip |
Moved `_M.textadept.filter_through` functionality into `editing` module.
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/locale.conf b/core/locale.conf index ac7aa15f..9a96a8df 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -136,6 +136,7 @@ _Highlight Word = _Highlight Word Toggle _Block Comment = Toggle _Block Comment T_ranspose Characters = T_ranspose Characters _Join Lines = _Join Lines +_Filter Through = _Filter Through _Select = _Select Select to _Matching Brace = Select to _Matching Brace Select between _XML Tags = Select between _XML Tags @@ -179,7 +180,6 @@ Command _Entry = Command _Entry Select Co_mmand = Select Co_mmand _Run = _Run _Compile = _Compile -_Filter Through = _Filter Through _Adeptsense = _Adeptsense _Complete Symbol = _Complete Symbol Show _Documentation = Show _Documentation |