]> git.eshelyaron.com Git - emacs.git/commit
Fix bug in css--mdn-find-symbol
authorTom Tromey <tom@tromey.com>
Sat, 11 Feb 2017 15:43:33 +0000 (08:43 -0700)
committerTom Tromey <tom@tromey.com>
Sat, 11 Feb 2017 15:43:47 +0000 (08:43 -0700)
commitc2e19a73401eb37d5c13f6c8589dc1e5d706d239
treef76e186df66e972f802f6aa2aa75729cea6da028
parentac83b2dfe4504babfbafc5efb37dbde4bed34fed
Fix bug in css--mdn-find-symbol

* lisp/textmodes/css-mode.el (css--mdn-find-symbol): Skip whitespace
before skipping word characters.
test/lisp/textmodes/css-mode-tests.el (css-mdn-symbol-guessing): Add
regression test.
lisp/textmodes/css-mode.el
test/lisp/textmodes/css-mode-tests.el