(message_dolog_marker1, message_dolog_marker2)
authorRichard M. Stallman <rms@gnu.org>
Sun, 18 Nov 2001 06:54:50 +0000 (06:54 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 18 Nov 2001 06:54:50 +0000 (06:54 +0000)
commitb14bc55ea70194ae36683c52988802f2802e0d79
tree23b17dd7bf5e80a6eb5f804532ebaeb5aea6dc43
parentb5a4bb222b620f24a43e6ef1559b710d563f0e5a
(message_dolog_marker1, message_dolog_marker2)
(message_dolog_marker3): New static variables hold three markers.
(syms_of_xdisp): Initialize and staticpro them.
(message_dolog): Use message_dolog_marker1..3 instead of
allocating markers each time.  Unchain them when done.
src/xdisp.c