diff options
| author | Kim F. Storm | 2006-12-17 00:48:14 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2006-12-17 00:48:14 +0000 |
| commit | e18be861412a6ae7c188ef089f000292b2207ffc (patch) | |
| tree | 7d8a92dc36bd63c02c48e3884c8d084ab225a72b | |
| parent | f03c18946027dbd1e0f7bad649cacec51e7d1970 (diff) | |
| download | emacs-e18be861412a6ae7c188ef089f000292b2207ffc.tar.gz emacs-e18be861412a6ae7c188ef089f000292b2207ffc.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e001ab816e8..52de76bd3a6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-12-17 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * outline.el (outline-isearch-open-invisible-function): New defvar. | ||
| 4 | (outline-flag-region): Use it if non-nil for isearch-open-invisible | ||
| 5 | overlay property instead of outline-isearch-open-invisible. | ||
| 6 | |||
| 1 | 2006-12-16 Kim F. Storm <storm@cua.dk> | 7 | 2006-12-16 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * ido.el (ido-completion-help): Build ido-cur-list and ido-matches | 9 | * ido.el (ido-completion-help): Build ido-cur-list and ido-matches |