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

Diff of /emacs/src/ChangeLog

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

revision 1.2188 by rms, Sat Nov 10 19:36:05 2001 UTC revision 1.2189 by rms, Sun Nov 11 20:05:11 2001 UTC
# Line 1  Line 1 
1    2001-11-11  Richard M. Stallman  <rms@gnu.org>
2    
3            * insdel.c (replace_range): Use adjust_markers_for_replace
4            instead of adjust_markers_for_delete and adjust_markers_for_insert.
5    
6            * intervals.h: Declare set_text_properties and set_text_properties_1.
7    
8            * textprop.c (set_text_properties_1): New subroutine
9            broken out of set_text_properties.
10            (set_text_properties): Use set_text_properties_1.
11    
12            * intervals.c (graft_intervals_into_buffer):
13            Use set_text_properties_1 to clear out properties.
14    
15            * search.c (Freplace_match): Use replace_range to insert
16            and delete.  Don't request property inheritance from
17            surrounding text.
18    
19  2001-11-10  Jason Rumney  <jasonr@gnu.org>  2001-11-10  Jason Rumney  <jasonr@gnu.org>
20    
21          * w32fns.c (enum_font_cb2): Use leading @ on face name to detect          * w32fns.c (enum_font_cb2): Use leading @ on face name to detect

Legend:
Removed from v.1.2188  
changed lines
  Added in v.1.2189

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