log lisp/button.el @ 82197:f12fa3610e5a

age author description
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Thu, 26 Apr 2007 03:19:13 +0000 Glenn Morris (button): Use underline if supported, else fall back to color.
Mon, 23 Apr 2007 03:32:12 +0000 Nick Roberts (button): Inherit from link face on a tty.
Mon, 23 Apr 2007 00:36:14 +0000 Glenn Morris (button): Use color for this face on a tty.
Sun, 01 Apr 2007 17:13:35 +0000 Chong Yidong Minor tweak.
Sun, 01 Apr 2007 17:10:11 +0000 Chong Yidong (previous-button): Rewrite to account for adjacent buttons.
Wed, 28 Mar 2007 03:20:31 +0000 Stefan Monnier (make-text-button): Add explicit `button' property.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 27 Dec 2005 01:07:36 +0000 Richard M. Stallman (button): Put into group `basic-faces'.
Thu, 08 Dec 2005 07:47:39 +0000 Juri Linkov (button-buffer-map): Bind M-TAB to `backward-button'.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Wed, 02 Mar 2005 09:12:54 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-145
Sat, 19 Feb 2005 13:26:00 +0000 Eli Zaretskii (escape-glyph, minibuffer-prompt, button): Add commentary for
Wed, 13 Oct 2004 18:52:52 +0000 Daniel Pfeiffer (button-activate): Allow a marker to display as an action.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 29 Dec 2002 23:49:30 +0000 Markus Rost (defface button): Add group.
Thu, 03 Jan 2002 08:43:09 +0000 Pavel Jank Fix header.
Thu, 01 Nov 2001 06:59:32 +0000 Miles Bader (define-button-type): Make sure every user-defined button type has a supertype.
Fri, 26 Oct 2001 14:23:10 +0000 Eli Zaretskii (button): Special face definition for MS-DOS terminals.
Sun, 14 Oct 2001 15:16:57 +0000 Miles Bader Doc fixes.
Sun, 14 Oct 2001 14:34:44 +0000 Miles Bader *** empty log message ***
Tue, 09 Oct 2001 05:55:33 +0000 Miles Bader (define-button-type): Respect any `supertype' property.
Mon, 08 Oct 2001 14:16:03 +0000 Miles Bader (button-nop): Function removed.
Mon, 08 Oct 2001 06:52:24 +0000 Miles Bader (button-activate): USE-MOUSE-ACTION is optional.
Mon, 08 Oct 2001 06:08:57 +0000 Miles Bader (next-button, previous-button): Remove N and WRAP parameters.
Sun, 07 Oct 2001 17:12:11 +0000 Miles Bader (next-button, previous-button): Respect `skip' property.
Sun, 07 Oct 2001 03:52:01 +0000 Miles Bader Initial checkin.