emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp help-fns.el


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp help-fns.el
Date: Wed, 14 Aug 2002 21:38:45 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     02/08/14 
21:38:45

Modified files:
        lisp           : help-fns.el 

Log message:
        (locate-library): Use locate-file(-completion).
        (help-split-fundoc): Tighten the regexp and recognize a usage-info
        where the function name is `fn'.
        (help-function-arglist): Follow aliases and macros.
        (describe-function-1): Use keymapp.
        If the docstring contains a usage info, use it even if the function is
        not a subroutine.  Find usage info in aliases' docstring if necessary.
        (describe-variable): Get the value before setting up the *Help* buffer.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/help-fns.el.diff?tr1=1.21&tr2=1.22&r1=text&r2=text





reply via email to

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