(function-key-map): Define S-iso-lefttab.
[bpt/emacs.git] / lisp / button.el
2002-01-03 Pavel JaníkFix header.
2001-11-01 Miles Bader(define-button-type): Make sure every user-defined...
2001-10-26 Eli Zaretskii(button): Special face definition for MS-DOS terminals.
2001-10-14 Miles BaderDoc fixes.
2001-10-14 Miles Bader*** empty log message ***
2001-10-09 Miles Bader(define-button-type): Respect any `supertype' property.
2001-10-08 Miles Bader(button-nop): Function removed.
2001-10-08 Miles Bader(button-activate): USE-MOUSE-ACTION is optional.
2001-10-08 Miles Bader(next-button, previous-button): Remove N and WRAP param...
2001-10-07 Miles Bader(next-button, previous-button): Respect `skip' property.
2001-10-07 Miles BaderInitial checkin.