comparison lisp/ChangeLog @ 110115:fae81355c62c

* progmodes/python.el (python-block-pairs): Allow use of "finally" with "else" (Bug#3991).
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 22 Aug 2010 20:44:55 -0400
parents 3f3acfe9033c
children b2115e1dafc0
comparison
equal deleted inserted replaced
110114:1489c9287d53 110115:fae81355c62c
1 2010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
2
3 * progmodes/python.el (python-block-pairs): Allow use of "finally"
4 with "else" (Bug#3991).
5
1 2010-08-22 Leo <sdl.web@gmail.com> 6 2010-08-22 Leo <sdl.web@gmail.com>
2 7
3 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements. 8 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
4 (ignore, bright, dim, keyword): Split list of nicknames before 9 (ignore, bright, dim, keyword): Split list of nicknames before
5 passing to rcirc-add-or-remove (Bug#6894). 10 passing to rcirc-add-or-remove (Bug#6894).