diff options
| author | Lars Magne Ingebrigtsen | 2013-08-14 14:47:05 +0200 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2013-08-14 14:47:05 +0200 |
| commit | 71530c97bfa0a2527f6b99ab2bc00865bc8699f2 (patch) | |
| tree | 8d530432ad24ffacbe29a0e1853e2592af2e7ed5 /src/ChangeLog | |
| parent | 5faf4899f09ea5a34b5a46cce132047a06de97d4 (diff) | |
| download | emacs-71530c97bfa0a2527f6b99ab2bc00865bc8699f2.tar.gz emacs-71530c97bfa0a2527f6b99ab2bc00865bc8699f2.zip | |
* decompress.c (unwind_decompress): Always restore point.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c8a1de49d68..eeae85a888c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-08-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * decompress.c (unwind_decompress): Always restore point. | ||
| 4 | |||
| 1 | 2013-08-14 Paul Eggert <eggert@cs.ucla.edu> | 5 | 2013-08-14 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 6 | ||
| 3 | * xdisp.c (cursor_type_changed): Now static. | 7 | * xdisp.c (cursor_type_changed): Now static. |