comparison src/ChangeLog @ 68742:2d5c1a3defa7

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 09 Feb 2006 10:58:39 +0000
parents fb5a31085a6f
children c84463d2bf28
comparison
equal deleted inserted replaced
68741:2892a36e596e 68742:2d5c1a3defa7
1 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
2
3 * alloc.c (Fmake_bool_vector, Fpurecopy): Doc fixes.
4
1 2006-02-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 5 2006-02-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 6
3 * window.c (adjust_window_trailing_edge): Check that shrinking 7 * window.c (adjust_window_trailing_edge): Check that shrinking
4 does not set a window to size zero or less. 8 does not set a window to size zero or less.
5 9
6 2006-02-08 Miles Bader <miles@gnu.org> 10 2006-02-08 Miles Bader <miles@gnu.org>
7 11
8 * editfns.c (Fconstrain_to_field): Use Fget_char_property instead 12 * editfns.c (Fconstrain_to_field): Use Fget_char_property instead
9 of Fget_text_property (other field functions word with overlays as 13 of Fget_text_property (other field functions work with overlays as
10 well as text-properties). 14 well as text-properties).
11 15
12 2006-02-07 Kenichi Handa <handa@m17n.org> 16 2006-02-07 Kenichi Handa <handa@m17n.org>
13 17
14 * dispextern.h (unibyte_display_via_language_environment): Extern it. 18 * dispextern.h (unibyte_display_via_language_environment): Extern it.