GNU-devel ELPA - auto-header

auto-header

Description
Automatically find the right C headers
Latest
auto-header-0.1.2.0.20230407.82136.tar (.sig), 2024-Mar-31, 50.0 KiB
Maintainer
Philip Kaludercic <~pkal/public-inbox@lists.sr.ht>
Atom feed
auto-header.xml
Website
https://git.sr.ht/~pkal/auto-header
Browse ELPA's repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

This script parses man-pages to guess what C header files a function
might need.

Bind `auto-header-at-point' to a convenient key if you want to
invoke the functionality manually, or add `auto-header-buffer' to
`before-save-hook' (in most cases you want to only add it locally),
so that headers are updated just before saving the contents of a
buffer.  This can also be done by enabling `auto-header-mode', or
by adding it to a major mode hook (e.g. `c-mode-hook').

Old versions

auto-header-0.1.2.0.20230327.91000.tar.lz2023-Mar-2714.4 KiB
auto-header-0.1.1.0.20230325.135209.tar.lz2023-Mar-2614.4 KiB