/[emacs]/emacs/lisp/faces.el
ViewVC logotype

Diff of /emacs/lisp/faces.el

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

revision 1.279 by rms, Wed May 28 11:17:33 2003 UTC revision 1.279.4.1 by handa, Mon Sep 8 12:53:37 2003 UTC
# Line 1226  If FRAME is omitted or nil, use the sele Line 1226  If FRAME is omitted or nil, use the sele
1226                    (:box . "Box")                    (:box . "Box")
1227                    (:inverse-video . "Inverse")                    (:inverse-video . "Inverse")
1228                    (:stipple . "Stipple")                    (:stipple . "Stipple")
1229                    (:font . "Font or fontset")                    (:font . "Font")
1230                      (:fontset . "Fontset")
1231                    (:inherit . "Inherit")))                    (:inherit . "Inherit")))
1232          (max-width (apply #'max (mapcar #'(lambda (x) (length (cdr x)))          (max-width (apply #'max (mapcar #'(lambda (x) (length (cdr x)))
1233                                          attrs))))                                          attrs))))

Legend:
Removed from v.1.279  
changed lines
  Added in v.1.279.4.1

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