Mercurial > emacs
changeset 98869:8565f44d7340
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 19 Oct 2008 10:15:04 +0000 |
parents | 13379c367c35 |
children | 48e8ecb5eb0e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 19 10:13:53 2008 +0000 +++ b/lisp/ChangeLog Sun Oct 19 10:15:04 2008 +0000 @@ -1,5 +1,16 @@ 2008-10-19 Eli Zaretskii <eliz@gnu.org> + * textmodes/remember.el (remember-data-file): + * shadowfile.el (shadow-initialize) <shadow-info-file, shadow-todo-file>: + * savehist.el (savehist-file): + * recentf.el (recentf-save-file): + * pcvs-defs.el (cvs-cvsrc-file): + * international/kkc.el (kkc-init-file-name): + * ido.el (ido-save-directory-list-file): + * calendar/todo-mode.el (todo-file-do, todo-file-done) + (todo-file-top): Run file names that begin with a period thru + `convert-standard-filename'. + * dos-fns.el (dos-reevaluate-defcustoms): New function. Add it to before-init-hook.