From 6321bc4d638c2d2584b539e5755da9edebe10eec Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 16 Jul 2013 16:05:48 -0400 Subject: Save window maximized state in sessions. Also ensure backward-compatibility with existing session files. --- 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 f92f4f35..f128c667 100644 --- a/doc/14_Appendix.md +++ b/doc/14_Appendix.md @@ -178,6 +178,7 @@ open |Changed |\_G.[io.snapopen()][] **events** | | handlers |Removed |N/A **gui** | | +N/A |New |[maximized][] find.goto\_file\_in\_list() |Renamed |find.[goto\_file\_found()][] select\_theme |Removed |N/A **io** | | @@ -199,6 +200,7 @@ try\_encodings |Renamed |[encodings][] [select\_enclosed()]: api/_M.textadept.editing.html#select_enclosed [ERROR\_COLOR]: api/_M.textadept.run.html#ERROR_COLOR [io.snapopen()]: api/io.html#snapopen +[maximized]: api/gui.html#maximized [goto\_file\_found()]: api/gui.find.html#goto_file_found [encodings]: api/io.html#encodings -- cgit v1.2.3