]> git.eshelyaron.com Git - emacs.git/commit
Remap `complete-symbol' in CSS mode
authorSimen Heggestøyl <simenheg@gmail.com>
Mon, 27 May 2019 19:12:53 +0000 (21:12 +0200)
committerSimen Heggestøyl <simenheg@gmail.com>
Mon, 27 May 2019 19:55:25 +0000 (21:55 +0200)
commit464770d2e9abba4d4860637140410c9340312a83
tree027be8fae88d235ca8c1840827aa12c93362c2b7
parent68b374a62d8b7b98fd0b144ae83077d698e20bdb
Remap `complete-symbol' in CSS mode

* lisp/textmodes/css-mode.el (css-mode-map): Remap `complete-symbol'
to `completion-at-point'.
(css-mode): Update docstring to produce the right key binding.
lisp/textmodes/css-mode.el