aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/14_Appendix.md
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-09-05 22:13:35 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-09-05 22:13:35 -0400
commitc1f943631f518390869220966cfd10dfa4278165 (patch)
treed0034ae169e86f558577783a03e4fe4139dcc4b9 /doc/14_Appendix.md
parent0d09f7cdc7b8ef2ac18eb91ee07031f6a006ce5e (diff)
Renamed `ui.docstatusbar_text` to `ui.bufstatusbar_text`.
Diffstat (limited to 'doc/14_Appendix.md')
-rw-r--r--doc/14_Appendix.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/14_Appendix.md b/doc/14_Appendix.md
index 682582fb..be7a0235 100644
--- a/doc/14_Appendix.md
+++ b/doc/14_Appendix.md
@@ -182,6 +182,7 @@ get\_style\_name(buffer, n) |Renamed |[style\_name][]\[n\]
N/A |New |[INITIALIZED][]<sup>‡</sup>
handlers |Removed |N/A
**gui** |Renamed |[ui][]
+docstatusbar\_text |Renamed |[bufstatusbar\_text][]
N/A |New |[maximized][]
find.goto\_file\_in\_list() |Renamed |find.[goto\_file\_found()][]
select\_theme |Removed |N/A
@@ -212,6 +213,7 @@ not all buffer functions are available at the `require()` stage. See
[style\_name]: api/buffer.html#style_name
[INITIALIZED]: api/events.html#INITIALIZED
[ui]: api/ui.html
+[bufstatusbar\_text]: api/ui.html#bufstatusbar_text
[maximized]: api/ui.html#maximized
[goto\_file\_found()]: api/ui.find.html#goto_file_found
[encodings]: api/io.html#encodings