emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/apropos.el
Date: Sat, 05 Jan 2002 14:01:37 -0500

Index: emacs/lisp/apropos.el
diff -c emacs/lisp/apropos.el:1.82 emacs/lisp/apropos.el:1.83
*** emacs/lisp/apropos.el:1.82  Fri Dec 21 20:36:37 2001
--- emacs/lisp/apropos.el       Sat Jan  5 14:01:37 2002
***************
*** 161,167 ****
    'action (lambda (button)
            (describe-function (button-get button 'apropos-symbol)))
    'help-echo "mouse-2, RET: Display more help on this command")
!   
  ;; We used to use `customize-variable-other-window' instead for a
  ;; customizable variable, but that is slow.  It is better to show an
  ;; ordinary help buffer and let the user click on the customization
--- 161,167 ----
    'action (lambda (button)
            (describe-function (button-get button 'apropos-symbol)))
    'help-echo "mouse-2, RET: Display more help on this command")
! 
  ;; We used to use `customize-variable-other-window' instead for a
  ;; customizable variable, but that is slow.  It is better to show an
  ;; ordinary help buffer and let the user click on the customization



reply via email to

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