1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-21 14:22:22 -07:00
emacs/lisp/textmodes
Simen Heggestøyl d546ed13b0 Support completion of HTML tags in CSS selectors
* lisp/textmodes/css-mode.el (css--html-tags): New variable holding a
list of HTML tags for completion.
(css--nested-selectors-allowed): New variable for determining whether
nested selectors are allowed in the current mode.
(css--complete-selector): New function for completing part of a CSS
selector.
(css-completion-at-point): Support completion of selectors.
(scss-mode): Allow nested selectors.
2016-05-05 21:22:36 +02:00
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el
conf-mode.el
css-mode.el Support completion of HTML tags in CSS selectors 2016-05-05 21:22:36 +02:00
dns-mode.el
enriched.el
fill.el Have `M-q' not mark buffers are changed when they haven't 2016-03-28 19:08:50 +02:00
flyspell.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
ispell.el Merge from origin/emacs-25 2016-05-01 18:09:29 -07:00
makeinfo.el
nroff-mode.el
page-ext.el
page.el Fix "Beginning of buffer" error in forward-page 2016-04-07 21:42:40 +08:00
paragraphs.el
picture.el Fix picture-mode wrt double-width characters 2016-03-21 17:05:54 -07:00
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
rst.el
sgml-mode.el Add HTML5 tags to HTML mode 2016-04-17 19:34:26 +02:00
table.el
tex-mode.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
texinfmt.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
texinfo.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
texnfo-upd.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
text-mode.el
tildify.el
two-column.el
underline.el