From 1d249aa4a3016ebe4cbcfdf23bcf9f5293f37163 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 8 Jul 2013 23:08:05 -0400 Subject: Renamed Textadept module's "mime_types" to "file_types" and removed config file. --- doc/14_Appendix.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/14_Appendix.md') diff --git a/doc/14_Appendix.md b/doc/14_Appendix.md index a3f21a08..f92f4f35 100644 --- a/doc/14_Appendix.md +++ b/doc/14_Appendix.md @@ -157,6 +157,7 @@ buffer\_new() |Renamed |\_G.[buffer.new()][] **_M.textadept** | | filter\_through |Removed |N/A filter\_through.filter\_through() |Renamed |editing.[filter\_through()][] +mime\_types |Renamed |[file\_types][] **_M.textadept.bookmark** | | N/A |New |[goto\_mark()][] MARK\_BOOKMARK\_COLOR |Renamed |[BOOKMARK\_COLOR][] @@ -184,10 +185,13 @@ try\_encodings |Renamed |[encodings][] \*`arg` is `nil` when resetting. -Changed arguments too. +Removed *mime_types.conf* files. Interact with Lua tables directly. + +Changed arguments too. [buffer.new()]: api/buffer.html#new [filter\_through()]: api/_M.textadept.editing.html#filter_through +[file\_types]: api/_M.textadept.file_types.html [goto\_mark()]: api/_M.textadept.bookmarks.html#goto_mark [BOOKMARK\_COLOR]: api/_M.textadept.bookmarks.html#BOOKMARK_COLOR [HIGHLIGHT\_COLOR]: api/_M.textadept.editing.html#HIGHLIGHT_COLOR -- cgit v1.2.3