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

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

[elpa] externals/org 5cf6769747: * doc/org-manual.org (Activation): Add


From: ELPA Syncer
Subject: [elpa] externals/org 5cf6769747: * doc/org-manual.org (Activation): Add link to Emacs init file docs
Date: Fri, 21 Jul 2023 03:58:32 -0400 (EDT)

branch: externals/org
commit 5cf67697470ee1b294ca5a50de933aed891c59a6
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>

    * doc/org-manual.org (Activation): Add link to Emacs init file docs
    
    Make it clear to the new users where to add the Elisp code.
---
 doc/org-manual.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index 987a293549..c14b16aba1 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -188,7 +188,7 @@ For a better experience, the three Org commands 
~org-store-link~,
 Emacs, not just in Org buffers.  To that effect, you need to bind them
 to globally available keys, like the ones reserved for users (see
 [[info:elisp::Key Binding Conventions]]).  Here are suggested bindings,
-please modify the keys to your own liking.
+please modify the keys to your own liking in your [[info:emacs#Init 
File][personal init file]].
 
 #+begin_src emacs-lisp
 (global-set-key (kbd "C-c l") #'org-store-link)



reply via email to

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