diff options
Diffstat (limited to 'lisp/org/ChangeLog.1')
-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 @@ 2010-11-11 Eric Schulte <schulte.eric@gmail.com> * ob-sqlite.el (org-babel-sqlite-expand-vars): Now inserts string - arguments w/o quotes. + arguments without quotes. 2010-11-11 Bernt Hansen <bernt@norang.ca> @@ -23909,7 +23909,7 @@ 2010-11-11 Eric Schulte <schulte.eric@gmail.com> * ob-lob.el (org-babel-lob-one-liner-regexp): Fix error in lob - regexp -- it wasn't matching lob lines w/o indices. + regexp -- it wasn't matching lob lines without indices. 2010-11-11 Eric Schulte <schulte.eric@gmail.com> |