Mercurial > emacs
view src/s/openbsd.h @ 109685:5cfe70ae40e5
Fix overlay arrow display, make doc strings bidi-friendly.
xdisp.c (display_line): Move the handling of overlay arrow after
the call to find_row_edges. (Bug#6699)
cmds.c (Fforward_line, Fbeginning_of_line, Fend_of_line):
editfns.c (Fline_beginning_position, Fline_end_position): State
in the doc strings that start and end of line are in the logical order.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 08 Aug 2010 19:51:56 +0300 |
parents | 17d73312ed65 |
children | ef719132ddfa |
line wrap: on
line source
/* System file for openbsd. */ /* The same as NetBSD. Note there are differences in configure. */ #include "netbsd.h" /* arch-tag: 7e3f65ca-3f48-4237-933f-2b208b21e8e2 (do not change this comment) */