comparison lisp/ChangeLog @ 105755:cc6727b235b0

* nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value of xmltok-start before the end tag was inserted (Bug#2840).
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 24 Oct 2009 21:32:19 +0000
parents cdd9e1b1a30f
children aea3ed6946e4
comparison
equal deleted inserted replaced
105754:2313ef258869 105755:cc6727b235b0
1 2009-10-24 Chong Yidong <cyd@stupidchicken.com> 1 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
2
3 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
4 of xmltok-start before the end tag was inserted (Bug#2840).
2 5
3 * progmodes/sh-script.el (sh-font-lock-paren): Handle case 6 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
4 patterns that are preceded by an open-paren (Bug#1320). 7 patterns that are preceded by an open-paren (Bug#1320).
5 8
6 2009-10-24 Sven Joachim <svenjoac@gmx.de> 9 2009-10-24 Sven Joachim <svenjoac@gmx.de>