Mercurial > emacs
comparison lisp/ChangeLog @ 108987:18cf7a828b34
* lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 13 Jun 2010 21:43:11 -0400 |
parents | c3dddc8e5767 |
children | 65de28008783 |
comparison
equal
deleted
inserted
replaced
108986:c879988fd08d | 108987:18cf7a828b34 |
---|---|
1 2010-06-14 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior. | |
4 | |
1 2010-06-12 Chong Yidong <cyd@stupidchicken.com> | 5 2010-06-12 Chong Yidong <cyd@stupidchicken.com> |
2 | 6 |
3 * term/common-win.el (x-colors): Add all the color names defined | 7 * term/common-win.el (x-colors): Add all the color names defined |
4 in rgb.txt (Bug#6332). | 8 in rgb.txt (Bug#6332). |
5 | 9 |