aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 78eefc86500..4a060875e3c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12013-05-17 Leo Liu <sdl.web@gmail.com>
2
3 * subr.el (delete-consecutive-dups): New function.
4 * ido.el (ido-set-matches-1): Use it.
5 * progmodes/octave.el (inferior-octave-completion-table): Use it.
6 * ido.el (ido-remove-consecutive-dups): Remove.
7
12013-05-17 Stefan Monnier <monnier@iro.umontreal.ca> 82013-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2 9
3 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re) 10 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)