/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3331.2.25 by miles, Fri Oct 22 10:13:36 2004 UTC revision 1.3331.2.26 by miles, Wed Oct 27 05:42:02 2004 UTC
# Line 1  Line 1 
1    2004-10-26  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
2    
3            * gtkutil.c: Put empty line between comment and function body.
4            (xg_destroy_widgets): Renamed from remove_from_container.  Just
5            destroy all widgets in list.  Argument wcont removed.
6            (xg_update_menubar, xg_update_submenu): Call xg_destroy_widgets
7            instead of remove_from_container.
8            (xg_display_close, xg_create_tool_bar, update_frame_tool_bar)
9            (free_frame_tool_bar): Add comment.
10    
11            * xfns.c (xic_create_xfontset): Check that FRAME_XIC_BASE_FONTNAME
12            is not NULL before strcmp.
13    
14    2004-10-26  Kim F. Storm  <storm@cua.dk>
15    
16            * callint.c (Fcall_interactively): Add 'U' code to get the
17            up-event discarded by a previous 'k' or 'K' argument.
18    
19    2004-10-26  David Kastrup  <dak@gnu.org>
20    
21            * buffer.c (syms_of_buffer): Fix a few typos.
22    
23    2004-10-26  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
24    
25            * xsmfns.c: Put empty line between comment and function body.
26            Use two spaces before comment end.
27    
28    2004-10-25  Kenichi Handa  <handa@m17n.org>
29    
30            * fontset.c (fontset_pattern_regexp): Optimize for the case that
31            PATTERN is full XLFD.
32    
33    2004-10-24  Kenichi Handa  <handa@m17n.org>
34    
35            * regex.h (enum reg_errcode_t): New value REG_ERANGEX.
36    
37            * regex.c (re_error_msgid): Add an entry for REG_ERANGEX.
38            (regex_compile): Return REG_ERANGEX if appropriate.
39    
40    2004-10-22  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
41    
42            * xfns.c (xic_create_xfontset): Initialize missing_list to NULL.
43    
44  2004-10-21  K,Aa(Broly L$,1 q(Brentey  <lorentey@elte.hu>  2004-10-21  K,Aa(Broly L$,1 q(Brentey  <lorentey@elte.hu>
45    
46          * xterm.h (x_output): New member `xic_base_fontname'.          * xterm.h (x_output): New member `xic_base_fontname'.

Legend:
Removed from v.1.3331.2.25  
changed lines
  Added in v.1.3331.2.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26