From 1265f1776f7b1ebda1109d808b5d679488817434 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 25 Jun 2005 14:12:45 +0000 Subject: [PATCH] (custom-face-attributes): Add autoload. --- lisp/cus-face.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/cus-face.el b/lisp/cus-face.el index 33c8c995a4c..054ad9acaa3 100644 --- a/lisp/cus-face.el +++ b/lisp/cus-face.el @@ -59,6 +59,7 @@ ;;; Face attributes. +;;;###autoload (defconst custom-face-attributes '((:family (string :tag "Font Family" -- 2.39.2