mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-22 07:09:47 +00:00
Merge branch 'km/from-emacs-master'
This commit is contained in:
commit
ca7219db7c
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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>
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user