Mercurial > emacs
comparison lisp/ChangeLog @ 98869:8565f44d7340
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 19 Oct 2008 10:15:04 +0000 |
parents | 1dd023ea43da |
children | c605de690991 |
comparison
equal
deleted
inserted
replaced
98868:13379c367c35 | 98869:8565f44d7340 |
---|---|
1 2008-10-19 Eli Zaretskii <eliz@gnu.org> | 1 2008-10-19 Eli Zaretskii <eliz@gnu.org> |
2 | |
3 * textmodes/remember.el (remember-data-file): | |
4 * shadowfile.el (shadow-initialize) <shadow-info-file, shadow-todo-file>: | |
5 * savehist.el (savehist-file): | |
6 * recentf.el (recentf-save-file): | |
7 * pcvs-defs.el (cvs-cvsrc-file): | |
8 * international/kkc.el (kkc-init-file-name): | |
9 * ido.el (ido-save-directory-list-file): | |
10 * calendar/todo-mode.el (todo-file-do, todo-file-done) | |
11 (todo-file-top): Run file names that begin with a period thru | |
12 `convert-standard-filename'. | |
2 | 13 |
3 * dos-fns.el (dos-reevaluate-defcustoms): New function. Add it to | 14 * dos-fns.el (dos-reevaluate-defcustoms): New function. Add it to |
4 before-init-hook. | 15 before-init-hook. |
5 | 16 |
6 Fix Bug #1183: | 17 Fix Bug #1183: |