aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2014-10-09 09:50:10 -0400
committerStefan Monnier2014-10-09 09:50:10 -0400
commitd7a6097b57197da07cad511b99824fdcc95e14bf (patch)
treee7d6218363b382269fe8765f1edaff8f8338409c /src/ChangeLog
parent942a57a2a5c56575a15dd22e1feebd1825f281b0 (diff)
downloademacs-d7a6097b57197da07cad511b99824fdcc95e14bf.tar.gz
emacs-d7a6097b57197da07cad511b99824fdcc95e14bf.zip
* src/frame.c (Fmouse_pixel_position): Call Vmouse_position_function.
Fixes: debbugs:18638
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c6d78a5e8d1..63e0e728fee 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12014-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * frame.c (Fmouse_pixel_position): Call Vmouse_position_function
4 (bug#18638).
5
12014-10-08 K. Handa <handa@gnu.org> 62014-10-08 K. Handa <handa@gnu.org>
2 7
3 * coding.c (detect_coding_iso_2022): Set coding->rejected 8 * coding.c (detect_coding_iso_2022): Set coding->rejected