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 61eae166704..016d2561cde 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-08-07 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * .gdbinit (xframe, xwindow, nextcons, xcar, xcdr, xlist): Rename | ||
| 4 | fields to match removal of FGET and WGET and disuse of | ||
| 5 | INTERNAL_FIELD in Lisp_Cons. | ||
| 6 | |||
| 1 | 2012-08-07 Dmitry Antipov <dmantipov@yandex.ru> | 7 | 2012-08-07 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 8 | ||
| 3 | Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things. | 9 | Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things. |