summaryrefslogtreecommitdiff
path: root/lisp/button.el
Commit message (Expand)AuthorAgeFilesLines
* (button-buffer-map): Bind M-TAB to `backward-button'.Juri Linkov2005-12-081-0/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-145Miles Bader2005-03-021-19/+18
* (escape-glyph, minibuffer-prompt, button): Add commentary forEli Zaretskii2005-02-191-0/+1
* (button-activate): Allow a marker to display as an action.Daniel Pfeiffer2004-10-131-6/+13
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (defface button): Add group.Markus Rost2002-12-291-1/+2
* Fix header.Pavel Janík2002-01-031-1/+1
* (define-button-type): Make sure every user-defined button type has a supertype.Miles Bader2001-11-011-5/+8
* (button): Special face definition for MS-DOS terminals.Eli Zaretskii2001-10-261-1/+3
* Doc fixes.Miles Bader2001-10-141-17/+22
* *** empty log message ***Miles Bader2001-10-141-4/+15
* (define-button-type): Respect any `supertype' property.Miles Bader2001-10-091-14/+37
* (button-nop): Function removed.Miles Bader2001-10-081-6/+1
* (button-activate): USE-MOUSE-ACTION is optional.Miles Bader2001-10-081-1/+1
* (next-button, previous-button): Remove N and WRAP parameters.Miles Bader2001-10-081-59/+37
* (next-button, previous-button): Respect `skip' property.Miles Bader2001-10-071-8/+22
* Initial checkin.Miles Bader2001-10-071-0/+415