Mercurial > hg > xemacs-beta
comparison lisp/wid-edit.el @ 349:8429d81ab209 r21-1-4
Import from CVS: tag r21-1-4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:54:28 +0200 |
parents | f2b5d7006b0a |
children | a4f53d9b3154 |
comparison
equal
deleted
inserted
replaced
348:0843b9714b95 | 349:8429d81ab209 |
---|---|
47 :prefix "widget-" | 47 :prefix "widget-" |
48 :group 'extensions | 48 :group 'extensions |
49 :group 'hypermedia) | 49 :group 'hypermedia) |
50 | 50 |
51 (defgroup widget-documentation nil | 51 (defgroup widget-documentation nil |
52 "Options controling the display of documentation strings." | 52 "Options controlling the display of documentation strings." |
53 :group 'widgets) | 53 :group 'widgets) |
54 | 54 |
55 (defgroup widget-faces nil | 55 (defgroup widget-faces nil |
56 "Faces used by the widget library." | 56 "Faces used by the widget library." |
57 :group 'widgets | 57 :group 'widgets |