From 6600c4f959bb4ea91a2f632bfc5375f7e75e40c4 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 8 Jul 2013 16:09:29 -0400 Subject: Renamed "language-specific" modules to just "language modules" in documentation. --- doc/09_Themes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/09_Themes.md') diff --git a/doc/09_Themes.md b/doc/09_Themes.md index eb069795..5777d896 100644 --- a/doc/09_Themes.md +++ b/doc/09_Themes.md @@ -72,7 +72,7 @@ managing more changes is probably easier with the latter. [`gui.set_theme()`]: api/gui.html#set_theme -### Language-Specific +### Language Textadept also allows you to customize themes per-language through the `events.LANGUAGE_MODULE_LOADED` event. For example, changing the color of -- cgit v1.2.3