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: Wed, 23 Jun 2004 15:21:33 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3767 emacs/src/ChangeLog:1.3768
*** emacs/src/ChangeLog:1.3767  Wed Jun 23 17:07:33 2004
--- emacs/src/ChangeLog Wed Jun 23 19:21:14 2004
***************
*** 1,3 ****
--- 1,15 ----
+ 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.
+ 
  2004-06-23  Luc Teirlinck  <address@hidden>
  
        * keymap.c (Ftext_char_description): Doc fix.




reply via email to

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