[geany/geany-plugins] 0397de: Strip trailing whitespaces
Enrico Tröger
git-noreply at xxxxx
Sat Jul 7 10:34:08 UTC 2012
Branch: refs/heads/master
Author: Enrico Tröger <enrico.troeger at uvena.de>
Committer: Enrico Tröger <enrico.troeger at uvena.de>
Date: Sat, 07 Jul 2012 10:34:08
Commit: 0397de52b4f3c2a00712c258386ccb4993da9575
https://github.com/geany/geany-plugins/commit/0397de52b4f3c2a00712c258386ccb4993da9575
Log Message:
-----------
Strip trailing whitespaces
No content changes.
Modified Paths:
--------------
addons/README
Modified: addons/README
8 files changed, 4 insertions(+), 4 deletions(-)
===================================================================
@@ -84,11 +84,11 @@ replacing a selection.
^^^^^^^^^^^^^^^^^^^^^^^^
Provides two methods for enclosing selected text in characters. If the 'Enclose
selection automatically' option is checked in Preferences, selected text will
-be surrounded when certain characters are pressed (e.g. highlight a string and
-press ", the string will be surrounded in double quotes). Also allows you to
-define up to eight of your own opening and closing character pairs, which can
+be surrounded when certain characters are pressed (e.g. highlight a string and
+press ", the string will be surrounded in double quotes). Also allows you to
+define up to eight of your own opening and closing character pairs, which can
then be linked to a keybinding (e.g. set [ and ] to be Enclose Pair 1 and the
-keybinding to ctrl+[ , highlight some text and press ctrl+[ to surround the
+keybinding to ctrl+[ , highlight some text and press ctrl+[ to surround the
selected text in brackets).
Requirements
@@ Diff output truncated at 100000 characters. @@
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).
More information about the Plugins-Commits
mailing list