emacs-devel
[Top][All Lists]
Advanced

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

info-look libc constants positioning [patch]


From: Kevin Ryde
Subject: info-look libc constants positioning [patch]
Date: Tue, 28 Dec 2004 10:36:14 +1100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

In the glibc manual various constants are given with @table, but
info-look doesn't recognise that when positioning point within the
node it goes to.  Eg. in a c-mode buffer,

        M-x info-lookup-symbol DBL_MAX Ret

brings up the Floating Point Parameters node, but positioned only at
the top, not where DBL_MAX is described.


2004-12-25  Kevin Ryde  <address@hidden>

        * info-look.el (c-mode (libc)Variable Index): Add ^` to prefix, and
        change suffix to space, $ or '$, to correctly position point when
        going to @table style constants like DBL_MAX.

Attachment: info-look.el.libc-constants.diff
Description: Text document


reply via email to

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