aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 001bbf23e9a..9829d7162da 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12006-01-26 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu>
2
3 * editfns.c (Fconstrain_to_field): Use get_pos_property, not
4 Fget_char_property. Fix bogus comment.
5 (Fline_beginning_position, Fline_end_position): Clarify
6 confusing doc string.
7
8 * cmds.c (Fbeginning_of_line, Fend_of_line): Clarify confusing doc
9 string.
10
12006-01-26 Kenichi Handa <handa@m17n.org> 112006-01-26 Kenichi Handa <handa@m17n.org>
2 12
3 * callproc.c (Fcall_process): GCPRO error_file. Encode infile, 13 * callproc.c (Fcall_process): GCPRO error_file. Encode infile,