]> code.delx.au - gnu-emacs/blobdiff - lisp/ps-mule.el
Fix next-file command in etags.el.
[gnu-emacs] / lisp / ps-mule.el
index 7c974d3d3c4c27993afbdf11ead5af0b1786f74c..d95719ba55293c3fad7e333ea2b05e3536fa07cc 100644 (file)
@@ -632,7 +632,7 @@ f2, f3, h0, h1, and H0 respectively."
            (ps-output "]"))))))
   (ps-output " ] " (if (nth 3 composition) "RLC" "RBC") "\n"))
 
-(defun ps-mule-plot-string (from to &optional bg-color)
+(defun ps-mule-plot-string (from to &optional _bg-color)
   "Generate PostScript code for plotting characters in the region FROM and TO.
 
 Optional argument BG-COLOR is ignored.