summaryrefslogtreecommitdiff
path: root/lisp/textmodes/sgml-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Replace insignificant backquotesMichael Heerdegen2018-11-251-12/+12
* Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-6/+0
* The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-1/+2
* In HTML mode, don't match </ with the wrong /Rüdiger Sonderfeld2018-04-151-1/+1
* Handle quotation marks and apostrophes in ‘sgml-quote’Michal Nazarewicz2018-04-071-7/+19
* Quieten without-x, without-xml2 buildsGlenn Morris2018-02-261-0/+3
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update uses of if-let and when-letMark Oteiza2017-09-121-4/+4
* Avoid unnecessary loading of subr-x at run-timeGlenn Morris2017-04-181-1/+1
* change sgml-mode to help multi-html modeTom Tromey2017-04-051-16/+31
* * lisp/textmodes/sgml-mode.el: syntax-propertize <![CDATA and <?..?>Stefan Monnier2017-02-281-11/+31
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Add HTML5 attributes for the input elementSimen Heggestøyl2016-12-041-4/+16
* | Fix references to long obsoleted functions/aliasesMark Oteiza2016-11-041-1/+1
* | Support completion of classes and IDs in CSS modeSimen Heggestøyl2016-09-241-0/+58
* | Add HTML5 tags to HTML modeSimen Heggestøyl2016-04-171-0/+51
* | Add HTML4 tags to HTML modeSimen Heggestøyl2016-03-301-8/+74
* | * lisp/textmodes/sgml-mode.el (sgml-forward-sexp): New functionStefan Monnier2016-01-251-6/+25
* | Use sgml-electric-tag-pair-mode also in nxml-modeStefan Monnier2016-01-161-5/+6
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Quoting fixes in lisp/textmodesPaul Eggert2015-08-301-5/+5
* Pass lambdas to `skeleton-read'Harald Hanche-Olsen2015-07-241-5/+9
* Add basic HTML5 tags and a templatePrzemysław Wojnowski2015-05-101-1/+42
* Deprecate `intangible' and `point-entered' propertiesStefan Monnier2015-04-131-59/+68
* Have `sgml-attribute-offset' control SGML attribute indentationJackson Ray Hamilton2015-03-221-2/+21
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Pass -utf8 to tidy.Sam Steingold2014-11-261-1/+1
* tildify.el: introduce a `tildify-foreach-region-function' variableMichal Nazarewicz2014-11-181-0/+15
* tildify.el: introduce a `tildify-space-string' variableMichal Nazarewicz2014-11-181-0/+9
* Set sgml-validate-command based on validator existenceSam Steingold2014-08-111-6/+15
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-function):Dale Sedivec2013-02-281-3/+3
* Use derived-mode-p in previous changeGlenn Morris2013-02-211-1/+1
* Tweak for sgml-transformation-function Glenn Morris2013-02-211-12/+19
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | Add `add-log-current-defun-function's for CSS and HTML mode.Jari Aalto2012-12-011-0/+14
* | Convert several major modes to setq-local.Chong Yidong2012-12-011-65/+51
* | * lisp/textmodes/sgml-mode.el (sgml-tag): Fix indentation for closing tag.Leo Liu2012-11-261-2/+2
|/
* Remove unnecessary require when compiling sgml-mode.elGlenn Morris2012-09-271-1/+4
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-20/+20
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-2/+2