[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107056: * doc/lispref/hooks.texi (St
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107056: * doc/lispref/hooks.texi (Standard Hooks): Add prog-mode-hook. |
Date: |
Wed, 01 Feb 2012 20:28:15 -0800 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107056
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2012-02-01 20:28:15 -0800
message:
* doc/lispref/hooks.texi (Standard Hooks): Add prog-mode-hook.
modified:
doc/lispref/ChangeLog
doc/lispref/hooks.texi
=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog 2012-02-02 02:57:26 +0000
+++ b/doc/lispref/ChangeLog 2012-02-02 04:28:15 +0000
@@ -18,6 +18,8 @@
2012-01-31 Glenn Morris <address@hidden>
+ * hooks.texi (Standard Hooks): Add prog-mode-hook.
+
* modes.texi (Defining Minor Modes):
Document define-minor-mode's new :variable keyword.
=== modified file 'doc/lispref/hooks.texi'
--- a/doc/lispref/hooks.texi 2012-02-02 02:57:26 +0000
+++ b/doc/lispref/hooks.texi 2012-02-02 04:28:15 +0000
@@ -298,6 +298,9 @@
@item pre-command-hook
@xref{Command Overview}.
address@hidden prog-mode-hook
address@hidden Major Modes}.
+
@item resume-tty-functions
@xref{Suspending Emacs}.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107056: * doc/lispref/hooks.texi (Standard Hooks): Add prog-mode-hook.,
Glenn Morris <=