diff lisp/x11/x-font-menu.el @ 48:56c54cf7c5b6 r19-16b90

Import from CVS: tag r19-16b90
author cvs
date Mon, 13 Aug 2007 08:56:04 +0200
parents 49a24b4fd526
children 131b0175ea99
line wrap: on
line diff
--- a/lisp/x11/x-font-menu.el	Mon Aug 13 08:55:32 2007 +0200
+++ b/lisp/x11/x-font-menu.el	Mon Aug 13 08:56:04 2007 +0200
@@ -452,10 +452,6 @@
 			       (or weight from-weight)
 			       (or size   from-size)
 			       default-name))
-    (setq save-options-font-hack (list 'font-menu-set-font
-				       (or family from-family)
-				       (or weight from-weight)
-				       (or size from-size)))
     (while faces
       (cond ((face-font-instance (car faces))
 	     (message "Changing font of `%s'..." (car faces))