diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f760adf313f..7460e2c5704 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-11-23 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * .gdbinit (pgx): If the glyph's object is a string, display the | ||
| 4 | pointer to string data, rather than the value of the string object | ||
| 5 | itself (which barfs under CHECK_LISP_OBJECT_TYPE). | ||
| 6 | |||
| 1 | 2012-11-21 Eli Zaretskii <eliz@gnu.org> | 7 | 2012-11-21 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * indent.c (Fvertical_motion): If the starting position is covered | 9 | * indent.c (Fvertical_motion): If the starting position is covered |