aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5caced48c41..2135a339b00 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12000-08-07 Kenichi Handa <handa@etl.go.jp>
2
3 * syntax.c (skip_chars): Fix previous change. Make the handling
4 of unibyte string consistent with that of regex search.
5
12000-08-05 Gerd Moellmann <gerd@gnu.org> 62000-08-05 Gerd Moellmann <gerd@gnu.org>
2 7
3 * xmenu.c (popup_get_selection): Use xfree instead of free. 8 * xmenu.c (popup_get_selection): Use xfree instead of free.