diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ebcb76d472f..4f748d561cc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * simple.el (completion-setup-function): Fix last change. | ||
| 4 | |||
| 1 | 2005-11-17 John Paul Wallington <jpw@pobox.com> | 5 | 2005-11-17 John Paul Wallington <jpw@pobox.com> |
| 2 | 6 | ||
| 3 | * ibuf-ext.el (ibuffer-interactive-filter-by-mode): | 7 | * ibuf-ext.el (ibuffer-interactive-filter-by-mode): |
| @@ -82,8 +86,8 @@ | |||
| 82 | 2005-11-16 Luc Teirlinck <teirllm@auburn.edu> | 86 | 2005-11-16 Luc Teirlinck <teirllm@auburn.edu> |
| 83 | 87 | ||
| 84 | * rfn-eshadow.el (file-name-shadow-properties) | 88 | * rfn-eshadow.el (file-name-shadow-properties) |
| 85 | (file-name-shadow-tty-properties, file-name-shadow-mode): Remove | 89 | (file-name-shadow-tty-properties, file-name-shadow-mode): |
| 86 | autoloads, because the file is now preloaded. | 90 | Remove autoloads, because the file is now preloaded. |
| 87 | 91 | ||
| 88 | 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca> | 92 | 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca> |
| 89 | 93 | ||