]> code.delx.au - gnu-emacs/commit
(store_frame_title, string_char_and_length):
authorKen Raeburn <raeburn@raeburn.org>
Tue, 16 Jul 2002 19:49:12 +0000 (19:49 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Tue, 16 Jul 2002 19:49:12 +0000 (19:49 +0000)
commit50f80c2fbcdf1533ca88873ba3a807b487fb07ab
treefbc1b771ac1d69e0045ea30f34b2c847e8af49fa
parentc8863dae8411bd9e4e4ec5144104a3b742955ec2
(store_frame_title, string_char_and_length):
(message_dolog, message2, message2_nolog, set_message): String
pointer args now point to const.
(set_message_1): Cast message string argument to const pointer.
(string_pos_nchars_ahead, init_from_display_pos):
(face_before_or_after_it_pos, next_element_from_string):
(get_overlay_arrow_glyph_row, display_mode_element):
(decode_mode_spec_coding): Use const for pointer to lisp string
data.
src/xdisp.c