1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 06:21:02 -08:00

(syms_of_keyboard): Initialize last_point_position_buffer.

This commit is contained in:
Ken Raeburn 2000-08-08 14:43:28 +00:00
parent 8a6d111eec
commit e18dfbf4a7

View file

@ -10079,6 +10079,8 @@ syms_of_keyboard ()
Fset (Qinput_method_exit_on_first_char, Qnil);
Fset (Qinput_method_use_echo_area, Qnil);
last_point_position_buffer = Qnil;
{
struct event_head *p;