/[emacs]/emacs/lisp/cus-edit.el
ViewVC logotype

Diff of /emacs/lisp/cus-edit.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.135 by abraham, Wed Nov 7 07:56:02 2001 UTC revision 1.136 by abraham, Wed Nov 7 08:03:55 2001 UTC
# Line 2829  SPEC must be a full face spec." Line 2829  SPEC must be a full face spec."
2829      ("Just current attributes" custom-face-edit-selected      ("Just current attributes" custom-face-edit-selected
2830       (lambda (widget)       (lambda (widget)
2831         (not (eq (widget-get widget :custom-form) 'selected))))         (not (eq (widget-get widget :custom-form) 'selected))))
2832      ("Show initial Lisp expression" custom-face-edit-lisp      ("Show as Lisp expression" custom-face-edit-lisp
2833       (lambda (widget)       (lambda (widget)
2834         (not (eq (widget-get widget :custom-form) 'lisp)))))         (not (eq (widget-get widget :custom-form) 'lisp)))))
2835    "Alist of actions for the `custom-face' widget.    "Alist of actions for the `custom-face' widget.

Legend:
Removed from v.1.135  
changed lines
  Added in v.1.136

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26