log lisp/nxml/nxml-mode.el @ 106815:1d1d5d9bd884

age author description
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 24 Oct 2009 21:32:19 +0000 Chong Yidong * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
Thu, 24 Sep 2009 23:22:17 +0000 Chong Yidong * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 02 Dec 2008 03:32:41 +0000 Glenn Morris Lennart Borgman <lennart.borgman at gmail.com>
Thu, 03 Jul 2008 12:25:23 +0000 Juanma Barranquero Fix typos, and general docstring cleanup.
Sat, 21 Jun 2008 20:31:55 +0000 Glenn Morris Require 'cl when compiling.
Mon, 16 Jun 2008 10:30:31 +0000 Jason Rumney (nxml-mode): Use run-mode-hooks.
Fri, 06 Jun 2008 16:14:49 +0000 Michael Olson nXML: Use font lock
Tue, 06 May 2008 04:25:58 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 09 Apr 2008 14:28:36 +0000 Jason Rumney 2008-04-09 Lennart Borgman <lennart.borgman@gmail.com>
Mon, 18 Feb 2008 02:04:38 +0000 Jason Rumney (nxml-mode): Don't add a write-contents-hook.
Wed, 16 Jan 2008 16:17:53 +0000 Stefan Monnier (nxml-mode): Use mode-line-process to indicate the use of degraded mode.
Sat, 12 Jan 2008 12:29:42 +0000 Jason Rumney (nxml-enable-unicode-char-name-sets, rng-nxml-mode-init): Declare.
Fri, 11 Jan 2008 16:00:49 +0000 Jason Rumney (nxml-char-name-ignore-case): Change default value.
Fri, 11 Jan 2008 15:11:38 +0000 Jason Rumney (nxml-mode): Call rng-nxml-mode-init directly.
Wed, 09 Jan 2008 04:26:53 +0000 Glenn Morris Add 2008 to copyright years.
Thu, 20 Dec 2007 15:19:09 +0000 Jason Rumney (nxml-faces): Rename from nxml-highlighting-faces.
Wed, 28 Nov 2007 04:08:30 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 23 Nov 2007 22:49:40 +0000 Miles Bader Add arch tagline
Fri, 23 Nov 2007 06:58:00 +0000 Mark A. Hershberger Initial merge of nxml