Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avy.el (avy-goto-subword-1): Check char-after
When at `point-max', `char-after' returns nil. This can't be passed to `downcase'. Fixes #163
- Loading branch information