aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e74643be30a..7f0dc9a8e26 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -3,6 +3,7 @@
3 * keyboard.c (read_char): Call Lisp function help-form-show, 3 * keyboard.c (read_char): Call Lisp function help-form-show,
4 instead of using internal_with_output_to_temp_buffer. 4 instead of using internal_with_output_to_temp_buffer.
5 (Qhelp_form_show): New var. 5 (Qhelp_form_show): New var.
6 (syms_of_keyboard): Use DEFSYM macro.
6 7
7 * print.c (internal_with_output_to_temp_buffer): Function deleted. 8 * print.c (internal_with_output_to_temp_buffer): Function deleted.
8 9