# HG changeset patch # User Richard M. Stallman # Date 1019877261 0 # Node ID 5d2dc0b4fd2f187fa672ab3daca86af0118defa9 # Parent 01b93e5e53a765884557f16f04e7e6f63c847c5a Fix previous change. diff -r 01b93e5e53a7 -r 5d2dc0b4fd2f lisp/cus-edit.el --- a/lisp/cus-edit.el Fri Apr 26 23:39:06 2002 +0000 +++ b/lisp/cus-edit.el Sat Apr 27 03:14:21 2002 +0000 @@ -1059,7 +1059,7 @@ (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,