Mercurial > emacs
comparison lisp/ChangeLog @ 101984:84b9607bddb0
(python-use-skeletons): Re-add.
(def-python-skeleton): Use it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 12 Feb 2009 18:16:26 +0000 |
parents | 70db2d7b280c |
children | ed50bbe67a12 |
comparison
equal
deleted
inserted
replaced
101983:70db2d7b280c | 101984:84b9607bddb0 |
---|---|
1 2009-02-12 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2009-02-12 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * progmodes/python.el (python-use-skeletons): Re-add. | |
4 (def-python-skeleton): Use it. | |
2 | 5 |
3 * international/quail.el (quail-make-guidance-frame): Remove the | 6 * international/quail.el (quail-make-guidance-frame): Remove the |
4 `parent-id' parameter. | 7 `parent-id' parameter. |
5 (quail-show-guidance): Make the new window dedicated. | 8 (quail-show-guidance): Make the new window dedicated. |
6 | 9 |