comparison lisp/ChangeLog @ 59553:c41595bc0afd

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 15 Jan 2005 12:46:54 +0000
parents c759f8859f72
children ce31ba0103fa
comparison
equal deleted inserted replaced
59552:45a313bd5998 59553:c41595bc0afd
1 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
2
3 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
4 lookup-key might return nil; handle that.
5
1 2005-01-15 Alan Mackenzie <acm@muc.de> 6 2005-01-15 Alan Mackenzie <acm@muc.de>
2 7
3 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree 8 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
4 rather than the element found, thus enabling the tree to be 9 rather than the element found, thus enabling the tree to be
5 setcar'd. 10 setcar'd.