comparison 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
comparison
equal deleted inserted replaced
26587:8b07051df40d 26588:76b6a75471e1
1 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu>
2
3 * viper*el: replaced old-style backquotes.
4
5 * ediff*el: replaced old-style backquotes.
6
7 * ediff-merge
8 (ediff-looks-like-combined-merge,ediff-get-combined-region):
9 changed to support the new format for ediff-combination-pattern.
10
11 * ediff-diff (ediff-set-fine-overlays-in-one-buffer):
12 changed to support the new format for ediff-combination-pattern.
13
1 1999-11-24 Dave Love <fx@gnu.org> 14 1999-11-24 Dave Love <fx@gnu.org>
2 15
3 * custom.el (custom-declare-group): Purecopy DOC. 16 * custom.el (custom-declare-group): Purecopy DOC.
4 (custom-handle-keyword): Purecopy VALUE. 17 (custom-handle-keyword): Purecopy VALUE.
5 (custom-add-link): Purecopy WIDGET. 18 (custom-add-link): Purecopy WIDGET.