Browse Source

Backport commit 0a4dc7083 from Emacs

; Normalize and add missing first and last lines
0a4dc70830f5e8286b47120cabc750cca07a75c1
Stefan Kangas
Mon Apr 19 12:21:01 2021 +0200
Stefan Kangas 4 years ago
parent
commit
e3f0ac7348
5 changed files with 7 additions and 7 deletions
  1. 1 1
      lisp/ob-hledger.el
  2. 2 2
      lisp/ob-mscgen.el
  3. 1 1
      lisp/ol-eshell.el
  4. 2 2
      lisp/org-ctags.el
  5. 1 1
      lisp/ox-man.el

+ 1 - 1
lisp/ob-hledger.el

@@ -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.
 ;; Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 

+ 2 - 2
lisp/ob-mscgen.el

@@ -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.
 ;; Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
 
@@ -78,4 +78,4 @@ mscgen supported formats."
 
 
 (provide 'ob-mscgen)
 (provide 'ob-mscgen)
 
 
-;;; ob-msc.el ends here
+;;; ob-mscgen.el ends here

+ 1 - 1
lisp/ol-eshell.el

@@ -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.
 ;; Copyright (C) 2011-2021 Free Software Foundation, Inc.
 
 

+ 2 - 2
lisp/org-ctags.el

@@ -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.
 ;; Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
 
 ;; Author: Paul Sexton <eeeickythump@gmail.com>
 ;; Author: Paul Sexton <eeeickythump@gmail.com>

+ 1 - 1
lisp/ox-man.el

@@ -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.
 ;; Copyright (C) 2011-2021 Free Software Foundation, Inc.