diff options
Diffstat (limited to 'lisp/org/ChangeLog')
| -rw-r--r-- | lisp/org/ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index f6bd1ffa2d4..704da5fa68e 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -5020,7 +5020,7 @@ | |||
| 5020 | with code implementing the writing of graohical output to file. | 5020 | with code implementing the writing of graohical output to file. |
| 5021 | (org-babel-execute:R): Use `org-babel-R-graphical-output-file' to | 5021 | (org-babel-execute:R): Use `org-babel-R-graphical-output-file' to |
| 5022 | determine whether R is taking responsibility for writing output to | 5022 | determine whether R is taking responsibility for writing output to |
| 5023 | file; if so, this is signalled to ob.el by returning a nil result. | 5023 | file; if so, this is signaled to ob.el by returning a nil result. |
| 5024 | 5024 | ||
| 5025 | 2011-07-28 Dan Davison <dandavison7@gmail.com> | 5025 | 2011-07-28 Dan Davison <dandavison7@gmail.com> |
| 5026 | 5026 | ||
| @@ -18037,4 +18037,3 @@ | |||
| 18037 | 18037 | ||
| 18038 | You should have received a copy of the GNU General Public License | 18038 | You should have received a copy of the GNU General Public License |
| 18039 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 18039 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 18040 | |||