diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a665fd73047..2b02030fd4f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-02-03 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * xfaces.c (Finternal_set_lisp_face_attribute): | ||
| 4 | Try to clarify some error messages. (Bug#2659) | ||
| 5 | |||
| 1 | 2011-02-02 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2011-02-02 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * editfns.c (save_restriction_restore): Don't forget to invalidate the | 8 | * editfns.c (save_restriction_restore): Don't forget to invalidate the |