summaryrefslogtreecommitdiff
path: root/lisp/textmodes/sgml-mode.el
Commit message (Expand)AuthorAge
...
* | * lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-rules): Fix typoStefan Monnier2019-05-15
* | Fix merge of sgml-syntax-propertize-rulesNoam Postavsky2019-05-15
* | Merge from origin/emacs-26Glenn Morris2019-05-14
|\|
| * Recognize single quote attribute values in nxml and sgml (Bug#35381)Noam Postavsky2019-05-09
* | More minor regex cleanupPaul Eggert2019-03-19
* | * lisp/textmodes/sgml-mode.el: Try and fix bug#33887.Stefan Monnier2019-01-17
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-20
* | In HTML mode, don't match </ with the wrong /Rüdiger Sonderfeld2018-04-15
* | Handle quotation marks and apostrophes in ‘sgml-quote’Michal Nazarewicz2018-04-07
* | Quieten without-x, without-xml2 buildsGlenn Morris2018-02-26
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update uses of if-let and when-letMark Oteiza2017-09-12
* Avoid unnecessary loading of subr-x at run-timeGlenn Morris2017-04-18
* change sgml-mode to help multi-html modeTom Tromey2017-04-05
* * lisp/textmodes/sgml-mode.el: syntax-propertize <![CDATA and <?..?>Stefan Monnier2017-02-28
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Add HTML5 attributes for the input elementSimen Heggestøyl2016-12-04
* | Fix references to long obsoleted functions/aliasesMark Oteiza2016-11-04
* | Support completion of classes and IDs in CSS modeSimen Heggestøyl2016-09-24
* | Add HTML5 tags to HTML modeSimen Heggestøyl2016-04-17
* | Add HTML4 tags to HTML modeSimen Heggestøyl2016-03-30
* | * lisp/textmodes/sgml-mode.el (sgml-forward-sexp): New functionStefan Monnier2016-01-25
* | Use sgml-electric-tag-pair-mode also in nxml-modeStefan Monnier2016-01-16
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03
* Quoting fixes in lisp/textmodesPaul Eggert2015-08-30
* Pass lambdas to `skeleton-read'Harald Hanche-Olsen2015-07-24
* Add basic HTML5 tags and a templatePrzemysław Wojnowski2015-05-10
* Deprecate `intangible' and `point-entered' propertiesStefan Monnier2015-04-13
* Have `sgml-attribute-offset' control SGML attribute indentationJackson Ray Hamilton2015-03-22
* Update copyright year to 2015Paul Eggert2015-01-01
* Pass -utf8 to tidy.Sam Steingold2014-11-26
* tildify.el: introduce a `tildify-foreach-region-function' variableMichal Nazarewicz2014-11-18
* tildify.el: introduce a `tildify-space-string' variableMichal Nazarewicz2014-11-18
* Set sgml-validate-command based on validator existenceSam Steingold2014-08-11
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-function):Dale Sedivec2013-02-28
* Use derived-mode-p in previous changeGlenn Morris2013-02-21
* Tweak for sgml-transformation-function Glenn Morris2013-02-21
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-11
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\