diff options
| author | Stefan Kangas | 2022-12-01 16:36:09 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2022-12-01 16:36:09 +0100 |
| commit | 70ecdebc92c879af90f2d25a2b751d1cc4f3f80d (patch) | |
| tree | 27d9ebd0090f107cb4381b8155e08097c988a471 /lisp/org | |
| parent | a86ccb5f9dd4a5fe8e6af974d7f577e7b5d0a8d4 (diff) | |
| download | emacs-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.1 | 4 |
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 @@ | |||
| 23889 | 2010-11-11 Eric Schulte <schulte.eric@gmail.com> | 23889 | 2010-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 | ||
| 23894 | 2010-11-11 Bernt Hansen <bernt@norang.ca> | 23894 | 2010-11-11 Bernt Hansen <bernt@norang.ca> |
| 23895 | 23895 | ||
| @@ -23909,7 +23909,7 @@ | |||
| 23909 | 2010-11-11 Eric Schulte <schulte.eric@gmail.com> | 23909 | 2010-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 | ||
| 23914 | 2010-11-11 Eric Schulte <schulte.eric@gmail.com> | 23914 | 2010-11-11 Eric Schulte <schulte.eric@gmail.com> |
| 23915 | 23915 | ||