Backport commit 0a4dc7083 from Emacs

; Normalize and add missing first and last lines
0a4dc70830f5e8286b47120cabc750cca07a75c1
Stefan Kangas
Mon Apr 19 12:21:01 2021 +0200
This commit is contained in:
Stefan Kangas 2021-04-19 12:21:01 +02:00 committed by Kyle Meyer
parent 8c29cbdef7
commit e3f0ac7348
5 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
;; ob-hledger.el --- Babel Functions for hledger -*- lexical-binding: t; -*-
;;; ob-hledger.el --- Babel Functions for hledger -*- lexical-binding: t; -*-
;; Copyright (C) 2010-2021 Free Software Foundation, Inc.

View File

@ -1,4 +1,4 @@
;;; ob-msc.el --- Babel Functions for Mscgen -*- lexical-binding: t; -*-
;;; ob-mscgen.el --- Babel Functions for Mscgen -*- lexical-binding: t; -*-
;; Copyright (C) 2010-2021 Free Software Foundation, Inc.
@ -78,4 +78,4 @@ mscgen supported formats."
(provide 'ob-mscgen)
;;; ob-msc.el ends here
;;; ob-mscgen.el ends here

View File

@ -1,4 +1,4 @@
;;; ol-eshell.el - Links to Working Directories in Eshell -*- lexical-binding: t; -*-
;;; ol-eshell.el --- Links to Working Directories in Eshell -*- lexical-binding: t; -*-
;; Copyright (C) 2011-2021 Free Software Foundation, Inc.

View File

@ -1,5 +1,5 @@
;;; org-ctags.el - Integrate Emacs "tags" Facility with Org -*- lexical-binding: t; -*-
;;
;;; org-ctags.el --- Integrate Emacs "tags" Facility with Org -*- lexical-binding: t; -*-
;; Copyright (C) 2007-2021 Free Software Foundation, Inc.
;; Author: Paul Sexton <eeeickythump@gmail.com>

View File

@ -1,4 +1,4 @@
;; ox-man.el --- Man Back-End for Org Export Engine -*- lexical-binding: t; -*-
;;; ox-man.el --- Man Back-End for Org Export Engine -*- lexical-binding: t; -*-
;; Copyright (C) 2011-2021 Free Software Foundation, Inc.