Mercurial > emacs
changeset 16294:07cfbdac7ec5
(run-hooks): defconst deleted.
The initialization is now in eval.c.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 23 Sep 1996 04:29:04 +0000 |
parents | 69fd25bebd93 |
children | 8915604a050c |
files | lisp/subr.el |
diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/subr.el Mon Sep 23 04:28:20 1996 +0000 +++ b/lisp/subr.el Mon Sep 23 04:29:04 1996 +0000 @@ -447,12 +447,6 @@ ;;;; Hook manipulation functions. -;; We used to have this variable so that C code knew how to run hooks. That -;; calling convention is made obsolete now the hook running functions are in C. -(defconst run-hooks 'run-hooks - "Variable by which C primitives find the function `run-hooks'. -Don't change it. Don't use it either; use the hook running C primitives.") - (defun make-local-hook (hook) "Make the hook HOOK local to the current buffer. When a hook is local, its local and global values