index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
nxml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
24
-24
/
+24
*
* lisp/nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.
Stefan Monnier
2013-10-07
5
-365
/
+263
*
* nxml/nxml-util.el (nxml-debug-clear-inside): Use cl-loop rather than loop.
Glenn Morris
2013-08-28
1
-1
/
+1
*
* lisp/subr.el (define-error): New function.
Stefan Monnier
2013-08-09
9
-59
/
+17
*
* lisp/nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
Stefan Monnier
2013-05-15
4
-360
/
+121
*
* lisp/files.el (kill-buffer-hook): Doc fix.
Leo Liu
2013-03-24
1
-16
/
+18
*
* lisp/nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
Leo Liu
2013-03-23
6
-33
/
+12
*
* lisp/nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
Leo Liu
2013-03-23
2
-29
/
+14
*
In doc, use standard American English style for e.g., etc., i.e.
Paul Eggert
2013-02-12
1
-5
/
+5
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
24
-24
/
+24
*
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-1
/
+1
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-4
/
+4
*
Various minor variable/hook cleanups.
Chong Yidong
2012-06-12
2
-16
/
+21
*
Face cleanups. Remove some uses of old-style face spec and :bold/:italic.
Chong Yidong
2012-06-09
1
-10
/
+7
*
lisp/*: Add declarations, remove unused bindings, mark unused args.
Juanma Barranquero
2012-04-19
1
-7
/
+6
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
2
-2
/
+2
*
Adapt nXML mode to Emacs 24 completion scheme.
Chong Yidong
2012-03-12
1
-15
/
+11
*
Rename condition-case-no-debug to condition-case-unless-debug
Leo Liu
2012-02-10
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
24
-24
/
+24
*
Spelling fixes.
Paul Eggert
2011-12-29
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-04
1
-2
/
+2
*
Spelling fixes.
Paul Eggert
2011-11-26
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-11-20
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
*
* nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
Paul Eggert
2011-06-30
1
-7
/
+1
*
Make rng-xsd-check-pattern case sensitive (Bug#8516).
Yuanle Song
2011-05-22
1
-1
/
+1
*
* lisp/nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
Stefan Monnier
2011-05-20
1
-3
/
+3
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
6
-12
/
+6
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
24
-24
/
+24
*
Refill some copyright headers.
Glenn Morris
2011-01-15
6
-6
/
+12
*
Nuke arch-tags.
Glenn Morris
2011-01-15
18
-18
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
24
-30
/
+24
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
24
-24
/
+24
*
|
Silence nxml-mode.el compilation.
Glenn Morris
2010-12-02
1
-3
/
+4
*
|
Remove leading `*' from nxml defcustom docs.
Glenn Morris
2010-12-02
5
-30
/
+30
*
|
* lisp/nxml/nxml-mode.el (nxml-parent-document): Add a variable.
Sam Steingold
2010-11-30
2
-12
/
+44
*
|
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
[next]