summaryrefslogtreecommitdiff
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 815fc6b62f1..634be131188 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * dispnew.c (syms_of_display) <visible-bell>: Add a reference to
+ ring-bell-function. Suggested by Alf-Ivar Holm <alfh@ifi.uio.no>
+
2001-10-26 Gerd Moellmann <gerd@gnu.org>
* insdel.c (insert_1_both): Do nothing if NCHARS == 0.