log lisp/nxml/nxml-mode.el @ 112453:06719a229a46 default tip

age author description
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Thu, 02 Dec 2010 19:13:24 -0800 Glenn Morris Silence nxml-mode.el compilation.
Thu, 02 Dec 2010 19:10:25 -0800 Glenn Morris Remove leading `*' from nxml defcustom docs.
Tue, 30 Nov 2010 12:57:48 -0500 Sam Steingold * lisp/nxml/nxml-mode.el (nxml-parent-document): Add a variable.
Sat, 23 Oct 2010 20:21:59 -0400 Chong Yidong Bind "C-c ]" to block-closing commands in several modes.
Sun, 13 Jun 2010 21:43:11 -0400 Stefan Monnier * lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
Thu, 20 May 2010 11:12:20 -0400 Chong Yidong * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
Fri, 12 Mar 2010 12:47:22 -0500 Chong Yidong Reorganize Custom groups.
Tue, 16 Feb 2010 09:35:45 -0500 Chong Yidong Minor tweaks to custom groups.
Sat, 16 Jan 2010 17:24:05 -0500 Chong Yidong Fix return value of nxml-extend-after-change-region.
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