aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 840111dadfd..d3eb3e405be 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * minibuffer.el (minibuffer-message): If the current buffer is not
4 a minibuffer, insert the message in the echo area rather than at the
5 end of the buffer.
6 (completion-annotate-function): New variable.
7 (minibuffer-completion-help): Use it.
8 (completion--embedded-envvar-table): Environment vars are
9 always case-sensitive.
10
12009-08-30 Glenn Morris <rgm@gnu.org> 112009-08-30 Glenn Morris <rgm@gnu.org>
2 12
3 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted 13 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted