/[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.337 by jurta, Thu Sep 29 22:55:13 2005 UTC revision 1.338 by rms, Sun Oct 23 19:12:50 2005 UTC
# Line 1297  If FRAME is omitted or nil, use the sele Line 1297  If FRAME is omitted or nil, use the sele
1297                ;; The next 4 sexps are copied from describe-function-1                ;; The next 4 sexps are copied from describe-function-1
1298                ;; and simplified.                ;; and simplified.
1299                (setq file-name (symbol-file f 'defface))                (setq file-name (symbol-file f 'defface))
1300                  (setq file-name (describe-simplify-lib-file-name file-name))
1301                (when file-name                (when file-name
1302                  (princ "Defined in `")                  (princ "Defined in `")
1303                  (princ file-name)                  (princ file-name)

Legend:
Removed from v.1.337  
changed lines
  Added in v.1.338

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