--- a/src/window.c +++ b/src/window.c @@ -7646,7 +7646,7 @@ Value is a list of the form (WIDTH COLUMNS VERTICAL-TYPE HEIGHT LINES DEFVAR_LISP ("window-point-insertion-type", Vwindow_point_insertion_type, doc: /* Type of marker to use for `window-point'. */); Vwindow_point_insertion_type = Qnil; - DEFSYM (Qwindow_point_insertion_type, "window_point_insertion_type"); + DEFSYM (Qwindow_point_insertion_type, "window-point-insertion-type"); DEFVAR_LISP ("window-configuration-change-hook", Vwindow_configuration_change_hook,