diff options
| author | Jan Djärv | 2005-02-07 12:50:38 +0000 |
|---|---|---|
| committer | Jan Djärv | 2005-02-07 12:50:38 +0000 |
| commit | 3a4415260fb5aaac2b188f35479d99d8002c4dba (patch) | |
| tree | 0ca3c31f8f482800dc318706c271a565f0d75c8f /src/ChangeLog | |
| parent | e4907bbe3bc5fa4a32eeaa753304981d868c7cb5 (diff) | |
| download | emacs-3a4415260fb5aaac2b188f35479d99d8002c4dba.tar.gz emacs-3a4415260fb5aaac2b188f35479d99d8002c4dba.zip | |
* xfns.c (Fx_backspace_delete_keys_p): Added comment about the
reason for the approach in the code.
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 4ca3ed7b56b..2f42beb74c3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xfns.c (Fx_backspace_delete_keys_p): Added comment about the | ||
| 4 | reason for the approach in the code. | ||
| 5 | |||
| 1 | 2005-02-07 Kim F. Storm <storm@cua.dk> | 6 | 2005-02-07 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * undo.c (Fprimitive_undo): Record max one dummmy apply element. | 8 | * undo.c (Fprimitive_undo): Record max one dummmy apply element. |