diff options
author | Karoly Lorentey <lorentey@elte.hu> | 2005-06-26 21:12:57 +0000 |
---|---|---|
committer | Karoly Lorentey <lorentey@elte.hu> | 2005-06-26 21:12:57 +0000 |
commit | d836b39b818551c04c7e598176d3f26be7abfa5e (patch) | |
tree | 51bad97e4eeb9af7e1e00646a324a38e33466beb /lisp/cus-face.el | |
parent | 4ea81208d4c43df774e540a603be8f68cb470466 (diff) | |
parent | c3bf675dd1caa64c514dcac38e2d21c64597f9ff (diff) | |
download | emacs-d836b39b818551c04c7e598176d3f26be7abfa5e.tar.gz |
Merged from miles@gnu.org--gnu-2005 (patch 447-448)
Patches applied:
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-447
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-448
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-360
Diffstat (limited to 'lisp/cus-face.el')
-rw-r--r-- | lisp/cus-face.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/cus-face.el b/lisp/cus-face.el index 1a8cce0473a..3a3631cdd7e 100644 --- a/lisp/cus-face.el +++ b/lisp/cus-face.el @@ -62,6 +62,7 @@ ;;; Face attributes. +;;;###autoload (defconst custom-face-attributes '((:family (string :tag "Font Family" |