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

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

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


From: ELPA Syncer
Subject: [elpa] externals/org e4ed6c92b4 2/3: Merge branch 'km/from-emacs-master'
Date: Sun, 13 Nov 2022 18:57:59 -0500 (EST)

branch: externals/org
commit e4ed6c92b4fae1f425f76d913d08222fb7dad82d
Merge: 5a10517d02 801ca4c6d0
Author: Kyle Meyer <kyle@kyleam.com>
Commit: Kyle Meyer <kyle@kyleam.com>

    Merge branch 'km/from-emacs-master'
---
 lisp/org-ctags.el    | 2 --
 lisp/org-protocol.el | 1 -
 2 files changed, 3 deletions(-)

diff --git a/lisp/org-ctags.el b/lisp/org-ctags.el
index ecf16f333b..cba99fca21 100644
--- a/lisp/org-ctags.el
+++ b/lisp/org-ctags.el
@@ -45,8 +45,6 @@
 ;; Installation
 ;; ============
 ;;
-;; Install org mode
-;; Ensure org-ctags.el is somewhere in your emacs load path.
 ;; Download and install Exuberant ctags -- "https://ctags.sourceforge.net/";
 ;; Edit your .emacs file (see next section) and load emacs.
 
diff --git a/lisp/org-protocol.el b/lisp/org-protocol.el
index de8a951ecc..3d390dbe43 100644
--- a/lisp/org-protocol.el
+++ b/lisp/org-protocol.el
@@ -42,7 +42,6 @@
 ;;
 ;;   1.) Add this to your init file (.emacs probably):
 ;;
-;;       (add-to-list 'load-path "/path/to/org-protocol/")
 ;;       (require 'org-protocol)
 ;;
 ;;   3.) Ensure emacs-server is up and running.



reply via email to

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