Mercurial > emacs
diff src/ChangeLog @ 59974:bb6a99f86b5d
* xfns.c (Fx_backspace_delete_keys_p): Added comment about the
reason for the approach in the code.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Mon, 07 Feb 2005 12:50:38 +0000 |
parents | c20f0be3ae10 |
children | a75c643392b8 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Feb 07 11:44:57 2005 +0000 +++ b/src/ChangeLog Mon Feb 07 12:50:38 2005 +0000 @@ -1,3 +1,8 @@ +2005-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * xfns.c (Fx_backspace_delete_keys_p): Added comment about the + reason for the approach in the code. + 2005-02-07 Kim F. Storm <storm@cua.dk> * undo.c (Fprimitive_undo): Record max one dummmy apply element.