@@ 1,4 1,4 @@
;;; auto-header.el --- Automatically find the right headers -*- lexical-binding: t; -*-
;;; auto-header.el --- Automatically find the right C headers -*- lexical-binding: t; -*-
;; Copyright (C) 2022, 2023 Free Software Foundation, Inc.
@@ 23,7 23,7 @@
;;; Commentary:
;; This script parses man-pages to guess what header files a function
;; 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