# HG changeset patch # User David Ponce # Date 1144074825 0 # Node ID 94aafe7344bd7253409054a15d339d41f97e3756 # Parent 98fd471d25c9958889341694dddeecadadca6b8b *** empty log message *** diff -r 98fd471d25c9 -r 94aafe7344bd lisp/ChangeLog --- a/lisp/ChangeLog Mon Apr 03 10:33:03 2006 +0000 +++ b/lisp/ChangeLog Mon Apr 03 14:33:45 2006 +0000 @@ -1,3 +1,10 @@ +2006-04-03 Lennart Borgman (tiny change) + + * recentf.el (recentf-open-files-item): Include newline in button + field, so opening a file will work, when the point is at the end + of the file name. Allow, for example, to [i]search a file by + extension and just push RET to open it. + 2006-04-03 Daiki Ueno * pgg-gpg.el (pgg-gpg-process-filter)