| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * minibuffer.el (read-file-name): Check for repeat before putting | Chong Yidong | 2009-10-18 | 1 | -1/+1 |
* | * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag. | Chong Yidong | 2009-10-18 | 1 | -14/+24 |
* | * nxml/nxml-mode.el: Alias xml-mode to nxml-mode. | Chong Yidong | 2009-09-24 | 1 | -5/+0 |
* | Change to utf-8. Adjust coding cookie. | Kenichi Handa | 2009-08-18 | 1 | -2/+2 |
* | Replace last-command-char with last-command-event. | Glenn Morris | 2009-01-09 | 1 | -4/+4 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | (sgml-tag-syntax-table): Remove prefix | Martin Rudalics | 2008-09-19 | 1 | -0/+3 |
* | (sgml-font-lock-syntactic-keywords): | Stefan Monnier | 2008-07-05 | 1 | -1/+5 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | (sgml-font-lock-syntactic-keywords): Mark " outside of tags as punctuation. | Stefan Monnier | 2008-03-12 | 1 | -1/+3 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-02-24 | 1 | -2/+6 |
|\ |
|
| * | (sgml-mode): Fix comment syntax. | Stefan Monnier | 2008-02-14 | 1 | -2/+6 |
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2008-01-30 | 1 | -1/+1 |
|\ \ |
|
| * | | * testmodes/sgml-mode.el (sgml-tag-syntax-table): Initialize this | Eric S. Raymond | 2008-01-09 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | * erc-ibuffer.el (erc-channel-modes): | Stefan Monnier | 2008-01-04 | 1 | -2/+2 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-08-13 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Replace `iff' in doc-strings and comments. | Glenn Morris | 2007-08-08 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-09 | 1 | -37/+107 |
|\ \ \
| |/ / |
|
| * | | (sgml-xml-guess): Return the result rather than setting sgml-xml-mode. | Stefan Monnier | 2007-06-17 | 1 | -37/+107 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-05-30 | 1 | -10/+13 |
|\ \ \
| |/ / |
|
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-05-29 | 1 | -10/+13 |
| |\ \
| | |/ |
|
| | * | (sgml-point-entered): Use condition-case. | Chong Yidong | 2007-05-28 | 1 | -10/+13 |
| * | | Revert last change. | Thien-Thi Nguyen | 2007-05-18 | 1 | -2/+2 |
| * | | (sgml-tag): Fix bug: Call sgml-transformation-function. | Thien-Thi Nguyen | 2007-05-17 | 1 | -2/+2 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-05-15 | 1 | -32/+56 |
|\ \ \
| |/ / |
|
| * | | (sgml-value): Fix handling of attributes which can take any number of values. | Stefan Monnier | 2007-05-10 | 1 | -12/+13 |
| * | | (sgml-lexical-context): Add handling of XML style Processing Instructions. | Stefan Monnier | 2007-05-08 | 1 | -20/+43 |
| |/ |
|
* | | Merge from emacs--devo--0 | Miles Bader | 2007-02-26 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | (sgml-validate): Quote the file name with shell-quote-argument. | Eli Zaretskii | 2007-02-23 | 1 | -3/+4 |