changeset 4261:f9599125f7f0

(Info-select-node): Run Info-selection-hook.
author Richard M. Stallman <rms@gnu.org>
date Sat, 24 Jul 1993 17:35:02 +0000
parents e0713a13f2d7
children bc0af06c6e3c
files lisp/info.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/info.el	Sat Jul 24 08:42:00 1993 +0000
+++ b/lisp/info.el	Sat Jul 24 17:35:02 1993 +0000
@@ -475,7 +475,8 @@
 				  (setq active-expression
 					(read (current-buffer))))))
 			 (point-max)))
-     (if Info-enable-active-nodes (eval active-expression)))))
+     (if Info-enable-active-nodes (eval active-expression))
+     (run-hooks 'Info-selection-hook))))
 
 (defun Info-set-mode-line ()
   (setq mode-line-buffer-identification