aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org
diff options
context:
space:
mode:
authorStefan Kangas2022-12-01 16:36:09 +0100
committerStefan Kangas2022-12-01 16:36:09 +0100
commit70ecdebc92c879af90f2d25a2b751d1cc4f3f80d (patch)
tree27d9ebd0090f107cb4381b8155e08097c988a471 /lisp/org
parenta86ccb5f9dd4a5fe8e6af974d7f577e7b5d0a8d4 (diff)
downloademacs-70ecdebc92c879af90f2d25a2b751d1cc4f3f80d.tar.gz
emacs-70ecdebc92c879af90f2d25a2b751d1cc4f3f80d.zip
; Fix typos (don't abbreviate "with" or "without")
Diffstat (limited to 'lisp/org')
-rw-r--r--lisp/org/ChangeLog.14
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org/ChangeLog.1 b/lisp/org/ChangeLog.1
index 1491a4645aa..f79d8bf6743 100644
--- a/lisp/org/ChangeLog.1
+++ b/lisp/org/ChangeLog.1
@@ -23889,7 +23889,7 @@
238892010-11-11 Eric Schulte <schulte.eric@gmail.com> 238892010-11-11 Eric Schulte <schulte.eric@gmail.com>
23890 23890
23891 * ob-sqlite.el (org-babel-sqlite-expand-vars): Now inserts string 23891 * ob-sqlite.el (org-babel-sqlite-expand-vars): Now inserts string
23892 arguments w/o quotes. 23892 arguments without quotes.
23893 23893
238942010-11-11 Bernt Hansen <bernt@norang.ca> 238942010-11-11 Bernt Hansen <bernt@norang.ca>
23895 23895
@@ -23909,7 +23909,7 @@
239092010-11-11 Eric Schulte <schulte.eric@gmail.com> 239092010-11-11 Eric Schulte <schulte.eric@gmail.com>
23910 23910
23911 * ob-lob.el (org-babel-lob-one-liner-regexp): Fix error in lob 23911 * ob-lob.el (org-babel-lob-one-liner-regexp): Fix error in lob
23912 regexp -- it wasn't matching lob lines w/o indices. 23912 regexp -- it wasn't matching lob lines without indices.
23913 23913
239142010-11-11 Eric Schulte <schulte.eric@gmail.com> 239142010-11-11 Eric Schulte <schulte.eric@gmail.com>
23915 23915