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 d6b1c2347a2..85d4da73803 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2010-08-20 Eli Zaretskii <eliz@gnu.org> | 1 | 2010-08-20 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * emacs.c <emacs_version>: Add a comment regarding | ||
| 4 | msdos/mainmake.v2's dependency on the syntax of this declaration. | ||
| 5 | |||
| 6 | 2010-08-20 Eli Zaretskii <eliz@gnu.org> | ||
| 7 | |||
| 3 | * dispnew.c (buffer_posn_from_coords): Fix calculation of buffer | 8 | * dispnew.c (buffer_posn_from_coords): Fix calculation of buffer |
| 4 | position for R2L lines by mirroring the pixel position wrt the | 9 | position for R2L lines by mirroring the pixel position wrt the |
| 5 | text are box. Improve commentary. | 10 | text are box. Improve commentary. |