[Github-comments] [geany/geany] keybindings: Added missing "Strip Trailing Spaces" (#1806)

elextr notifications at xxxxx
Fri Apr 6 05:19:32 UTC 2018


elextr commented on this pull request.



> @@ -274,6 +274,8 @@ enum GeanyKeyBindingID
 	GEANY_KEYS_FORMAT_SENDTOCMD8,				/**< Keybinding. */
 	GEANY_KEYS_FORMAT_SENDTOCMD9,				/**< Keybinding. */
 	GEANY_KEYS_EDITOR_DELETELINETOBEGINNING,	/**< Keybinding. */
+	GEANY_KEYS_DOCUMENT_STRIPTRAILINGSPACES,	/**< Keybinding. 
+												 * @since 1.34   */

No problem with `@since` being both, lets agree on that and let this be fixed and committed.

> IIRC there was an objection because of the theoretical case where some developer might want to use intermediate API versions in-between release without having to keep their feature branch up-to-date or something.

As I said above, thats less of a likely issue with the faster release cycle.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1806#discussion_r179662429
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180406/90517967/attachment.html>


More information about the Github-comments mailing list