diff lisp/prim/obsolete.el @ 108:360340f9fd5f r20-1b6

Import from CVS: tag r20-1b6
author cvs
date Mon, 13 Aug 2007 09:18:39 +0200
parents cf808b4c4290
children fe104dbd9147
line wrap: on
line diff
--- a/lisp/prim/obsolete.el	Mon Aug 13 09:17:27 2007 +0200
+++ b/lisp/prim/obsolete.el	Mon Aug 13 09:18:39 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.")