comparison lisp/ChangeLog @ 81893:5608c829dbac

* recentf.el (recentf-keep-default-predicate): New defun. (recentf-keep): Use it as initial value.
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 15 Jul 2007 19:55:14 +0000
parents cf78c05b3254
children 800fe7b4cac0
comparison
equal deleted inserted replaced
81892:cf78c05b3254 81893:5608c829dbac
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 revision 1.90 (commitid mWoPbju3pgNotDps), 8 * bookmark.el: Revert revision 1.90 (commitid mWoPbju3pgNotDps),
4 thus restoring bookmark bindings to three slots under C-x r. See 9 thus restoring bookmark bindings to three slots under C-x r. See
5 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html. 10 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
33 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu> 38 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
34 39
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
42 2007-07-13 Eli Zaretskii <eliz@gnu.org> 47 2007-07-13 Eli Zaretskii <eliz@gnu.org>
43 48