Mercurial > emacs
comparison lisp/ChangeLog @ 39717:c598da5b1ada
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 09 Oct 2001 05:57:35 +0000 |
parents | 1fd1506f8383 |
children | 23994b3c14a7 |
comparison
equal
deleted
inserted
replaced
39716:66d3b28583a0 | 39717:c598da5b1ada |
---|---|
1 2001-10-09 Miles Bader <miles@gnu.org> | 1 2001-10-09 Miles Bader <miles@gnu.org> |
2 | |
3 * button.el (define-button-type): Respect any `supertype' property. | |
4 (button-type-subtype-p, button-has-type-p): New functions. | |
2 | 5 |
3 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped | 6 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped |
4 dollar-signs. | 7 dollar-signs. |
5 | 8 |
6 * comint.el (comint-insert-previous-argument): New function. | 9 * comint.el (comint-insert-previous-argument): New function. |