From 9b7c13e0bd8e67d7b802f44c66b288f991848eda Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 14 Mar 1998 04:43:03 +0000 Subject: [PATCH] Comment change. --- lisp/dabbrev.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/dabbrev.el b/lisp/dabbrev.el index d9cf9e762dd..58097bdd4c5 100644 --- a/lisp/dabbrev.el +++ b/lisp/dabbrev.el @@ -831,7 +831,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]." (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 -- 2.39.2