mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-04 08:47:11 +00:00
Fix library headers.
This commit is contained in:
parent
c115973b6d
commit
5cc5784116
@ -5,7 +5,6 @@
|
|||||||
;; Author: Roland McGrath <roland@prep.ai.mit.edu>
|
;; Author: Roland McGrath <roland@prep.ai.mit.edu>
|
||||||
;; Maintainer: FSF
|
;; Maintainer: FSF
|
||||||
;; Keywords: tools, processes
|
;; Keywords: tools, processes
|
||||||
;; Info-Node: Emacs:Compilation
|
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
@ -23,6 +22,11 @@
|
|||||||
;; along with GNU Emacs; see the file COPYING. If not, write to
|
;; along with GNU Emacs; see the file COPYING. If not, write to
|
||||||
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
|
|
||||||
|
;;; Commentary:
|
||||||
|
|
||||||
|
;; This package provides the compile and grep facilities documented in
|
||||||
|
;; the Emacs user's manual.
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
|
Loading…
Reference in New Issue
Block a user