changeset 103087:aeca2cf7cbdb

Change arg name to make it clear that it's ignored.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 28 Apr 2009 04:02:57 +0000
parents c3181c5efa5a
children 34ff9f0a5ff2
files lisp/ansi-color.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ansi-color.el	Tue Apr 28 02:16:49 2009 +0000
+++ b/lisp/ansi-color.el	Tue Apr 28 04:02:57 2009 +0000
@@ -194,7 +194,7 @@
   (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