]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix previous change.
authorRichard M. Stallman <rms@gnu.org>
Sat, 27 Apr 2002 03:14:21 +0000 (03:14 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 27 Apr 2002 03:14:21 +0000 (03:14 +0000)
lisp/cus-edit.el

index ba0758b6781d23088ac61d8d339caf4c37eaeaac..260503134c14f00af39321bd3544b223dcc8d99f 100644 (file)
@@ -1059,7 +1059,7 @@ suggest to customized that face, if it's customizable."
                                  (custom-unlispify-tag-name face)))))
 
 ;;;###autoload
-(defun customize-face-other-window (&optional symbol)
+(defun customize-face-other-window (&optional face)
   "Show customization buffer for face SYMBOL in other window.
 
 Interactively, when point is on text which has a face specified,