1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 05:00:47 -08:00
emacs/lisp/textmodes
Dmitry Gutov c92ad6a75a 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).
2021-05-15 03:28:39 +03:00
..
artist.el ; Fix typos: emacs lisp -> Emacs Lisp 2021-04-16 14:54:02 +02:00
bib-mode.el
bibtex-style.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
bibtex.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
conf-mode.el
css-mode.el Include colons in the completion strings 2021-05-15 03:28:39 +03:00
dns-mode.el
enriched.el
fill.el Merge from origin/emacs-27 2021-04-25 09:16:09 -07:00
flyspell.el ; Fix some typos in doc strings and manuals 2021-04-24 18:26:07 +02:00
ispell.el Fix ispell program comparison 2021-05-06 11:45:06 +02:00
less-css-mode.el
makeinfo.el Automatically generate texinfo.el internal autoloads 2021-04-29 11:42:03 -07:00
mhtml-mode.el
nroff-mode.el
page-ext.el
page.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
paragraphs.el * lisp/textmodes/paragraphs.el (multiple-lines): Remove mistaken declaration 2021-04-13 09:47:46 -04:00
picture.el
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el
reftex.el
remember.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
rst.el
sgml-mode.el sgml-mode: Only set sgml-xml-mode if guessed to be an XML file 2021-04-21 15:27:19 +02:00
table.el ; Fix typos: emacs lisp -> Emacs Lisp 2021-04-16 14:54:02 +02:00
tex-mode.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
texinfmt.el ; Fix typos: emacs lisp -> Emacs Lisp 2021-04-16 14:54:02 +02:00
texinfo.el Automatically generate texinfo.el internal autoloads 2021-04-29 11:42:03 -07:00
texnfo-upd.el Automatically generate texinfo.el internal autoloads 2021-04-29 11:42:03 -07:00
text-mode.el
tildify.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
two-column.el * lisp/textmodes/two-column.el: Address FIXME 2021-04-13 09:59:23 -04:00
underline.el