diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5b44cc8f34c..2125f05b787 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-08-20 Eli Zaretskii <eliz@gnu.org> | 1 | 2010-08-20 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * dispnew.c (buffer_posn_from_coords): Fix last change for text | ||
| 4 | terminals: add one-character offset for R2L lines.. | ||
| 5 | |||
| 3 | * emacs.c <emacs_version>: Add a comment regarding | 6 | * emacs.c <emacs_version>: Add a comment regarding |
| 4 | msdos/mainmake.v2's dependency on the syntax of this declaration. | 7 | msdos/mainmake.v2's dependency on the syntax of this declaration. |
| 5 | 8 | ||