diff options
author | Richard M. Stallman <rms@gnu.org> | 1998-05-19 03:45:57 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1998-05-19 03:45:57 +0000 |
commit | a9f0a989a17f47f9d25b7a426b4e82a8ff684ee4 (patch) | |
tree | d62b5592064177c684f1509989b223623db3f24c /lispref/hooks.texi | |
parent | c6d6572475603083762cb0155ae966de7710bb9c (diff) | |
download | emacs-a9f0a989a17f47f9d25b7a426b4e82a8ff684ee4.tar.gz |
*** empty log message ***
Diffstat (limited to 'lispref/hooks.texi')
-rw-r--r-- | lispref/hooks.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/hooks.texi b/lispref/hooks.texi index 6b0019146d6..b6904d2b7f7 100644 --- a/lispref/hooks.texi +++ b/lispref/hooks.texi @@ -30,7 +30,7 @@ however, we have renamed all of those.) @c !!! need xref to where each hook is documented or else document it @c by specifying what is expected, and when it is called relative to -@c mode initialization.) +@c mode initialization. @table @code @item activate-mark-hook |