(font-show-log): Limit each listing to 20 items.
This commit is contained in:
parent
bcd79f838d
commit
af6061b12f
1 changed files with 1 additions and 0 deletions
|
|
@ -1295,6 +1295,7 @@ character)")
|
||||||
|
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defun font-show-log ()
|
(defun font-show-log ()
|
||||||
|
"Show log of font listing and opening."
|
||||||
(interactive)
|
(interactive)
|
||||||
(if (eq font-log t)
|
(if (eq font-log t)
|
||||||
(message "Font logging is currently suppressed")
|
(message "Font logging is currently suppressed")
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue