/[emacs]/emacs/lisp/apropos.el
ViewVC logotype

Diff of /emacs/lisp/apropos.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.87 by kfstorm, Thu May 23 20:21:30 2002 UTC revision 1.88 by jpw, Sat Aug 24 14:26:06 2002 UTC
# Line 372  normal variables." Line 372  normal variables."
372    
373  ;; For auld lang syne:  ;; For auld lang syne:
374  ;;;###autoload  ;;;###autoload
375  (fset 'command-apropos 'apropos-command)  (defalias 'command-apropos 'apropos-command)
376  ;;;###autoload  ;;;###autoload
377  (defun apropos-command (apropos-regexp &optional do-all var-predicate)  (defun apropos-command (apropos-regexp &optional do-all var-predicate)
378    "Show commands (interactively callable functions) that match APROPOS-REGEXP.    "Show commands (interactively callable functions) that match APROPOS-REGEXP.

Legend:
Removed from v.1.87  
changed lines
  Added in v.1.88

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26