spacemacs/layers/+completion
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
..
auto-completion Use RET instead of return for return key 2017-04-20 23:09:46 -04:00
helm Remove additional CUSTOM_IDs from docs 2017-04-17 19:36:38 -04:00
ivy ivy: Add counsel-faces 2017-04-20 22:43:26 -04:00