summaryrefslogtreecommitdiff
path: root/lisp/button.el
Commit message (Expand)AuthorAge
* * lisp/button.el (button): Inherit from link face.Chong Yidong2011-07-05
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Merge from emacs-23.Glenn Morris2011-01-24
|\
| * Doc fix for make-text-button.Glenn Morris2011-01-22
* | Nuke arch-tags.Glenn Morris2011-01-15
* | Merge from emacs-23Stefan Monnier2011-01-14
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-06
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (forward-button): Avoid infloop.Chong Yidong2008-07-31
* (make-text-button): Allow `start' to be a string.Stefan Monnier2008-06-10
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* * faces.el (xw-defined-colors):Dan Nicolaescu2008-03-14
* * button.el (button-map):Jason Rumney2008-02-09
* (define-button-type): Clarify type of NAME in docstring.Thien-Thi Nguyen2008-01-27
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | (set_initial_environment): Rename from set_global_environment.Stefan Monnier2007-08-29
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* (button): Use underline if supported, else fall back to color.Glenn Morris2007-04-26
* (button): Inherit from link face on a tty.Nick Roberts2007-04-23
* (button): Use color for this face on a tty.Glenn Morris2007-04-23
* Minor tweak.Chong Yidong2007-04-01
* (previous-button): Rewrite to account for adjacent buttons.Chong Yidong2007-04-01
* (make-text-button): Add explicit `button' property.Stefan Monnier2007-03-28
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (button): Put into group `basic-faces'.Richard M. Stallman2005-12-27
* (button-buffer-map): Bind M-TAB to `backward-button'.Juri Linkov2005-12-08
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-145Miles Bader2005-03-02
* (escape-glyph, minibuffer-prompt, button): Add commentary forEli Zaretskii2005-02-19
* (button-activate): Allow a marker to display as an action.Daniel Pfeiffer2004-10-13
* Add arch taglinesMiles Bader2003-09-01
* (defface button): Add group.Markus Rost2002-12-29
* Fix header.Pavel Janík2002-01-03
* (define-button-type): Make sure every user-defined button type has a supertype.Miles Bader2001-11-01
* (button): Special face definition for MS-DOS terminals.Eli Zaretskii2001-10-26
* Doc fixes.Miles Bader2001-10-14
* *** empty log message ***Miles Bader2001-10-14
* (define-button-type): Respect any `supertype' property.Miles Bader2001-10-09
* (button-nop): Function removed.Miles Bader2001-10-08
* (button-activate): USE-MOUSE-ACTION is optional.Miles Bader2001-10-08
* (next-button, previous-button): Remove N and WRAP parameters.Miles Bader2001-10-08
* (next-button, previous-button): Respect `skip' property.Miles Bader2001-10-07
* Initial checkin.Miles Bader2001-10-07