diff options
| author | Joakim Verona | 2011-08-16 01:48:58 +0200 |
|---|---|---|
| committer | Joakim Verona | 2011-08-16 01:48:58 +0200 |
| commit | 3acc41955214be77a2035476e82e21e348bf3da5 (patch) | |
| tree | 006fc92cd224ab0cd84891dd56014b07ff4605ab /lisp/ChangeLog | |
| parent | e36df8ed9230c531c50e2ab0ebde5e7457012f4a (diff) | |
| parent | 3ebec5517ea32d0c9d1954f0ea806b4fb256f12e (diff) | |
| download | emacs-3acc41955214be77a2035476e82e21e348bf3da5.tar.gz emacs-3acc41955214be77a2035476e82e21e348bf3da5.zip | |
upstream
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b9459a4cfdd..7116a152605 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-08-15 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b" | ||
| 4 | and "a2b" to "ab" for `prefix'. | ||
| 5 | |||
| 1 | 2011-08-14 Chong Yidong <cyd@stupidchicken.com> | 6 | 2011-08-14 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting | 8 | * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting |