Add a new element to display tables controlling side-by-side
authorJim Blandy <jimb@redhat.com>
Mon, 19 Sep 1994 17:28:37 +0000 (17:28 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 19 Sep 1994 17:28:37 +0000 (17:28 +0000)
commita45e35e17336f766e1ef2fe79a95e703d5d184b3
tree9be051267b2e44c310196b5fdb845776fe4dc02d
parente39322d99f0b85a4325d7004e37d4d0723684c55
Add a new element to display tables controlling side-by-side
window borders.
* buffer.c (syms_of_buffer): Update doc string for
`buffer-display-table'.
* disptab.h (DISP_TABLE_SIZE): Bump to 262.
(DISP_BORDER_GLYPH): New accessor macro.
* xdisp.c (display_text_line): Consult the display table when
building side-by-side window borders.
src/buffer.c
src/disptab.h
src/xdisp.c