diff options
| author | Eli Zaretskii | 2010-10-23 19:33:03 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2010-10-23 19:33:03 +0200 |
| commit | 914f049beab5cf3812c7d6a889db988c7a0a72c6 (patch) | |
| tree | a00c5adaddc44e307ddbbc3351e5e41e75116451 /src | |
| parent | d1d6801eb4badab97416d0b6294e1920d0f90c3e (diff) | |
| download | emacs-914f049beab5cf3812c7d6a889db988c7a0a72c6.tar.gz emacs-914f049beab5cf3812c7d6a889db988c7a0a72c6.zip | |
src/ChangeLog: Revert inadvertent change of entry date.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e4cd83a6236..c4cd1babf7c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1561,7 +1561,7 @@ | |||
| 1561 | non-MSDOS, non-WINDOWSNT code, it's only defined for such systems | 1561 | non-MSDOS, non-WINDOWSNT code, it's only defined for such systems |
| 1562 | anyway. | 1562 | anyway. |
| 1563 | 1563 | ||
| 1564 | 2010-08-20 Eli Zaretskii <eliz@gnu.org> | 1564 | 2010-08-21 Eli Zaretskii <eliz@gnu.org> |
| 1565 | 1565 | ||
| 1566 | * dispnew.c (buffer_posn_from_coords): Fix off-by-one error in | 1566 | * dispnew.c (buffer_posn_from_coords): Fix off-by-one error in |
| 1567 | mirroring pixel positions. | 1567 | mirroring pixel positions. |