Mercurial > emacs
comparison lisp/ChangeLog @ 110347:b4971a8966f0
* repeat.el (repeat): Allow repeating when the last event is a click.
Suggested by Drew Adams (bug#6256).
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 11 Sep 2010 20:23:45 +0200 |
parents | 05bd64a0d747 |
children | 061976c19319 |
comparison
equal
deleted
inserted
replaced
110346:05bd64a0d747 | 110347:b4971a8966f0 |
---|---|
1 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * repeat.el (repeat): Allow repeating when the last event is a click. | |
4 Suggested by Drew Adams (bug#6256). | |
5 | |
1 2010-09-11 Sascha Wilde <wilde@sha-bang.de> | 6 2010-09-11 Sascha Wilde <wilde@sha-bang.de> |
2 | 7 |
3 * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision): | 8 * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision): |
4 Replace setting HGRCPATH to "" by some less invasive --config options. | 9 Replace setting HGRCPATH to "" by some less invasive --config options. |
5 | 10 |