# HG changeset patch # User Eli Zaretskii # Date 1105794415 0 # Node ID ce31ba0103faa9c536809f93fd61ce9c5bae85e7 # Parent 73d66960331947c7da787534d708a67ab9ff4ac6 *** empty log message *** diff -r 73d669603319 -r ce31ba0103fa lisp/ChangeLog --- 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 (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 (tiny change) * woman.el (woman-dired-define-key-maybe): If KEY is undefined,