summaryrefslogtreecommitdiff
path: root/lisp/obsolete/options.el
diff options
context:
space:
mode:
authorLute Kamstra <lute@gnu.org>2005-05-26 15:24:51 +0000
committerLute Kamstra <lute@gnu.org>2005-05-26 15:24:51 +0000
commite1c31ddba8d6832cee2fe0b565fa0414b91819b9 (patch)
treefb1e1ca877febf3114644bb6d431e1d25db636c2 /lisp/obsolete/options.el
parent57f9923ee76a501ac930a014197a3dd803028d3c (diff)
downloademacs-e1c31ddba8d6832cee2fe0b565fa0414b91819b9.tar.gz
emacs-e1c31ddba8d6832cee2fe0b565fa0414b91819b9.tar.bz2
emacs-e1c31ddba8d6832cee2fe0b565fa0414b91819b9.zip
* obsolete/ooutline.el (outline-mode):
* obsolete/options.el (Edit-options-mode): * obsolete/rnews.el (news-mode): * obsolete/rnewspost.el (news-reply-mode): Use run-mode-hooks.
Diffstat (limited to 'lisp/obsolete/options.el')
-rw-r--r--lisp/obsolete/options.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/options.el b/lisp/obsolete/options.el
index 34d7e532d1a..5ea14678d0b 100644
--- a/lisp/obsolete/options.el
+++ b/lisp/obsolete/options.el
@@ -109,7 +109,7 @@ For convenience, the characters \\[backward-paragraph] and \\[forward-paragraph]
(setq truncate-lines t)
(setq major-mode 'Edit-options-mode)
(setq mode-name "Options")
- (run-hooks 'Edit-options-mode-hook))
+ (run-mode-hooks 'Edit-options-mode-hook))
(defun Edit-options-set () (interactive)
(Edit-options-modify