Mercurial > emacs
view src/vlimit.h @ 57456:cadf61c7f4eb
(calc-help-function-list, calc-help-variable-list): New variables.
(calc-help-index-entries): New function.
(calc-describe-function): Use calc-help-function-list instead of
obarray for completion.
(calc-describe-variable): Use calc-help-variable-list instead of
obarray for completion.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Tue, 12 Oct 2004 15:47:32 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* Dummy for Emacs so that we can run on VMS... */ #define LIM_DATA 0 /* arch-tag: 0c3436cb-5edc-447a-87af-acec402a65b9 (do not change this comment) */