Files
emacs/lisp/progmodes
Thierry Volpiatto 55c9238189 Fix eldoc highlighting for &key args (Bug#27272)
* lisp/progmodes/elisp-mode.el (elisp--highlight-function-argument):
Only switch to keyword-based searching if INDEX point beyond `&key' in
the argument list.  All arguments prior to the `&key' are position
based.  Additionally, be more strict about what is a keyword when
searching for the current keyword.
2017-08-15 21:22:41 -04:00
..
2017-02-10 11:23:24 +02:00
2017-03-19 12:29:06 -07:00
2017-05-27 15:15:18 +03:00
2017-07-22 11:47:33 +03:00
2017-03-20 23:26:53 -04:00