[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/doc/lispref/hooks.texi,v
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/doc/lispref/hooks.texi,v |
Date: |
Thu, 06 Dec 2007 00:46:24 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Miles Bader <miles> 07/12/06 00:46:20
Index: doc/lispref/hooks.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/lispref/hooks.texi,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- doc/lispref/hooks.texi 6 Sep 2007 04:27:42 -0000 1.2
+++ doc/lispref/hooks.texi 6 Dec 2007 00:46:18 -0000 1.3
@@ -31,6 +31,10 @@
or their values are used). The variables whose names end in
@samp{-function} have single functions as their values.
+A special feature allows you to specify expressions to evaluate if and
+when a file is loaded (@pxref{Hooks for Loading}). That feature is
+not exactly a hook, but does a similar job.
+
@c We need to xref to where each hook is documented or else document
@c it here.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/doc/lispref/hooks.texi,v,
Miles Bader <=