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

Diff of /emacs/src/ChangeLog

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

revision 1.2701.2.48 by miles, Fri Jul 23 04:42:21 2004 UTC revision 1.2701.2.49 by miles, Sat Sep 4 09:18:39 2004 UTC
# Line 1  Line 1 
1    2004-07-27  Kim F. Storm  <storm@cua.dk>
2    
3            * xdisp.c (move_it_in_display_line_to): Check BUFFER_POS_REACHED_P after
4            we have ensured that the glyph fits on the current line (or returned
5            MOVE_LINE_CONTINUED otherwise).
6    
7    2004-07-26  Kim F. Storm  <storm@cua.dk>
8    
9            * xdisp.c (move_it_in_display_line_to): If overflow-newline-into-fringe
10            is enabled, return MOVE_LINE_CONTINUED rather than MOVE_POS_MATCH_OR_ZV
11            if target position is at end of display line but char is not a newline.
12    
13    2004-07-25  Richard M. Stallman  <rms@gnu.org>
14    
15            * window.c (coordinates_in_window): Return ON_SCROLL_BAR
16            instead of ON_VERTICAL_BORDER, when on scroll bar.
17            (Fcoordinates_in_window_p): Handle ON_SCROLL_BAR--return nil.
18    
19            * dispextern.h (enum window_part): Add ON_SCROLL_BAR.
20    
21            * window.c (Fcoordinates_in_window_p):
22            Take account of FRAME_INTERNAL_BORDER_WIDTH.
23    
24            * alloc.c (check_cons_list): New function (contents commented out).
25    
26    2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
27    
28            * xfaces.c (Fcolor_supported_p): Doc fix.
29    
30            * frame.c (Fselect_frame, Fset_frame_selected_window)
31            (Fframe_visible_p, Fraise_frame): Doc fixes.
32    
33    2004-07-24  Richard M. Stallman  <rms@gnu.org>
34    
35            * keyboard.h (not_single_kboard_state): Declared.
36    
37            * fileio.c (Fwrite_region): Doc fix.
38    
39            * window.c (Fwindow_at): Take account of FRAME_INTERNAL_BORDER_WIDTH.
40    
41            * abbrev.c (Fexpand_abbrev): Run Qpre_abbrev_expand_hook
42            only when a real abbrev is present.
43    
44            * xfns.c (x_icon_verify): New function.
45            (Fx_create_frame): Use it.
46    
47  2004-07-22  Barry Fishman <barry_fishman@att.net>  (tiny change)  2004-07-22  Barry Fishman <barry_fishman@att.net>  (tiny change)
48    
49          * s/gnu-linux.h: Use GC_MARK_STACK if __amd64__ is defined.          * s/gnu-linux.h: Use GC_MARK_STACK if __amd64__ is defined.

Legend:
Removed from v.1.2701.2.48  
changed lines
  Added in v.1.2701.2.49

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