]> code.delx.au - gnu-emacs/commitdiff
Change arg name to make it clear that it's ignored.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 28 Apr 2009 04:02:57 +0000 (04:02 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 28 Apr 2009 04:02:57 +0000 (04:02 +0000)
lisp/ansi-color.el

index 99e1430c5710cc14f180f094dfd3bf15821363ee..66f128a2e839cb825b86cfd59fd489ac51156a78 100644 (file)
@@ -194,7 +194,7 @@ in shell buffers.  You set this variable by calling one of:
   (setq ansi-color-for-comint-mode 'filter))
 
 ;;;###autoload
-(defun ansi-color-process-output (string)
+(defun ansi-color-process-output (ignored)
   "Maybe translate SGR control sequences of comint output into text-properties.
 
 Depending on variable `ansi-color-for-comint-mode' the comint output is