emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: David Kastrup
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 25 Jun 2004 09:05:09 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3770 emacs/src/ChangeLog:1.3771
*** emacs/src/ChangeLog:1.3770  Thu Jun 24 22:02:23 2004
--- emacs/src/ChangeLog Fri Jun 25 13:03:22 2004
***************
*** 15,26 ****
  
  2004-06-23  David Kastrup  <address@hidden>
  
!       * search.c (Freplace_match): Adjust the match-data more
!       thoroughly when replacing strings in the buffer.
!       search.c (match-data): When INTEGERS is non-nil and the last match
!       was in a buffer, add the buffer as last element to the match data.
!       (Fset_match_data): If an additional element of the match-data is
!       a buffer, restore it to last_thing_searched.
        (save_search_regs): Save last_thing_searched as part of the match
        data.
        (restore_match_data): Restore it again.
--- 15,26 ----
  
  2004-06-23  David Kastrup  <address@hidden>
  
!       * search.c (Freplace_match): Adjust the match-data more thoroughly
!       when replacing strings in the buffer.
!       (Fmatch_data): When INTEGERS is non-nil and the last match was in
!       a buffer, add the buffer as last element to the match data.
!       (Fset_match_data): If an additional element of the match-data is a
!       buffer, restore it to last_thing_searched.
        (save_search_regs): Save last_thing_searched as part of the match
        data.
        (restore_match_data): Restore it again.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]