mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
Comment change.
This commit is contained in:
parent
e4947876fb
commit
9b7c13e0bd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user