diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c21a76b7c87..e504f018ab4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2006-11-12 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * category.c (Fchar_category_set): Improve arg/docstring consistency. | ||
| 4 | |||
| 5 | * data.c (Flogxor): | ||
| 6 | * fns.c (Frandom, Flength, Fsafe_length, Fstring_bytes) | ||
| 7 | (Fstring_equal, Fcompare_strings, Fstring_lessp, Fcopy_sequence) | ||
| 8 | (Fstring_make_unibyte): Fix typos in docstrings. | ||
| 9 | |||
| 1 | 2006-11-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 10 | 2006-11-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 11 | ||
| 3 | * xterm.h (struct x_display_info): Fix indentation. | 12 | * xterm.h (struct x_display_info): Fix indentation. |