From: Leo Vivier <leo.vivier+org@gmail.com> To: emacs-orgmode@gnu.org Subject: [PATCH] Fix typo in doc Date: Sun, 19 Apr 2020 12:04:59 +0200 [thread overview] Message-ID: <87v9lv23lg.fsf@hidden> (raw) [-- Attachment #1: Type: text/plain, Size: 82 bytes --] Hello, I’ve spotted a small mistake in the doc. Best, -- Leo Vivier [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #2: 0001-lisp-org.el-org-mode-map-fix-typo.patch --] [-- Type: text/x-patch, Size: 627 bytes --] From b2b2582b4eb1deb1a41f200a17876dfbcbf26b5e Mon Sep 17 00:00:00 2001 From: Leo Vivier <leo.vivier+org@gmail.com> Date: Sun, 19 Apr 2020 12:01:30 +0200 Subject: [PATCH] * lisp/org.el (org-mode-map): fix typo --- lisp/org-keys.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-keys.el b/lisp/org-keys.el index 066720fdf..d358da763 100644 --- a/lisp/org-keys.el +++ b/lisp/org-keys.el @@ -219,7 +219,7 @@ ;;; Variables (defvar org-mode-map (make-sparse-keymap) - "Keymap fo Org mode.") + "Keymap for Org mode.") (defvaralias 'org-CUA-compatible 'org-replace-disputed-keys) -- 2.26.0
next reply other threads:[~2020-04-19 10:05 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-04-19 10:04 Leo Vivier [this message] 2020-04-21 0:49 ` Kyle Meyer
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://www.orgmode.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=87v9lv23lg.fsf@hidden \ --to=leo.vivier+org@gmail.com \ --cc=emacs-orgmode@gnu.org \ --subject='Re: [PATCH] Fix typo in doc' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this inbox: https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).