1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Markus Rost
d28242e143 (defface button): Add group. 2002-12-29 23:49:57 +00:00
Pavel Janík
8e2b057dd8 Fix header. 2002-01-03 08:43:09 +00:00
Miles Bader
588c722f22 (define-button-type): Make sure every user-defined button type has a supertype. 2001-11-01 07:00:07 +00:00
Eli Zaretskii
f2e2418951 (button): Special face definition for MS-DOS terminals. 2001-10-26 14:23:10 +00:00
Miles Bader
ecdbe16a1f Doc fixes. 2001-10-14 15:16:57 +00:00
Miles Bader
530893b26e *** empty log message *** 2001-10-14 14:34:44 +00:00
Miles Bader
ded42dd308 (define-button-type): Respect any `supertype' property.
(button-type-subtype-p, button-has-type-p): New functions.
2001-10-09 05:57:35 +00:00
Miles Bader
62dc75c498 (button-nop): Function removed.
(default-button): Use `ignore' as default button action.
2001-10-08 14:18:11 +00:00
Miles Bader
1e00f72054 (button-activate): USE-MOUSE-ACTION is optional. 2001-10-08 06:52:24 +00:00
Miles Bader
fee34a28e2 (next-button, previous-button): Remove N and WRAP parameters.
Don't pay attention to `skip' properties.
(forward-button): Implement wrapping, iterating, and skipping here instead.
2001-10-08 06:08:57 +00:00
Miles Bader
d6bc0bdc4a (next-button, previous-button): Respect `skip' property.
(push-button, button-activate): Add USE-MOUSE-ACTION argument.
2001-10-07 17:14:34 +00:00
Miles Bader
0c26f46330 Initial checkin. 2001-10-07 03:52:01 +00:00