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 2625c6f9aad..bfc06b35cc2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-07-28 Eli Zaretskii <eliz@fencepost.gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (compute_display_string_pos): Don't use cached display | ||
| 4 | string position if the buffer had its restriction changed. | ||
| 5 | (Bug#9184) | ||
| 6 | |||
| 1 | 2011-07-28 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2011-07-28 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | * callproc.c (Fcall_process): Use 'volatile' to avoid vfork clobbering. | 9 | * callproc.c (Fcall_process): Use 'volatile' to avoid vfork clobbering. |