emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org ca7219d 2/3: Merge branch 'km/from-emacs-master'


From: ELPA Syncer
Subject: [elpa] externals/org ca7219d 2/3: Merge branch 'km/from-emacs-master'
Date: Mon, 19 Apr 2021 23:57:10 -0400 (EDT)

branch: externals/org
commit ca7219db7c16dd3cc5332b07b8a5c539fa8ef34d
Merge: 3d52843 e3f0ac7
Author: Kyle Meyer <kyle@kyleam.com>
Commit: Kyle Meyer <kyle@kyleam.com>

    Merge branch 'km/from-emacs-master'
---
 lisp/ob-hledger.el | 2 +-
 lisp/ob-mscgen.el  | 4 ++--
 lisp/ol-eshell.el  | 2 +-
 lisp/org-ctags.el  | 4 ++--
 lisp/ox-man.el     | 2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/lisp/ob-hledger.el b/lisp/ob-hledger.el
index 3d2f46c..48dcb8c 100644
--- a/lisp/ob-hledger.el
+++ b/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.
 
diff --git a/lisp/ob-mscgen.el b/lisp/ob-mscgen.el
index 5ec082a..8c699d4 100644
--- a/lisp/ob-mscgen.el
+++ b/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.
 
@@ -79,4 +79,4 @@ mscgen supported formats."
 
 (provide 'ob-mscgen)
 
-;;; ob-msc.el ends here
+;;; ob-mscgen.el ends here
diff --git a/lisp/ol-eshell.el b/lisp/ol-eshell.el
index 769e7ee..8920e0a 100644
--- a/lisp/ol-eshell.el
+++ b/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.
 
diff --git a/lisp/org-ctags.el b/lisp/org-ctags.el
index 1fca873..dc2b3be 100644
--- a/lisp/org-ctags.el
+++ b/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.
 
 ;; Author: Paul Sexton <eeeickythump@gmail.com>
diff --git a/lisp/ox-man.el b/lisp/ox-man.el
index 6cace7e..27d2ded 100644
--- a/lisp/ox-man.el
+++ b/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.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]