changeset 44891:5d2dc0b4fd2f

Fix previous change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 27 Apr 2002 03:14:21 +0000
parents 01b93e5e53a7
children 235cc7208807
files lisp/cus-edit.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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,