aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
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 @@
12005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * simple.el (completion-setup-function): Fix last change.
4
12005-11-17 John Paul Wallington <jpw@pobox.com> 52005-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 @@
822005-11-16 Luc Teirlinck <teirllm@auburn.edu> 862005-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
882005-11-16 Stefan Monnier <monnier@iro.umontreal.ca> 922005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
89 93