Mercurial > emacs
changeset 59555:ce31ba0103fa
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 15 Jan 2005 13:06:55 +0000 |
parents | 73d669603319 |
children | 899be1c53d98 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jan 15 13:03:28 2005 +0000 +++ b/lisp/ChangeLog Sat Jan 15 13:06:55 2005 +0000 @@ -1,3 +1,11 @@ +2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change) + + * type-break.el (type-break-mode, type-break-file-time) + (type-break-file-keystroke-count, type-break-choose-file): Don't + store data in or load data from the file if type-break-file-name + is nil. + (type-break-file-name): Doc update as per the above. + 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change) * woman.el (woman-dired-define-key-maybe): If KEY is undefined,