comparison src/ChangeLog @ 108109:473b75d8b120

Minor simplications for src/m/amdx86-64.h. * m/amdx86-64.h (START_FILES, LIB_STANDARD) [__OpenBSD__]: For clarity, revert to using fixed /usr/lib rather than $CRT_DIR. (START_FILES, LIB_STANDARD) [__FreeBSD__]: Merge into the generic case, since CRT_DIR defaults to /usr/lib. Suggested by Dan Nicolaescu.
author Glenn Morris <rgm@gnu.org>
date Sat, 24 Apr 2010 12:50:03 -0700
parents 17710e3a17df
children cfcf7c495ca4
comparison
equal deleted inserted replaced
108108:640de94ce18b 108109:473b75d8b120
1 2010-04-24 Glenn Morris <rgm@gnu.org>
2
3 * m/amdx86-64.h (START_FILES, LIB_STANDARD) [__OpenBSD__]:
4 For clarity, revert to using fixed /usr/lib rather than $CRT_DIR.
5 (START_FILES, LIB_STANDARD) [__FreeBSD__]: Merge into the generic case,
6 since CRT_DIR defaults to /usr/lib. Suggested by Dan Nicolaescu.
7
1 2010-04-24 Eli Zaretskii <eliz@gnu.org> 8 2010-04-24 Eli Zaretskii <eliz@gnu.org>
2 9
3 * xdisp.c (display_line): Use `reseat' instead of `reseat_1', and 10 * xdisp.c (display_line): Use `reseat' instead of `reseat_1', and
4 use `get_next_display_element' and `set_iterator_to_next' to 11 use `get_next_display_element' and `set_iterator_to_next' to
5 advance to the next character, when looking for the character that 12 advance to the next character, when looking for the character that