diff options
author | Eli Zaretskii <eliz@gnu.org> | 2012-01-09 17:27:02 +0800 |
---|---|---|
committer | Chong Yidong <cyd@gnu.org> | 2012-01-09 17:27:02 +0800 |
commit | 0c5b9eef72cbb54964d34c28ddffd17a0646bc87 (patch) | |
tree | 8437ae3dbf4f1dd4f6c93ef6aa5fb7c17332c278 /lisp/emacs-lisp/lisp.el | |
parent | de92a50b9e157cac071355b9836717e62b9edff1 (diff) | |
download | emacs-0c5b9eef72cbb54964d34c28ddffd17a0646bc87.tar.gz emacs-0c5b9eef72cbb54964d34c28ddffd17a0646bc87.tar.bz2 emacs-0c5b9eef72cbb54964d34c28ddffd17a0646bc87.zip |
Fix use of uninitialized variable (backport from trunk).
* xdisp.c (note_mouse_highlight): Initialize `part', to avoid a
possible random value that matches one of those tested as
condition to clear the mouse face.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions