emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/woman.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/woman.el,v
Date: Thu, 12 Jun 2008 03:56:26 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/06/12 03:56:20

Index: woman.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/woman.el,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -b -r1.71 -r1.72
--- woman.el    6 May 2008 07:58:00 -0000       1.71
+++ woman.el    12 Jun 2008 03:56:18 -0000      1.72
@@ -1013,6 +1013,9 @@
           (setq symbol-fonts (cons font symbol-fonts))))
     symbol-fonts))
 
+(declare-function x-list-fonts "xfaces.c"
+                 (pattern &optional face frame maximum width))
+
 (when woman-font-support
   (make-face 'woman-symbol)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]