diff lisp/prim/obsolete.el @ 30:ec9a17fef872 r19-15b98

Import from CVS: tag r19-15b98
author cvs
date Mon, 13 Aug 2007 08:52:29 +0200
parents 4103f0995bd7
children 1a767b41a199
line wrap: on
line diff
--- a/lisp/prim/obsolete.el	Mon Aug 13 08:51:58 2007 +0200
+++ b/lisp/prim/obsolete.el	Mon Aug 13 08:52:29 2007 +0200
@@ -61,7 +61,7 @@
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;; device stuff
 
-(make-obsolete-variable 'window-system "use (console-type)")
+(make-compatible-variable 'window-system "use (console-type)")
 (make-obsolete-variable 'meta-flag
 			"use the `set-input-mode' function instead.")