diff options
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 84e4f0aca42..14c785e682f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * .gdbinit (xcar, xcdr, xlist, xwindow, nextcons, xprintsym): | 3 | * .gdbinit (xcar, xcdr, xlist, xwindow, nextcons, xprintsym): |
| 4 | Adapt to latest changes in field names of the corresponding Lisp | 4 | Adapt to latest changes in field names of the corresponding Lisp |
| 5 | objects | 5 | objects. |
| 6 | 6 | ||
| 7 | * xdisp.c (try_window_id): Use WVAR in IF_DEBUG code. | 7 | * xdisp.c (try_window_id): Use WVAR in IF_DEBUG code. |
| 8 | 8 | ||