diff options
| author | Chong Yidong | 2009-09-13 21:09:05 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-09-13 21:09:05 +0000 |
| commit | 1fc26e29ba1383a2daeb5321ed03d04bc1a7669b (patch) | |
| tree | 77f77c5ef4e5fa61bdddca36f3e80f1c2eb2e76a /lisp/ChangeLog | |
| parent | adcdf8bc815ffcd32cd434f14f011855dffa2c1e (diff) | |
| download | emacs-1fc26e29ba1383a2daeb5321ed03d04bc1a7669b.tar.gz emacs-1fc26e29ba1383a2daeb5321ed03d04bc1a7669b.zip | |
* recentf.el (recentf-cleanup): Use a hash table to find
duplicates (Bug#4407).
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 11bfa9bce85..0ad8e2f07cf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com> | ||
| 2 | |||
| 3 | * recentf.el (recentf-cleanup): Use a hash table to find | ||
| 4 | duplicates (Bug#4407). | ||
| 5 | |||
| 1 | 2009-09-13 Per Starbäck <per@starback.se> (tiny change) | 6 | 2009-09-13 Per Starbäck <per@starback.se> (tiny change) |
| 2 | 7 | ||
| 3 | * textmodes/ispell.el (ispell-command-loop): Convert keys such as | 8 | * textmodes/ispell.el (ispell-command-loop): Convert keys such as |