diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-05-27 22:08:29 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-05-27 22:08:29 +0000 |
commit | 5df647e8f2b14cb669c86aa75f35e0b599ed1b2e (patch) | |
tree | b9f6ef433140840bc5a904ace29048175b0b6a9d /doc/lispref/hooks.texi | |
parent | c46768fcff4496ae50136039b114bab5ba4c6442 (diff) | |
download | emacs-5df647e8f2b14cb669c86aa75f35e0b599ed1b2e.tar.gz |
* hooks.texi (Standard Hooks): Remove mention of obsolete
redisplay-end-trigger-functions.
* internals.texi (Window Internals): Remove mention of obsolete
redisplay-end-trigger-functions.
Diffstat (limited to 'doc/lispref/hooks.texi')
-rw-r--r-- | doc/lispref/hooks.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/lispref/hooks.texi b/doc/lispref/hooks.texi index a5b5b6d8ee0..d0b0ba24064 100644 --- a/doc/lispref/hooks.texi +++ b/doc/lispref/hooks.texi @@ -289,9 +289,6 @@ Manual}. @xref{Diary Customizing,,, emacs}. @end ifnottex -@item redisplay-end-trigger-functions -@xref{Window Hooks}. - @item resume-tty-functions @xref{Suspending Emacs}. |