Mercurial > emacs
comparison lisp/ChangeLog @ 82225:cdb30692dab7
Fix parent groups link
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Wed, 01 Aug 2007 01:17:51 +0000 |
parents | bda0322e3767 |
children | a4db3bd85e93 |
comparison
equal
deleted
inserted
replaced
82224:bda0322e3767 | 82225:cdb30692dab7 |
---|---|
1 2007-07-31 Drew Adams <drew.adams@oracle.com> | |
2 | |
3 * cus-edit.el (custom-group-value-create, custom-goto-parent): Fix | |
4 parent groups link. | |
5 | |
1 2007-07-31 Paul Pogonyshev <pogonyshev@gmx.net> | 6 2007-07-31 Paul Pogonyshev <pogonyshev@gmx.net> |
2 | 7 |
3 * progmodes/python.el (python-current-defun): Adjust to never fall | 8 * progmodes/python.el (python-current-defun): Adjust to never fall |
4 into infinite loop. | 9 into infinite loop. |
5 | 10 |