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 | 9deac83199cdbd5d3231f35022f6129fb8a3edf5 (patch) | |
tree | d2f242286e0073005277ce19dd43d4b0bf300c4c /lispref/hooks.texi | |
parent | 7a1297f918acdca3438f6393fac1928af2357c58 (diff) | |
download | emacs-9deac83199cdbd5d3231f35022f6129fb8a3edf5.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 |