aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a237ac5f078..89a26e3a463 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-08-13 Gerd Moellmann <gerd@gnu.org> 12001-08-13 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (resize_echo_area_exactly): Don't resize the mini-window
4 exactly when a mini-buffer is active.
5
3 * keyboard.c (make_lispy_event): Interpret double_click_fuzz 6 * keyboard.c (make_lispy_event): Interpret double_click_fuzz
4 in units of 1/8 character on non window-system frames. 7 in units of 1/8 character on non window-system frames.
5 (syms_of_keyboard) <double-click-fuzz>: Doc fix. 8 (syms_of_keyboard) <double-click-fuzz>: Doc fix.