mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-28 01:00:52 -07:00
* doc/lispref/hooks.texi (Standard Hooks): Add prog-mode-hook.
This commit is contained in:
parent
c2f03a4aad
commit
b030b3df20
2 changed files with 5 additions and 0 deletions
|
|
@ -18,6 +18,8 @@
|
|||
|
||||
2012-01-31 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* hooks.texi (Standard Hooks): Add prog-mode-hook.
|
||||
|
||||
* modes.texi (Defining Minor Modes):
|
||||
Document define-minor-mode's new :variable keyword.
|
||||
|
||||
|
|
|
|||
|
|
@ -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}.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue