Merge branch 'km/from-emacs-master'

This commit is contained in:
Kyle Meyer 2021-04-19 22:55:03 -04:00
commit ca7219db7c
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.
@ -79,4 +79,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.