comparison src/ChangeLog.10 @ 91046:35069180a991

Fix up multi-tty merge Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-261 Creator: Stefan Monnier <monnier@iro.umontreal.ca>
author Miles Bader <miles@gnu.org>
date Fri, 12 Oct 2007 21:06:27 +0000
parents bdb3fe0ba9fa
children 53108e6cea98
comparison
equal deleted inserted replaced
91045:39ec756a9481 91046:35069180a991
12400 12400
12401 * regex.h (enum reg_errcode_t): New value REG_ERANGEX. 12401 * regex.h (enum reg_errcode_t): New value REG_ERANGEX.
12402 12402
12403 * regex.c (re_error_msgid): Add an entry for REG_ERANGEX. 12403 * regex.c (re_error_msgid): Add an entry for REG_ERANGEX.
12404 (regex_compile): Return REG_ERANGEX if appropriate. 12404 (regex_compile): Return REG_ERANGEX if appropriate.
12405
12406 2004-10-22 Kenichi Handa <handa@m17n.org>
12407
12408 * editfns.c (Ftranslate_region_internal): New function.
12409 (syms_of_editfns): Defsubr it.
12405 12410
12406 2004-10-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 12411 2004-10-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
12407 12412
12408 * xfns.c (xic_create_xfontset): Initialize missing_list to NULL. 12413 * xfns.c (xic_create_xfontset): Initialize missing_list to NULL.
12409 12414