Mercurial > emacs
comparison lisp/ChangeLog @ 52639:2581079851a2
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 28 Sep 2003 08:42:49 +0000 |
parents | e6dc36d887b2 |
children | 986ebfa6cdc5 |
comparison
equal
deleted
inserted
replaced
52638:2a2c48cb8b59 | 52639:2581079851a2 |
---|---|
1 2003-09-28 David Ponce <david@dponce.com> | |
2 | |
3 * recentf.el (recentf-initialize-file-name-history): New | |
4 defcustom. | |
5 (recentf-load-list): When `recentf-initialize-file-name-history' | |
6 is non-nil, initialize an empty `file-name-history' with the | |
7 recent list. | |
8 | |
1 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny patch) | 9 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny patch) |
2 | 10 |
3 * man.el (Man-default-man-entry): Remove the leading `*' from the | 11 * man.el (Man-default-man-entry): Remove the leading `*' from the |
4 word at point. | 12 word at point. |
5 | 13 |