diff options
author | 2011-09-25 22:37:24 -0400 | |
---|---|---|
committer | 2011-09-25 22:37:24 -0400 | |
commit | f10a48801dd09bb6cb058b4f783f879720d22bf0 (patch) | |
tree | 8b22a252a4b6f60cc7cb8acf862d5c770be8a28a /core/locale.conf | |
parent | 8461d29251895160755695b74ca6356a9cd8e6f3 (diff) | |
download | textadept-f10a48801dd09bb6cb058b4f783f879720d22bf0.tar.gz textadept-f10a48801dd09bb6cb058b4f783f879720d22bf0.zip |
Refactored textadept.c and changed Lua interface a bit.
'_BUFFERS' and '_VIEWS' now also have buffer and view keys with index values;
'buffer.doc_pointer', 'view.doc_pointer', and 'gui.focused_doc_pointer' are no
longer used; 'buffer:check_global()' replaces 'gui.check_focused_buffer()';
Added 'view.buffer' field; 'view:goto_buffer()' and 'gui.goto_view()' arguments
changed to make more sense.
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/locale.conf b/core/locale.conf index 295e44b2..c272c343 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -32,8 +32,6 @@ has been modified. Reload it? = has been modified. Reload it? File = File % core/gui.lua -Buffer argument expected. = Buffer argument expected. -This buffer is not the current one. = This buffer is not the current one. [Message Buffer] = [Message Buffer] Name = Name %File = File |