diff options
| author | Michael Albinus | 2007-07-15 19:55:14 +0000 |
|---|---|---|
| committer | Michael Albinus | 2007-07-15 19:55:14 +0000 |
| commit | 60f164bdb72ae49a260cb035892f679cfb351051 (patch) | |
| tree | b31eb2c71065f0f98e3c970cae6e16e8a1d152aa /lisp/ChangeLog | |
| parent | 004b681c6445b598459e12e23cc730d41ac30508 (diff) | |
| download | emacs-60f164bdb72ae49a260cb035892f679cfb351051.tar.gz emacs-60f164bdb72ae49a260cb035892f679cfb351051.zip | |
* recentf.el (recentf-keep-default-predicate): New defun.
(recentf-keep): Use it as initial value.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f888ffba489..29e342f94ea 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-07-15 Michael Albinus <albinus@localhost> | ||
| 2 | |||
| 3 | * recentf.el (recentf-keep-default-predicate): New defun. | ||
| 4 | (recentf-keep): Use it as initial value. | ||
| 5 | |||
| 1 | 2007-07-15 Karl Fogel <kfogel@red-bean.com> | 6 | 2007-07-15 Karl Fogel <kfogel@red-bean.com> |
| 2 | 7 | ||
| 3 | * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com, | 8 | * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com, |
| @@ -35,7 +40,7 @@ | |||
| 35 | * replace.el (match): Use yellow1 instead of yellow. | 40 | * replace.el (match): Use yellow1 instead of yellow. |
| 36 | 41 | ||
| 37 | * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of | 42 | * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of |
| 38 | red. | 43 | red. |
| 39 | 44 | ||
| 40 | * pcvs-info.el (cvs-unknown): Likewise. | 45 | * pcvs-info.el (cvs-unknown): Likewise. |
| 41 | 46 | ||