Mercurial > emacs
diff lisp/ChangeLog @ 26588:76b6a75471e1
* viper*el: replaced old-style backquotes.
* ediff*el: replaced old-style backquotes.
* ediff-merge
(ediff-looks-like-combined-merge,ediff-get-combined-region):
changed to support the new format for ediff-combination-pattern.
* ediff-diff (ediff-set-fine-overlays-in-one-buffer):
changed to support the new format for ediff-combination-pattern.
author | Michael Kifer <kifer@cs.stonybrook.edu> |
---|---|
date | Thu, 25 Nov 1999 05:20:59 +0000 |
parents | 7547a144b80a |
children | a31098c759d5 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 25 04:41:52 1999 +0000 +++ b/lisp/ChangeLog Thu Nov 25 05:20:59 1999 +0000 @@ -1,3 +1,16 @@ +1999-11-24 Michael Kifer <kifer@cs.sunysb.edu> + + * viper*el: replaced old-style backquotes. + + * ediff*el: replaced old-style backquotes. + + * ediff-merge + (ediff-looks-like-combined-merge,ediff-get-combined-region): + changed to support the new format for ediff-combination-pattern. + + * ediff-diff (ediff-set-fine-overlays-in-one-buffer): + changed to support the new format for ediff-combination-pattern. + 1999-11-24 Dave Love <fx@gnu.org> * custom.el (custom-declare-group): Purecopy DOC.