# HG changeset patch # User Andrew Innes # Date 949880239 0 # Node ID fc75f27fefc43e6c8525d78f79f90057e96b6143 # Parent e024ab46002cecc4d697be31fcdcba1c36bda832 (x-handle-args): Comment out call to message. diff -r e024ab46002c -r fc75f27fefc4 lisp/term/w32-win.el --- a/lisp/term/w32-win.el Sun Feb 06 23:36:33 2000 +0000 +++ b/lisp/term/w32-win.el Sun Feb 06 23:37:19 2000 +0000 @@ -336,7 +336,7 @@ the switch (e.g., \"-fg\") in the following code, and possible values \(e.g., \"black\") in the option handler code (e.g., x-handle-switch). This returns ARGS with the arguments that have been processed removed." - (message "%s" args) + ;;(message "%s" args) (setq x-invocation-args args args nil) (while x-invocation-args