From c1f943631f518390869220966cfd10dfa4278165 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 5 Sep 2013 22:13:35 -0400 Subject: Renamed `ui.docstatusbar_text` to `ui.bufstatusbar_text`. --- doc/14_Appendix.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/14_Appendix.md') 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][] 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 -- cgit v1.2.3