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

Diff of /emacs/src/ChangeLog

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

revision 1.3306 by kfstorm, Tue Jul 8 22:01:16 2003 UTC revision 1.3307 by monnier, Wed Jul 9 14:29:11 2003 UTC
# Line 1  Line 1 
1    2003-07-08  Stefan Monnier  <monnier@cs.yale.edu>
2    
3            * buffer.c (report_overlay_modification): Don't run hooks while
4            traversing the list of overlays.
5    
6            * buffer.h (struct buffer): Use an int for overlay_center.
7            (overlays_at, evaporate_overlays, recenter_overlay_lists)
8            (overlay_strings, fix_overlays_before): Use EMACS_INT for positions.
9    
10            * buffer.c (reset_buffer, recenter_overlay_lists)
11            (adjust_overlays_for_insert, adjust_overlays_for_delete)
12            (fix_overlays_in_range, Fmake_overlay, Fmove_overlay)
13            (evaporate_overlays, init_buffer_once): Update use of overlay_center.
14            (overlays_at, evaporate_overlays, recenter_overlay_lists)
15            (overlay_strings, fix_overlays_before): Use EMACS_INT for positions.
16    
17            * xdisp.c (fast_find_position): Remove unused var.
18    
19            * cmds.c (Qexpand_abbrev): New sym.
20            (syms_of_cmds): Initialize it.
21            (internal_self_insert): Use it to call expand-abbrev.
22    
23  2003-07-09  Kim F. Storm  <storm@cua.dk>  2003-07-09  Kim F. Storm  <storm@cua.dk>
24    
25          * xterm.c (use_xim) [!USE_XIM]: Default to disable XIM if emacs          * xterm.c (use_xim) [!USE_XIM]: Default to disable XIM if emacs
# Line 16  Line 38 
38    
39  2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>  2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>
40    
41            * minibuf.c (read_minibuf): UNGCPRO before returning.
42            (Ftry_completion, Fall_completions): Doc fix.
43    
44          * alloc.c (live_float_p): Check that p is not past the `floats' array,          * alloc.c (live_float_p): Check that p is not past the `floats' array,
45          now that `floats' is not the last element of the struct any more.          now that `floats' is not the last element of the struct any more.
46    

Legend:
Removed from v.1.3306  
changed lines
  Added in v.1.3307

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