comparison lisp/ChangeLog @ 59555:ce31ba0103fa

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 15 Jan 2005 13:06:55 +0000
parents c41595bc0afd
children 4d60cf28a8fc
comparison
equal deleted inserted replaced
59554:73d669603319 59555:ce31ba0103fa
1 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
2
3 * type-break.el (type-break-mode, type-break-file-time)
4 (type-break-file-keystroke-count, type-break-choose-file): Don't
5 store data in or load data from the file if type-break-file-name
6 is nil.
7 (type-break-file-name): Doc update as per the above.
8
1 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change) 9 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
2 10
3 * woman.el (woman-dired-define-key-maybe): If KEY is undefined, 11 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
4 lookup-key might return nil; handle that. 12 lookup-key might return nil; handle that.
5 13