mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(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
|
||||
(defun font-show-log ()
|
||||
"Show log of font listing and opening."
|
||||
(interactive)
|
||||
(if (eq font-log t)
|
||||
(message "Font logging is currently suppressed")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue