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 75ce2788915..cfaaf4c9087 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-01-17 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * coding.c (decode_coding_emacs_mule): Remove unreachable code. | ||
| 4 | This is a typo left over from 2009-03-06T07:51:52Z!handa@m17n.org, | ||
| 5 | which fixed Bug#2370. Caught by Sun cc. | ||
| 6 | |||
| 1 | 2011-01-15 Martin Rudalics <rudalics@gmx.at> | 7 | 2011-01-15 Martin Rudalics <rudalics@gmx.at> |
| 2 | 8 | ||
| 3 | * window.c (inhibit_point_swap): New variable. | 9 | * window.c (inhibit_point_swap): New variable. |