diff options
| author | Bastien Guerry | 2011-08-16 09:13:02 +0200 |
|---|---|---|
| committer | Bastien Guerry | 2011-08-16 09:13:02 +0200 |
| commit | 5b409b390c68db74ab80d061f80d5524095eacb4 (patch) | |
| tree | a4f0d989ff60ce638c2af4c6286ad967de6fe065 /lisp/org/ob-python.el | |
| parent | 04963aa8ff62058b9795c3e3217630515470fcff (diff) | |
| download | emacs-5b409b390c68db74ab80d061f80d5524095eacb4.tar.gz emacs-5b409b390c68db74ab80d061f80d5524095eacb4.zip | |
Fix Org ChangeLog entries and remove arch-tag.
Diffstat (limited to 'lisp/org/ob-python.el')
| -rw-r--r-- | lisp/org/ob-python.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-python.el b/lisp/org/ob-python.el index 0fe0b4fefd8..3c1460c6740 100644 --- a/lisp/org/ob-python.el +++ b/lisp/org/ob-python.el | |||
| @@ -294,6 +294,6 @@ last statement in BODY, as elisp." | |||
| 294 | 294 | ||
| 295 | (provide 'ob-python) | 295 | (provide 'ob-python) |
| 296 | 296 | ||
| 297 | ;; arch-tag: f19b6c3d-dfcb-4a1a-9ce0-45ade1ebc212 | 297 | |
| 298 | 298 | ||
| 299 | ;;; ob-python.el ends here | 299 | ;;; ob-python.el ends here |