From: Richard M. Stallman Date: Sat, 27 Apr 2002 03:14:21 +0000 (+0000) Subject: Fix previous change. X-Git-Tag: ttn-vms-21-2-B4~15372 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=701f49d2a798728f224f332fa7266014765a6203;p=emacs.git Fix previous change. --- diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el index ba0758b6781..260503134c1 100644 --- a/lisp/cus-edit.el +++ b/lisp/cus-edit.el @@ -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,