# HG changeset patch # User Richard M. Stallman # Date 889850583 0 # Node ID 183817081a9651a81f6ad083a5e150e2f9aaa6f2 # Parent 8197c659e85c0461af14dd647cb03e2f19942fc7 Comment change. diff -r 8197c659e85c -r 183817081a96 lisp/dabbrev.el --- a/lisp/dabbrev.el Sat Mar 14 04:42:18 1998 +0000 +++ b/lisp/dabbrev.el Sat Mar 14 04:43:03 1998 +0000 @@ -831,7 +831,7 @@ (if old (save-excursion (search-backward old)) - ;;(store-match-data (list (point-marker) (point-marker))) + ;;(set-match-data (list (point-marker) (point-marker))) (search-backward abbrev)) ;; Make case of replacement conform to case of abbreviation ;; provided (1) that kind of thing is enabled in this buffer