Tassilo Horn 1d184b0e2a Regexp-quote strings of avy-goto-char* functions.
Before this commit, avy-goto-char with char ^ would inf-loop because the
resulting string "^" is treated as a regular expressions.  However, with
the avy-goto-char* function, the char should be treated literally.  For
example, in Clojure ^:foo is treated as metadata annotation and thus ^
is a likely jump target.
2015-05-07 10:22:42 +02:00
2015-05-05 16:29:21 +02:00
2015-05-05 16:29:21 +02:00
2015-05-05 16:29:21 +02:00
Description
Jump to things in Emacs tree-style
757 KiB
Languages
Emacs Lisp 99.6%
Makefile 0.4%