diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
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 @@ | |||
| 1 | 2014-10-09 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * frame.c (Fmouse_pixel_position): Call Vmouse_position_function | ||
| 4 | (bug#18638). | ||
| 5 | |||
| 1 | 2014-10-08 K. Handa <handa@gnu.org> | 6 | 2014-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 |