diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 134e289681c..3776682c692 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2011-01-25 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * xdisp.c (handle_fontified_prop): Be careful with font-lock changing | ||
| 4 | the buffer's point-max (bug#7876). | ||
| 5 | |||
| 6 | 2011-01-25 Chong Yidong <cyd@stupidchicken.com> | ||
| 7 | |||
| 8 | * lisp.h (XPNTR): Obey DATA_SEG_BITS in all non-USE_LSB_TAG cases. | ||
| 9 | Remove unused case (Bug#6811). | ||
| 10 | |||
| 1 | 2011-01-23 Jan Djärv <jan.h.d@swipnet.se> | 11 | 2011-01-23 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 12 | ||
| 3 | * nsterm.m (x_set_offset): Set dont_constrain to 0 so the call to | 13 | * nsterm.m (x_set_offset): Set dont_constrain to 0 so the call to |