aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6d54dc29374..a01cbece1a7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * minibuf.c (Fminibuffer_complete_and_exit):
4 Fixup the case of the completed value, for case-indep completion.
5
12004-11-20 Richard M. Stallman <rms@gnu.org> 62004-11-20 Richard M. Stallman <rms@gnu.org>
2 7
3 * minibuf.c (read_minibuf): New arg KEEP_ALL. Callers changed. 8 * minibuf.c (read_minibuf): New arg KEEP_ALL. Callers changed.