diff options
author | nyamatongwe <unknown> | 2007-05-21 11:47:04 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2007-05-21 11:47:04 +0000 |
commit | 8e18c59cc8820b3732afd1eab48a91898ce1eece (patch) | |
tree | c43bd3cd91e4291bd5c864edcd19025a414a59c4 | |
parent | f3cb8387662d4fdb6bbe6db149709f6b330cec35 (diff) | |
download | scintilla-mirror-8e18c59cc8820b3732afd1eab48a91898ce1eece.tar.gz |
Added convert indenation item.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 2843ebd17..368d4cd79 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -387,6 +387,9 @@ Incremental search available on GTK+. </li> <li> + SciTE Indentation Settings dialog available on GTK+ and adds a "Convert" button. + </li> + <li> Find in Files can optionally ignore binary files or directories that start with ".". </li> <li> |