]> code.delx.au - gnu-emacs/commitdiff
(temp-buffer-show-hook): This is not obsolete.
authorRichard M. Stallman <rms@gnu.org>
Wed, 18 Nov 1998 18:42:34 +0000 (18:42 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 18 Nov 1998 18:42:34 +0000 (18:42 +0000)
lisp/emacs-lisp/bytecomp.el

index 7bb196a1a28b2ce178e5756c7464f1b333fdad47..6cbd5109c9c400e43468197a65ad846723f2f524 100644 (file)
@@ -9,7 +9,7 @@
 
 ;;; This version incorporates changes up to version 2.10 of the 
 ;;; Zawinski-Furuseth compiler.
-(defconst byte-compile-version "$Revision: 2.52 $")
+(defconst byte-compile-version "$Revision: 2.53 $")
 
 ;; This file is part of GNU Emacs.
 
@@ -3477,8 +3477,6 @@ For example, invoke `emacs -batch -f batch-byte-recompile-directory .'."
 (make-obsolete-variable 'auto-fill-hook 'auto-fill-function)
 (make-obsolete-variable 'blink-paren-hook 'blink-paren-function)
 (make-obsolete-variable 'lisp-indent-hook 'lisp-indent-function)
-(make-obsolete-variable 'temp-buffer-show-hook
-                       'temp-buffer-show-function)
 (make-obsolete-variable 'inhibit-local-variables
                "use enable-local-variables (with the reversed sense).")
 (make-obsolete-variable 'unread-command-char