/[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.10 by miles, Sat Jul 17 02:46:48 2004 UTC revision 1.3331.2.11 by miles, Fri Jul 23 04:30:40 2004 UTC
# Line 1  Line 1 
1    2004-07-22  Barry Fishman <barry_fishman@att.net>  (tiny change)
2    
3            * s/gnu-linux.h: Use GC_MARK_STACK if __amd64__ is defined.
4    
5    2004-07-21  Kim F. Storm  <storm@cua.dk>
6    
7            * window.h (struct glyph_matrix): New members nrows_scale_factor
8            and ncols_scale_factor.
9    
10            * window.c (make_window): Initialize nrows_scale_factor and
11            ncols_scale_factor members.
12    
13            * dispnew.c (margin_glyphs_to_reserve): Apply ncols_scale_factor.
14            (allocate_matrices_for_frame_redisplay): Fix left/right margin mix-up.
15            (required_matrix_height): Apply nrows_scale_factor.
16            (required_matrix_width): Apply ncols_scale_factor.
17    
18            * xdisp.c (display_line): Increment nrows_scale_factor and set
19            fonts_changed_p if past last allocated row.
20            (append_glyph, append_composite_glyph, produce_image_glyph)
21            (append_stretch_glyph): Increment ncols_scale_factor and set
22            fonts_changed_p if current area is full.
23    
24    2004-07-21  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
25    
26            * widget.c (EmacsFrameDestroy): Don't abort if normal_gc is 0.
27    
28    2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>
29    
30            * window.c (Fpos_visible_in_window_p, Fset_window_hscroll)
31            (Fwindow_inside_pixel_edges, Fwindow_end, Fset_window_point)
32            (Fset_window_start, Fscroll_up, Fscroll_down)
33            (Fother_window_for_scrolling, Fscroll_other_window)
34            (Fsave_window_excursion, Fset_window_vscroll)
35            (syms_of_window) <window-size-fixed>: Doc fixes.
36    
37    2004-07-19  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
38    
39            * w32fns.c (Fx_file_dialog): Use ENCODE_FILE instead of
40            ENCODE_SYSTEM for filenames.
41    
42    2004-07-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
43    
44            * mac.c (sys_select): Block input around call to
45            ReceiveNextEvent to prevent breakage.  Correctly handle
46            blocking on event queue only by calling ReceiveNextEvent
47            instead of select (since GUI events aren't on an fd).
48            (sys_read): Remove function
49            * sysdep.c: Remove redefine of read to sys_read if HAVE_CARBON
50    
51    2004-07-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
52    
53            * mac.c (sys_select): Redo sys_select to use alarm-based
54            polling instead of 1 sec timeouts (like solaris).
55    
56            * macterm.c (x_make_frame_visible): Comment in polling on
57            frame creation.
58    
59            * keyboard.c: Undef SIGIO on Carbon
60    
61            * atimer.c (alarm_signal_handler): Call alarm handlers after
62            scheduling.
63    
64            * eval.c (Feval): Remove quit_char test
65    
66            * process.c (wait_reading_process_input): Remove clearing
67            stdin for select call on process input.
68    
69    2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
70    
71            * xdisp.c (syms_of_xdisp) <window-scroll-functions>: Correct
72            capitalization error in docstring.
73    
74    2004-07-17  Juanma Barranquero  <lektu@terra.es>
75    
76            * keyboard.c (not_single_kboard_state): Do nothing unless
77            MULTI_KBOARD is defined.
78    
79    2004-07-17  Richard M. Stallman  <rms@gnu.org>
80    
81            * window.c (coordinates_in_window): Inside the window but outside
82            its box to the L or R, return ON_VERTICAL_BORDER.
83            (window_list_1): Rotate the list to start with WINDOW.
84    
85            * print.c (print_preprocess): Test for print_depth at limit
86            before entering in being_printed.
87    
88            * keyboard.c (not_single_kboard_state): New function.
89            (stuff_buffered_input): Now no-op only if no SIGTSTP.
90    
91            * frame.c (Fdelete_frame): If we're in single_bboard_state on
92            this kboard, and we delete its last frame, go to any_kboard_state.
93    
94            * buffer.c (syms_of_buffer) <transient-mark-mode>: Doc fix.
95    
96  2004-07-15  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)  2004-07-15  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
97    
98          * w32fns.c (Fx_file_dialog): Encode strings in system coding          * w32fns.c (Fx_file_dialog): Encode strings in system coding

Legend:
Removed from v.1.3331.2.10  
changed lines
  Added in v.1.3331.2.11

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