aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a763c61124a..8249b0d7773 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12006-05-22 Stefan Monnier <monnier@iro.umontreal.ca> 12006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
4 Signal more user-friendly error messages.
5
3 * complete.el (PC-do-completion): Undo the addition of implicit 6 * complete.el (PC-do-completion): Undo the addition of implicit
4 wildcards if they did not lead to finding any match. 7 wildcards if they did not lead to finding any match.
5 (read-file-name-internal): Don't add the final > if the completion is 8 (read-file-name-internal): Don't add the final > if the completion is