spacemacs/layers
Kristoffer Haugsbakk 31a11abd54 Use `RET` instead of `return` for return key
It is an Emacs-wide convention to use `RET` when referring to the act of
pressing the return key.  Spacemacs seems to follow that convention as well.  So
fix some Org files that were deviating from this convention.

In particular, replace usages of `<return>` and `return` with `RET`.

Also update the description of an `M-RET` keybinding[1] based on the docstring
of `ido-select-text`.

[1]: Suggested-by: bmag <bmag@users.noreply.github.com>
2017-04-20 23:09:46 -04:00
..
+chat Fix notation inconsistencies in .spacemacs.template 2017-04-17 23:17:35 -04:00
+checkers syntax-checking: SPC e e trigger a check SPC e x to explain error 2017-03-19 12:40:36 -04:00
+completion Use `RET` instead of `return` for return key 2017-04-20 23:09:46 -04:00
+distributions Remove trailing whitespace (again) 2017-04-19 22:51:39 -04:00
+emacs Move space-doc-mode toggle to SPC m V 2017-04-17 22:19:47 -04:00
+email Bump year in copyright headers 2017-01-05 23:08:17 -05:00
+frameworks syntax-checking: rename function add-flycheck-hook to enable-flycheck 2017-03-19 12:40:36 -04:00
+fun configure xkcd inside the :init progn clause 2017-01-06 06:49:29 +02:00
+intl Add Colemak layout to keyboard-layout layer 2017-04-20 00:24:43 -04:00
+lang Go : Update documentation for fixing autocomplete issues 2017-04-20 23:03:34 -04:00
+misc/nlinum fix error when nlinum is enabled and dotspacemacs-line-numbers is t 2017-03-04 10:18:46 +02:00
+os nix: enable flycheck 2017-04-19 22:50:17 -04:00
+pair-programming/floobits Bump year in copyright headers 2017-01-05 23:08:17 -05:00
+source-control Magit: Fix decrease hunk key in README 2017-04-17 21:51:51 -04:00
+spacemacs Add string inflection to spacemacs-editing 2017-04-17 23:31:58 -04:00
+tags Documents conflict resolution between ctags and etags 2017-04-12 23:24:19 -04:00
+themes theming: refactor example 2017-04-18 00:23:16 -04:00
+tools Use `RET` instead of `return` for return key 2017-04-20 23:09:46 -04:00
+vim Fixing typo 2017-04-09 23:24:33 -04:00
+web-services Bump year in copyright headers 2017-01-05 23:08:17 -05:00
LAYERS.org Remove additional CUSTOM_IDs from docs 2017-04-17 19:36:38 -04:00
auto-layer.el core: add support for interpreter-mode-alist to layer lazy installation 2017-01-22 13:41:04 -05:00