emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/cus-edit.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-edit.el
Date: Fri, 26 Apr 2002 23:14:22 -0400

Index: emacs/lisp/cus-edit.el
diff -c emacs/lisp/cus-edit.el:1.151 emacs/lisp/cus-edit.el:1.152
*** emacs/lisp/cus-edit.el:1.151        Fri Apr 26 18:33:23 2002
--- emacs/lisp/cus-edit.el      Fri Apr 26 23:14:21 2002
***************
*** 1059,1065 ****
                                  (custom-unlispify-tag-name face)))))
  
  ;;;###autoload
! (defun customize-face-other-window (&optional symbol)
    "Show customization buffer for face SYMBOL in other window.
  
  Interactively, when point is on text which has a face specified,
--- 1059,1065 ----
                                  (custom-unlispify-tag-name face)))))
  
  ;;;###autoload
! (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,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]