summaryrefslogtreecommitdiff
path: root/lisp/textmodes/sgml-mode.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-4/+4
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Fix typos.Juanma Barranquero2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-121-1/+1
* Fix typos.Juanma Barranquero2011-11-121-1/+1
* Fix more minor mode docstrings.Chong Yidong2011-10-191-4/+16
* * lisp/textmodes/sgml-mode.el (sgml-fill-nobreak): Give it a doc. (Bug#5326)Kevin Ryde2011-03-051-1/+6
* Refill some long/short copyright headers.Glenn Morris2011-01-261-1/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * lisp/textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.Glenn Morris2010-12-101-1/+3
* | Bind "C-c ]" to block-closing commands in several modes.Chong Yidong2010-10-231-0/+1
* | New syntax-propertize functionality.Stefan Monnier2010-09-111-5/+6
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-5/+5
* | Add TeX open-block and close-block keybindings to SGML, and vice versa.Chong Yidong2010-05-131-0/+5
|/
* Fix sgml-maybe-name-self (Bug#5380).Chong Yidong2010-01-211-5/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * textmodes/sgml-mode.el (sgml-lexical-context): RecogniseChong Yidong2009-12-051-0/+6
* * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):Chong Yidong2009-10-311-6/+18