summaryrefslogtreecommitdiff
path: root/test/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* * test/lisp/textmodes/conf-mode-tests.el (conf-test-align-assignments):Glenn Morris2019-02-151-1/+1
* Add basic conf-mode testsAlex Branham2019-02-151-0/+204
* Update more copyright yearsPaul Eggert2018-12-311-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-316-6/+6
|\
| * Update copyright year to 2019Paul Eggert2019-01-016-6/+6
* | Add Imenu support to CSS mode and its derivativesSimen Heggestøyl2018-05-291-1/+14
* | Handle quotation marks and apostrophes in ‘sgml-quote’Michal Nazarewicz2018-04-071-0/+30
* | Merge from origin/emacs-26Glenn Morris2018-02-091-1/+1
|\ \ | |/
| * Fix shr and CSS 4 color mapsBasil L. Contovounesios2018-02-071-1/+1
* | Shorten CSS hex colors when possibleSimen Heggestøyl2018-01-281-3/+12
* | Fix off-by-one error in 'css--hex-to-rgb'Simen Heggestøyl2018-01-281-1/+3
* | ; * test/lisp/textmodes/fill-tests.el: Fix copyright years.Glenn Morris2018-01-261-1/+1
* | Merge branch 'fix/bug-20871-cur'Marcin Borkowski2018-01-241-0/+50
|\ \
| * | Add simple tests for the `fill-polish-nobreak-p' functionMarcin Borkowski2018-01-151-0/+50
* | | Parse percent values in CSS alpha componentsSimen Heggestøyl2018-01-211-7/+9
|/ /
* | Merge from origin/emacs-26Paul Eggert2018-01-016-6/+6
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-016-6/+6
* | Add command for cycling between CSS color formatsSimen Heggestøyl2017-12-171-0/+73
|/
* Fix off-by-one error in 'css--hex-color'Simen Heggestøyl2017-12-161-0/+6
* Add tests for `css-current-defun-name'Simen Heggestøyl2017-09-281-0/+21
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-136-6/+6
* Complete CSS property values less eagerly (Bug#27392)Simen Heggestøyl2017-06-171-1/+6
* ; Move recent test file to correct directory (my mistake)Glenn Morris2017-05-231-0/+58
* Add color highlighting to css-modeTom Tromey2017-05-031-1/+45
* ; Spelling and punctuation fixesPaul Eggert2017-04-061-4/+4
* add mhtml-mode.elTom Tromey2017-04-051-0/+58
* Fix bug in css--mdn-find-symbolTom Tromey2017-02-111-1/+2
* css-mode documentation lookup featureTom Tromey2017-01-301-0/+15
* test/*.el: Avoid byte-compiler warningsJuanma Barranquero2017-01-281-1/+1
* Update copyright year to 2017 in masterPaul Eggert2017-01-011-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-013-3/+3
* Add tests for foreign completions in CSS modeSimen Heggestøyl2016-10-151-1/+35
* Complete "initial" and "unset" in CSS modeSimen Heggestøyl2016-07-061-1/+2
* Add completion of colors in CSS modeEtienne Prud’homme2016-05-221-1/+1
* Add tests for CSS mode completionSimen Heggestøyl2016-05-071-10/+114
* Add completion of `calc()' in CSS modeSimen Heggestøyl2016-04-261-2/+2
* Don't let `css--property-values' return duplicatesSimen Heggestøyl2016-04-241-4/+14
* Cache results of `css--property-values'Simen Heggestøyl2016-04-241-0/+7
* Support completion of attribute values in CSS modeSimen Heggestøyl2016-03-231-0/+66
* Merge from origin/emacs-25John Wiegley2016-01-113-3/+3
* reftex generate autoloads to non versioned file.Phillip Lord2015-12-171-0/+15
* Rename all test files to reflect source layout.Phillip Lord2015-11-243-0/+607