Mercurial > emacs
comparison lisp/ChangeLog @ 52510:a891bc3b4158
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 15 Sep 2003 19:08:21 +0000 |
parents | 1c9066a14355 |
children | c7ef303c76f2 |
comparison
equal
deleted
inserted
replaced
52509:5308684cd360 | 52510:a891bc3b4158 |
---|---|
1 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com> | |
2 | |
3 * progmodes/gud.el (gud-find-class): Make jdb work again since | |
4 cc-mode changed the syntactic information. | |
5 | |
1 2003-09-15 David Ponce <david@dponce.com> | 6 2003-09-15 David Ponce <david@dponce.com> |
2 | 7 |
3 * recentf.el: (recentf-exclude): Accept predicates too. | 8 * recentf.el: (recentf-exclude): Accept predicates too. |
4 (recentf-file-readable-p): New function. | 9 (recentf-file-readable-p): New function. |
5 (recentf-include-p): Handle predicates in recentf-exclude. | 10 (recentf-include-p): Handle predicates in recentf-exclude. |