]> git.eshelyaron.com Git - emacs.git/commit
Include colons in the completion strings
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 15 May 2021 00:17:17 +0000 (03:17 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 15 May 2021 00:28:39 +0000 (03:28 +0300)
commitc92ad6a75a20fe7e820268f2983523e7f69658ae
treef2d256de876ae80bed08196829466debed62bf42
parent76ba00a1619d6bed27bc26578ffda6f4b43a4c6b
Include colons in the completion strings

* lisp/textmodes/css-mode.el
(css--complete-pseudo-element-or-class):
Include colons in the completion strings. That's simply the nicer
behavior (e.g. someone typing : will see pseudo-elements in
completions as well), and by the standards, the colons are part of
their names anyway (of pseudo-elements and classes).
lisp/textmodes/css-mode.el