From 507056b3ca86866fc0b4611c4bb4fdac0d17061d Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Tue, 17 Dec 2024 16:10:47 +0100 Subject: . --- home/dots/.emacs.d/elisp/org-link-minor-mode.el | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'home/dots/.emacs.d/elisp') diff --git a/home/dots/.emacs.d/elisp/org-link-minor-mode.el b/home/dots/.emacs.d/elisp/org-link-minor-mode.el index 7f1faaa..06ad48e 100644 --- a/home/dots/.emacs.d/elisp/org-link-minor-mode.el +++ b/home/dots/.emacs.d/elisp/org-link-minor-mode.el @@ -11,26 +11,26 @@ ;; Package-Version: 20200129.0141 ;; Keywords: hypermedia ;; Url: https://github.com/seanohalpin/org-link-minor-mode -;; +;; ;; Changes for org v9: Stefan-W. Hahn ;; ;; This file is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. -;; +;; ;; This file is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;; GNU General Public License for more details. -;; +;; ;; You should have received a copy of the GNU General Public License ;; along with this program. If not, see . ;; ;;; Commentary: ;; ;; Enables org-mode links of the form: -;; +;; ;; http://www.bbc.co.uk ;; man:emacs ;; info:emacs @@ -39,7 +39,7 @@ ;; [[org-link-minor-mode]] ;; [2012-08-18] ;; <2012-08-18> -;; +;; ;; Note that `org-toggle-link-display' will also work when this mode ;; is enabled. ;; -- cgit v1.2.3