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

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

[elpa] externals-release/org 1ce9da0048 1/3: Backport commit 8fb2afe05 f


From: ELPA Syncer
Subject: [elpa] externals-release/org 1ce9da0048 1/3: Backport commit 8fb2afe05 from Emacs
Date: Fri, 9 Dec 2022 23:57:59 -0500 (EST)

branch: externals-release/org
commit 1ce9da0048b41a42f661c71ab64b917ee66b30c2
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Kyle Meyer <kyle@kyleam.com>

    Backport commit 8fb2afe05 from Emacs
    
    ; Fix typos
    8fb2afe051168b2eac2bba0ee102039d0af90a05
    Stefan Kangas
    Thu Dec 8 07:17:47 2022 +0100
---
 lisp/ox.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/ox.el b/lisp/ox.el
index 5c0a8f2424..f6629cde4d 100644
--- a/lisp/ox.el
+++ b/lisp/ox.el
@@ -2559,7 +2559,7 @@ variable and do not do anything that might alter it (like 
calling a
 major mode) to prevent data corruption.  Also, do note that Emacs may
 jump into the created buffer if the original file buffer is closed and
 then re-opened.  Making edits in the buffer copy may also trigger
-Emacs save dialogue.  Prefer using `org-export-with-buffer-copy' macro
+Emacs save dialog.  Prefer using `org-export-with-buffer-copy' macro
 when possible.
 
 When optional key `:to-buffer' is non-nil, copy into BUFFER.



reply via email to

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