| Commit message (Expand) | Author | Age | Files | Lines |
* | Use line-end-position rather than end-of-line, etc. | Glenn Morris | 2010-11-06 | 1 | -3/+3 |
* | Bind "C-c ]" to block-closing commands in several modes. | Chong Yidong | 2010-10-23 | 1 | -0/+1 |
* | * lisp/nxml/TODO: Remove. | Glenn Morris | 2010-09-08 | 1 | -468/+0 |
* | * lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior. | Stefan Monnier | 2010-06-13 | 1 | -11/+15 |
* | * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to | Chong Yidong | 2010-05-20 | 1 | -0/+1 |
* | Reorganize Custom groups. | Chong Yidong | 2010-03-12 | 1 | -2/+1 |
* | * TODO: Replace reference to CVS with explicit version number. | Glenn Morris | 2010-02-22 | 1 | -1/+1 |
* | Minor tweaks to custom groups. | Chong Yidong | 2010-02-16 | 1 | -2/+1 |
* | Fix return value of nxml-extend-after-change-region. | Chong Yidong | 2010-01-16 | 1 | -10/+11 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 24 | -24/+24 |
* | Try and remove assumptions about point-min==1. | Stefan Monnier | 2009-11-28 | 1 | -17/+14 |
* | * nxml/xsd-regexp.el (xsdre-gen-categories): | Stefan Monnier | 2009-11-05 | 8 | -22/+11 |
* | * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value | Chong Yidong | 2009-10-24 | 1 | -9/+11 |
* | * nxml/nxml-mode.el: Alias xml-mode to nxml-mode. | Chong Yidong | 2009-09-24 | 1 | -0/+3 |
* | (nxml-end-of-heading): Fix typo in condition-case handler. | Glenn Morris | 2009-09-18 | 1 | -1/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 24 | -24/+24 |
* | Lennart Borgman <lennart.borgman at gmail.com> | Glenn Morris | 2008-12-02 | 1 | -1/+2 |
* | Remove some charset code not needed since Emacs 22. | Glenn Morris | 2008-11-13 | 1 | -22/+1 |
* | Mario Lang <mlang at delysid.org> | Glenn Morris | 2008-10-03 | 1 | -5/+3 |
* | * bitmaps/README: | Dan Nicolaescu | 2008-07-31 | 1 | -1/+1 |
* | Fix typos, and general docstring cleanup. | Juanma Barranquero | 2008-07-03 | 19 | -363/+367 |
* | American English spelling fix. | Glenn Morris | 2008-06-27 | 1 | -1/+1 |
* | American English spelling fix. | Glenn Morris | 2008-06-27 | 1 | -1/+1 |
* | Require 'cl when compiling. | Glenn Morris | 2008-06-21 | 1 | -0/+2 |
* | (nxml-mode): Use run-mode-hooks. | Jason Rumney | 2008-06-16 | 1 | -1/+1 |
* | Add ChangeLog entries. Remove unneeded (require 'cl). | Michael Olson | 2008-06-06 | 1 | -3/+0 |
* | nXML: Use font lock | Michael Olson | 2008-06-06 | 3 | -159/+217 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 24 | -144/+96 |
* | 2008-04-09 Lennart Borgman <lennart.borgman@gmail.com> | Jason Rumney | 2008-04-09 | 1 | -0/+17 |
* | (rng-preferred-prefix-alist): Add dublin core namespaces. | Jason Rumney | 2008-03-04 | 1 | -1/+3 |
* | (nxml-mode): Don't add a write-contents-hook. | Jason Rumney | 2008-02-18 | 1 | -1/+5 |
* | Move to etc/nxml. | Glenn Morris | 2008-02-16 | 2 | -22/+0 |
* | (rng-nxml-mode-init): Add status after the "degraded" indicator. | Stefan Monnier | 2008-01-16 | 1 | -1/+2 |
* | (nxml-mode): Use mode-line-process to indicate the use of degraded mode. | Stefan Monnier | 2008-01-16 | 1 | -2/+2 |
* | (rng-nxml-mode-init): Don't overwrite mode-line-process. | Stefan Monnier | 2008-01-16 | 1 | -2/+2 |
* | (nxml-enable-unicode-char-name-sets, rng-nxml-mode-init): Declare. | Jason Rumney | 2008-01-12 | 1 | -0/+3 |
* | (rng-preferred-prefix-alist): Add some defaults. | Jason Rumney | 2008-01-11 | 1 | -4/+6 |
* | (nxml-char-name-ignore-case): Change default value. | Jason Rumney | 2008-01-11 | 1 | -1/+2 |
* | (nxml-internal-unicode-char-name-sets-enabled): Rename from | Jason Rumney | 2008-01-11 | 1 | -11/+6 |
* | (nxml-mode): Call rng-nxml-mode-init directly. | Jason Rumney | 2008-01-11 | 1 | -5/+4 |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-09 | 24 | -24/+24 |
* | (nxml-heading, nxml-outline-indicator) | Jason Rumney | 2007-12-20 | 1 | -21/+21 |
* | (nxml-faces): Rename from nxml-highlighting-faces. | Jason Rumney | 2007-12-20 | 1 | -229/+188 |
* | (rng-nxml-easy-menu): Remove nxml-version. | Jason Rumney | 2007-12-20 | 1 | -3/+1 |
* | (rng-error): Rename from rng-error-face. | Jason Rumney | 2007-12-20 | 1 | -3/+3 |
* | (rng-schema-locating-file-schema-file): Fix last change. | Jason Rumney | 2007-12-19 | 1 | -2/+2 |
* | (rng-autoload-modules, rng-update-autoloads) | Jason Rumney | 2007-12-19 | 1 | -66/+0 |
* | (rng-schema-locating-files-default) | Jason Rumney | 2007-12-19 | 1 | -3/+5 |
* | (rng-update-autoloads, rng-byte-compile-load) | Jason Rumney | 2007-12-19 | 1 | -4/+0 |
* | (rng-do-some-validation): Fix declaration. | Glenn Morris | 2007-11-30 | 1 | -1/+2 |