emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/hooks.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/hooks.texi
Date: Sat, 03 Dec 2005 07:32:17 -0500

Index: emacs/lispref/hooks.texi
diff -c emacs/lispref/hooks.texi:1.24 emacs/lispref/hooks.texi:1.25
*** emacs/lispref/hooks.texi:1.24       Thu Sep  8 22:00:57 2005
--- emacs/lispref/hooks.texi    Sat Dec  3 12:32:17 2005
***************
*** 6,11 ****
--- 6,13 ----
  @setfilename ../info/hooks
  @node Standard Hooks, Index, Standard Keymaps, Top
  @appendix Standard Hooks
+ @cindex standard hooks
+ @cindex hook variables, list of
  
  The following is a list of hook variables that let you provide
  functions to be called from within Emacs on suitable occasions.
***************
*** 101,106 ****
--- 103,111 ----
  @item comment-indent-function
  @xref{Options for Comments,, Options Controlling Comments, emacs, the
  GNU Emacs Manual}.
+ 
+ @item compilation-finish-functions
+ Functions to call when a compilation process finishes.
  
  @item custom-define-hook
  Hook called after defining each customize option.




reply via email to

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