emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/lispref/loading.texi,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/doc/lispref/loading.texi,v
Date: Tue, 09 Sep 2008 08:02:01 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/09/09 08:02:00

Index: loading.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/loading.texi,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- loading.texi        6 Sep 2008 10:05:08 -0000       1.6
+++ loading.texi        9 Sep 2008 08:02:00 -0000       1.7
@@ -833,6 +833,8 @@
 function.
 @item (autoload . @var{fun})
 The function @var{fun} was defined as an autoload.
address@hidden (defface . @var{face})
+The face @var{face} was defined.
 @item (require . @var{feature})
 The feature @var{feature} was required.
 @item (provide . @var{feature})




reply via email to

[Prev in Thread] Current Thread [Next in Thread]