comparison src/ChangeLog @ 90223:edf295560b5a

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 504-513) - Update from CVS - Merge from gnus--rel--5.10 - Update from CVS: .cvsignore: Add `lock'. * gnus--rel--5.10 (patch 99-103) - Update from CVS
author Miles Bader <miles@gnu.org>
date Fri, 05 Aug 2005 10:57:36 +0000
parents 890cc78a5a24 3b61b638f521
children 2d92f5c9d6ae
comparison
equal deleted inserted replaced
90222:709f27353024 90223:edf295560b5a
1 2005-08-02 Richard M. Stallman <rms@gnu.org>
2
3 * frame.c (Fframe_char_width): Doc fix.
4
5 2005-07-30 Juanma Barranquero <lekktu@gmail.com>
6
7 * xdisp.c (syms_of_xdisp) <redisplay-end-trigger-functions>:
8 Defvar it.
9
1 2005-07-28 Juanma Barranquero <lekktu@gmail.com> 10 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
2 11
3 * w32fns.c (my_set_window_pos, my_show_window): Don't declare. 12 * w32fns.c (my_set_window_pos, my_show_window): Don't declare.
4 (my_create_window, my_create_tip_window): Make static. 13 (my_create_window, my_create_tip_window): Make static.
5 14
127 136
128 2005-07-19 Kim F. Storm <storm@cua.dk> 137 2005-07-19 Kim F. Storm <storm@cua.dk>
129 138
130 * w32fns.c (Vx_hand_shape): Variable removed. 139 * w32fns.c (Vx_hand_shape): Variable removed.
131 (syms_of_w32fns): Intern and staticpro Qw32_charset_default. 140 (syms_of_w32fns): Intern and staticpro Qw32_charset_default.
141
142 2005-07-19 Kenichi Handa <handa@m17n.org>
143
144 * fns.c (Fstring_as_multibyte): Escape backslashes in the
145 docstring.
132 146
133 2005-07-18 Stefan Monnier <monnier@iro.umontreal.ca> 147 2005-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
134 148
135 * buffer.h (Fgenerate_new_buffer_name): Declare (for use in coding.c). 149 * buffer.h (Fgenerate_new_buffer_name): Declare (for use in coding.c).
136 150