changeset 23731:4a59cd72d6dd

(temp-buffer-show-hook): This is not obsolete.
author Richard M. Stallman <rms@gnu.org>
date Wed, 18 Nov 1998 18:42:34 +0000
parents c71c3ac4b80a
children 11303d1d8120
files lisp/emacs-lisp/bytecomp.el
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emacs-lisp/bytecomp.el	Wed Nov 18 01:40:17 1998 +0000
+++ b/lisp/emacs-lisp/bytecomp.el	Wed Nov 18 18:42:34 1998 +0000
@@ -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 @@
 (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