[geany/geany] 186a43: Document the changes to space/tab replacement
Pavel Sountsov
git-noreply at xxxxx
Sun Aug 16 18:22:01 UTC 2015
Branch: refs/heads/master
Author: Pavel Sountsov <siege at google.com>
Committer: SiegeLord <slabode at aim.com>
Date: Sun, 16 Aug 2015 18:22:01 UTC
Commit: 186a43c1d1ea5227ff3d607fd49ce6a633cea415
https://github.com/geany/geany/commit/186a43c1d1ea5227ff3d607fd49ce6a633cea415
Log Message:
-----------
Document the changes to space/tab replacement
Modified Paths:
--------------
doc/geany.txt
Modified: doc/geany.txt
6 lines changed, 4 insertions(+), 2 deletions(-)
===================================================================
@@ -3774,9 +3774,11 @@ Action Default shortcut Description
==================================== ==================== ==================================================
Clone See `Cloning documents`_.
-Replace tabs with space Replaces all tabs with the right amount of spaces.
+Replace tabs with space Replaces all tabs with the right amount of spaces
+ in the whole document, or the current selection.
-Replace spaces with tabs Replaces leading spaces with tab characters.
+Replace spaces with tabs Replaces leading spaces with tab characters in the
+ whole document, or the current selection.
Toggle current fold Toggles the folding state of the current code block.
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list