X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f533e26f39d32101bf263b5c42240520a46f17c1..486afba9a43f8389a6d5715c1f98739b998a3d0a:/wxPython/docs/CHANGES.html diff --git a/wxPython/docs/CHANGES.html b/wxPython/docs/CHANGES.html index 42b7ab270f..b2c91c1a7b 100644 --- a/wxPython/docs/CHANGES.html +++ b/wxPython/docs/CHANGES.html @@ -110,7 +110,7 @@ is useful, for example, if you would like to remove some output or errors or etc. from the buffer before doing a copy/paste. The free edit mode is designated by the use of a red, non-flashing caret. -
  • Ctrl-H will fold/unfold (hide/show) the selected lines.
  • +
  • Ctrl-Shift-F will fold/unfold (hide/show) the selected lines.
  • General code cleanup and fixes.
  • Use wx.StandardPaths to determine the location of the config files.