Mercurial > emacs
changeset 39717:c598da5b1ada
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 09 Oct 2001 05:57:35 +0000 |
parents | 66d3b28583a0 |
children | 287021d71c8a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <miles@gnu.org> + * 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.