index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
sgml-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-1
/
+1
*
Quoting fixes in lisp/textmodes
Paul Eggert
2015-08-30
1
-5
/
+5
*
Pass lambdas to `skeleton-read'
Harald Hanche-Olsen
2015-07-24
1
-5
/
+9
*
Add basic HTML5 tags and a template
Przemysław Wojnowski
2015-05-10
1
-1
/
+42
*
Deprecate `intangible' and `point-entered' properties
Stefan Monnier
2015-04-13
1
-59
/
+68
*
Have `sgml-attribute-offset' control SGML attribute indentation
Jackson Ray Hamilton
2015-03-22
1
-2
/
+21
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Pass -utf8 to tidy.
Sam Steingold
2014-11-26
1
-1
/
+1
*
tildify.el: introduce a `tildify-foreach-region-function' variable
Michal Nazarewicz
2014-11-18
1
-0
/
+15
*
tildify.el: introduce a `tildify-space-string' variable
Michal Nazarewicz
2014-11-18
1
-0
/
+9
*
Set sgml-validate-command based on validator existence
Sam Steingold
2014-08-11
1
-6
/
+15
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-function):
Dale Sedivec
2013-02-28
1
-3
/
+3
*
Use derived-mode-p in previous change
Glenn Morris
2013-02-21
1
-1
/
+1
*
Tweak for sgml-transformation-function
Glenn Morris
2013-02-21
1
-12
/
+19
*
Disambiguate function and variable references in docstrings.
Aaron S. Hawley
2013-01-11
1
-1
/
+1
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-2
/
+2
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
|
Add `add-log-current-defun-function's for CSS and HTML mode.
Jari Aalto
2012-12-01
1
-0
/
+14
*
|
Convert several major modes to setq-local.
Chong Yidong
2012-12-01
1
-65
/
+51
*
|
* lisp/textmodes/sgml-mode.el (sgml-tag): Fix indentation for closing tag.
Leo Liu
2012-11-26
1
-2
/
+2
|
/
*
Remove unnecessary require when compiling sgml-mode.el
Glenn Morris
2012-09-27
1
-1
/
+4
*
Update docstrings and comments to use "init file" terminology.
Chong Yidong
2012-09-17
1
-1
/
+1
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-20
/
+20
*
Remove incorrect uses of "modeline".
Chong Yidong
2012-06-02
1
-2
/
+2
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-4
/
+4
*
Standardize possessive apostrophe usage in manuals, docs, and comments
Glenn Morris
2012-02-28
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-11-14
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-12
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-11-12
1
-1
/
+1
*
Fix more minor mode docstrings.
Chong Yidong
2011-10-19
1
-4
/
+16
*
* lisp/textmodes/sgml-mode.el (sgml-fill-nobreak): Give it a doc. (Bug#5326)
Kevin Ryde
2011-03-05
1
-1
/
+6
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-1
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
* lisp/textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
Glenn Morris
2010-12-10
1
-1
/
+3
*
|
Bind "C-c ]" to block-closing commands in several modes.
Chong Yidong
2010-10-23
1
-0
/
+1
*
|
New syntax-propertize functionality.
Stefan Monnier
2010-09-11
1
-5
/
+6
*
|
Replace Lisp calls to delete-backward-char by delete-char.
Stefan Monnier
2010-05-24
1
-5
/
+5
*
|
Add TeX open-block and close-block keybindings to SGML, and vice versa.
Chong Yidong
2010-05-13
1
-0
/
+5
|
/
*
Fix sgml-maybe-name-self (Bug#5380).
Chong Yidong
2010-01-21
1
-5
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* textmodes/sgml-mode.el (sgml-lexical-context): Recognise
Chong Yidong
2009-12-05
1
-0
/
+6
*
* textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
Chong Yidong
2009-10-31
1
-6
/
+18
*
(sgml-looking-back-at): Move definition before use.
Glenn Morris
2009-10-24
1
-6
/
+6
[prev]
[next]