Mercurial > emacs
comparison lisp/ChangeLog @ 26609:1cafb504ab9a
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 26 Nov 1999 13:53:02 +0000 |
parents | b895cd5e12a0 |
children | 2cde2efdc20f |
comparison
equal
deleted
inserted
replaced
26608:b895cd5e12a0 | 26609:1cafb504ab9a |
---|---|
8 (hippie-expand): Add :links. | 8 (hippie-expand): Add :links. |
9 (hippie-expand-try-functions-list): Customize. | 9 (hippie-expand-try-functions-list): Customize. |
10 | 10 |
11 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu> | 11 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu> |
12 | 12 |
13 * viper*el: replaced old-style backquotes. | 13 * viper*el: Replaced old-style backquotes. |
14 | 14 |
15 * ediff*el: replaced old-style backquotes. | 15 * ediff*el: Replaced old-style backquotes. |
16 | 16 |
17 * ediff-merge | 17 * ediff-merge |
18 (ediff-looks-like-combined-merge,ediff-get-combined-region): | 18 (ediff-looks-like-combined-merge,ediff-get-combined-region): |
19 changed to support the new format for ediff-combination-pattern. | 19 Changed to support the new format for ediff-combination-pattern. |
20 | 20 |
21 * ediff-diff (ediff-set-fine-overlays-in-one-buffer): | 21 * ediff-diff (ediff-set-fine-overlays-in-one-buffer): |
22 changed to support the new format for ediff-combination-pattern. | 22 Changed to support the new format for ediff-combination-pattern. |
23 | 23 |
24 1999-11-24 Dave Love <fx@gnu.org> | 24 1999-11-24 Dave Love <fx@gnu.org> |
25 | 25 |
26 * custom.el (custom-declare-group): Purecopy DOC. | 26 * custom.el (custom-declare-group): Purecopy DOC. |
27 (custom-handle-keyword): Purecopy VALUE. | 27 (custom-handle-keyword): Purecopy VALUE. |