Mercurial > emacs
comparison lisp/ChangeLog @ 111028:f9f451f4584f
* lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
hidden by `make-pointer-invisible'.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 18 Oct 2010 17:10:38 -0400 |
parents | 40219338786d |
children | e02e55f79038 |
comparison
equal
deleted
inserted
replaced
111027:656b7a197029 | 111028:f9f451f4584f |
---|---|
1 2010-10-18 Julien Danjou <julien@danjou.info> | |
2 | |
3 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is | |
4 hidden by `make-pointer-invisible'. | |
5 | |
1 2010-10-18 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2010-10-18 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * files.el (locate-file-completion-table): Strip non-matching elements | 8 * files.el (locate-file-completion-table): Strip non-matching elements |
4 before checking length of list (bug#7238). | 9 before checking length of list (bug#7238). |
5 | 10 |