spacemacs/layers/+completion/spacemacs-ivy
Xue Fuqiao 4958f7fc10 Fix "the point" problems
Point is a proper name when it refers to the current editing location.
Moreover, point designates a place *between* two characters (or before the first
character, or after the last character), rather than a particular character.

References:

* http://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00414.html
* https://www.gnu.org/software/emacs/manual/html_node/elisp/Point.html#index-point
2016-01-31 21:48:52 +01:00
..
local/ivy-spacemacs-help ivy-spacemacs-help: Add ivy-spacemacs-help-faq 2016-01-23 18:22:34 +01:00
config.el spacemacs-ivy: simplify handling of smex 2016-01-13 00:07:04 -05:00
packages.el Fix "the point" problems 2016-01-31 21:48:52 +01:00