projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0f712b
)
Fix previous change.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 27 Apr 2002 03:14:21 +0000
(
03:14
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 27 Apr 2002 03:14:21 +0000
(
03:14
+0000)
lisp/cus-edit.el
patch
|
blob
|
history
diff --git
a/lisp/cus-edit.el
b/lisp/cus-edit.el
index ba0758b6781d23088ac61d8d339caf4c37eaeaac..260503134c14f00af39321bd3544b223dcc8d99f 100644
(file)
--- 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,