1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

* doc/lispref/hooks.texi (Standard Hooks): Add prog-mode-hook.

This commit is contained in:
Glenn Morris 2012-02-01 20:28:15 -08:00
parent c2f03a4aad
commit b030b3df20
2 changed files with 5 additions and 0 deletions

View file

@ -298,6 +298,9 @@ Manual}.
@item pre-command-hook
@xref{Command Overview}.
@item prog-mode-hook
@xref{Basic Major Modes}.
@item resume-tty-functions
@xref{Suspending Emacs}.