emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src doc.c


From: Stefan Monnier
Subject: [Emacs-commit] emacs/src doc.c
Date: Tue, 04 Dec 2001 20:47:27 -0500

CVSROOT:        /cvs
Module name:    emacs
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     01/12/04 
20:47:27

Modified files:
        src            : doc.c 

Log message:
        (Fsnarf_documentation): Add prototype.
        (get_doc_string): Handle negative arguments.
        (Fdocumentation): Use AREF and ASIZE.
        Move the calls to get_doc_string to a single place.
        Don't confuse an interactive-spec for a docstring reference.
        (Fdocumentation_property): Take advantage of the fact that
        get_doc_string now ignores the sign of the docstring position.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/doc.c.diff?tr1=1.87&tr2=1.88&r1=text&r2=text




reply via email to

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