branch: master
commit 9c652980b3c271f9320edecd329b17d5e04cf385
Author: Michael Heerdegen
Commit: Michael Heerdegen
[el-search] Raise user-error when replacement contains gensyms
* el-search/el-search.el (el-search--format-replacement): Raise a
`user-error' when replacement conta
branch: master
commit fd29bf732f488c42cff35fcb54be31021e311e06
Author: Julien Danjou
Commit: Julien Danjou
* rainbow-mode/rainbow-mode.el: do not fail if face-property is a symbol
It turns out there are cases when `face-property' can be just a symbol and
we
need to protect our
branch: master
commit d04002c8258dfabd66e0bce66514803c3aa5e194
Author: Michael Heerdegen
Commit: Michael Heerdegen
* el-search/el-search.el: Skip over #N read syntaxes
This fixes issues with el-searching being distracted by these
constructs.
(el-search--ensure-sexp-star