# HG changeset patch # User Miles Bader # Date 1002607055 0 # Node ID c598da5b1ada27e1fa960d957470cab0258e8d87 # Parent 66d3b28583a045ffb89e2be671286f5cb84219a9 *** empty log message *** diff -r 66d3b28583a0 -r c598da5b1ada lisp/ChangeLog --- a/lisp/ChangeLog Tue Oct 09 05:55:33 2001 +0000 +++ b/lisp/ChangeLog Tue Oct 09 05:57:35 2001 +0000 @@ -1,5 +1,8 @@ 2001-10-09 Miles Bader + * button.el (define-button-type): Respect any `supertype' property. + (button-type-subtype-p, button-has-type-p): New functions. + * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped dollar-signs.