]> code.delx.au - gnu-emacs/commitdiff
(font-show-log): Limit each listing to 20 items.
authorKenichi Handa <handa@m17n.org>
Thu, 22 May 2008 12:50:48 +0000 (12:50 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 22 May 2008 12:50:48 +0000 (12:50 +0000)
lisp/international/mule-diag.el

index 81ee68eb59167105167b4fc65cbe2f9d8e8aab22..5b58af5fcd9cf943264b62cdc8dca7949852e848 100644 (file)
@@ -1295,6 +1295,7 @@ character)")
 
 ;;;###autoload
 (defun font-show-log ()
+  "Show log of font listing and opening."
   (interactive)
   (if (eq font-log t)
       (message "Font logging is currently suppressed")