aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2006-11-12 05:38:32 +0000
committerJuanma Barranquero <[email protected]>2006-11-12 05:38:32 +0000
commit947129a2bee09c49bb231b01fb1d26718327daeb (patch)
tree8b2dbb93535450c567724acc5dcde54b7dbe1d71 /src
parentcd7320d479063b3e558c00e92eeb372b110c6157 (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c21a76b7c8..e504f018ab 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
+2006-11-12 Juanma Barranquero <[email protected]>
+
+ * category.c (Fchar_category_set): Improve arg/docstring consistency.
+
+ * data.c (Flogxor):
+ * fns.c (Frandom, Flength, Fsafe_length, Fstring_bytes)
+ (Fstring_equal, Fcompare_strings, Fstring_lessp, Fcopy_sequence)
+ (Fstring_make_unibyte): Fix typos in docstrings.
+
2006-11-10 Jan Dj,Ad(Brv <[email protected]>
* xterm.h (struct x_display_info): Fix indentation.