0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-16 00:46:26 +00:00
Commit graph

10137 commits

Author SHA1 Message Date
Bastien Guerry cbd1a12295 Add :version to org-archive.el options. 2012-04-03 13:31:35 +02:00
Bastien Guerry db138ea1f9 Add :version to org-wl.el options. 2012-04-03 13:31:06 +02:00
Bastien Guerry 5bb982881a Add :version to ob-lisp.el option. 2012-04-03 13:30:07 +02:00
Bastien Guerry e97aec45a4 Add :version to org-gnus.el option. 2012-04-03 13:29:41 +02:00
Bastien Guerry 346dc97753 Add :version to ob-picolisp.el option. 2012-04-03 13:29:15 +02:00
Bastien Guerry 5e3cf1bd26 Add :version to org-entities.el options. 2012-04-03 13:28:51 +02:00
Bastien Guerry b846a86cfa Add :version to ob.el options. 2012-04-03 13:28:23 +02:00
Bastien Guerry bdd922e3f7 Add :version to org-clock.el options. 2012-04-03 13:27:34 +02:00
Bastien Guerry d5220e906f Add :version to org-exp.el options. 2012-04-03 13:26:05 +02:00
Bastien Guerry 8275726e7e Add :version to org-habit.el options. 2012-04-03 13:24:40 +02:00
Bastien Guerry cd2f395416 Add :version to org-table.el options. 2012-04-03 13:24:12 +02:00
Bastien Guerry 2894045bba Add :version to org-docbook.el options. 2012-04-03 13:23:15 +02:00
Bastien Guerry 18a0b31022 Add :version to org-inlinetask.el option. 2012-04-03 13:22:38 +02:00
Bastien Guerry 4b849731f3 Add :version to org-faces.el options. 2012-04-03 13:22:15 +02:00
Bastien Guerry b74be30199 Add :version to org-bibtex.el options. 2012-04-03 13:21:04 +02:00
Bastien Guerry b0c26bd967 Add :version to org-html.el options. 2012-04-03 13:17:00 +02:00
Bastien Guerry 1755b53625 Add :version to ob-tangle.el options. 2012-04-03 13:14:06 +02:00
Bastien Guerry f117fcb98b Add :version to org-mobile.el options. 2012-04-03 13:12:47 +02:00
Bastien Guerry a7076d693d Add :version to ob-lob.el option. 2012-04-03 13:11:32 +02:00
Bastien Guerry d5579cb431 Add :version to org-publish.el options. 2012-04-03 13:10:55 +02:00
Bastien Guerry b2500c21b1 Add :version to org-freemind.el option. 2012-04-03 13:09:15 +02:00
Bastien Guerry 9b40893709 Add :version to org-beamer.el options. 2012-04-03 13:08:32 +02:00
Bastien Guerry 64213b8e78 Merge branch 'hotfix' 2012-04-03 13:05:31 +02:00
Bastien Guerry 6d1ec16a5a Add :version to org-ctags.el option. 2012-04-03 13:05:23 +02:00
Bastien Guerry 6c70ecffa7 Fix previous merge: add :version back to `org-use-effective-time'. 2012-04-03 09:48:48 +02:00
Bastien Guerry 2da8a36229 Merge branch 'hotfix'
Conflicts:
	lisp/org.el
2012-04-03 09:46:34 +02:00
Bastien Guerry a8c6802345 org.el (org-use-effective-time): Fix group and type.
* org.el (org-use-effective-time): Fix group and type.
2012-04-03 09:45:42 +02:00
Bastien Guerry bbfd7881be org.el (org-todo): Fix regression: rename state' to org-state'.
* org.el (org-todo): Fix regression: rename `state' to
`org-state'.
2012-04-03 09:43:20 +02:00
Bastien Guerry 3b04635542 Small doc improvement about HTML pre/postamble.
* org-html.el (org-export-html-preamble-format)
(org-export-html-postamble-format): Improve the docstring.

* org.texi (HTML preamble and postamble): Small doc improvement.

Thanks to Zachary Jones who asked for this.
2012-04-02 23:28:52 +02:00
Bastien Guerry 11a4749353 Merge branch 'hotfix-7.8.06' 2012-04-02 23:05:19 +02:00
Bastien Guerry be07df1a49 org.el (org-todo): Fix regression: rename state' to org-state'.
* org.el (org-todo): Fix regression: rename `state' to
`org-state'.
2012-04-02 23:05:06 +02:00
Bastien Guerry c187c512af Merge branch 'hotfix-7.8.06' 2012-04-02 17:58:01 +02:00
Bastien Guerry 60b6f60dfe Bump to version number 7.8.08. 2012-04-02 17:57:49 +02:00
Bastien Guerry 7d64e883b0 org-clock.el (org-show-notification): Use fboundp' instead of featurep' and the additional `require'.
* org-clock.el (org-show-notification): Use `fboundp' instead
of `featurep' and the additional `require'.

Thanks to Peter Münster for reporting this.
2012-04-02 16:52:16 +02:00
Bastien Guerry a5774431b3 Merge branch 'hotfix-7.8.06' 2012-04-02 16:46:02 +02:00
Bastien Guerry 7ea4efd411 Don't rename entry' to org-entry'.
This issue should be handled more carefully.
2012-04-02 16:45:47 +02:00
Bastien Guerry c9948bc906 Merge branch 'hotfix-7.8.06' 2012-04-02 16:02:53 +02:00
Bastien Guerry 9d01ca1bf3 org-checklist.el: Fix dynamically bound variable name.
* org-checklist.el (org-checklist): Fix dynamically bound
variable name.

Thanks to Bernt Hansen for reporting this.
2012-04-02 16:02:44 +02:00
Bastien Guerry 88b2228297 Merge branch 'hotfix-7.8.06' 2012-04-02 11:27:48 +02:00
Bastien Guerry e74121b0cc Fix bug in `org-todo'.
s/state/org-state.
2012-04-02 11:27:41 +02:00
Yury Bulka 9d6e554e1e org-exp.el: Add ukrainian language. 2012-04-02 10:01:23 +02:00
Bastien Guerry 42d60368a3 Merge branch 'hotfix-7.8.06' 2012-04-02 08:07:57 +02:00
Bastien Guerry 3658686f59 Fix name of dynamically bound variable in org-clock.el. 2012-04-02 08:07:52 +02:00
Bastien Guerry 5651adb133 Merge branch 'hotfix-7.8.06' 2012-04-02 07:52:09 +02:00
Bastien Guerry ccd84a9f63 Fix spelling mistakes.
Thanks to Paul Eggert for spotting these.
2012-04-02 07:51:52 +02:00
Bastien Guerry 388ccbc435 Fix leftover from wrong merge. 2012-04-02 07:31:06 +02:00
Bastien Guerry e3913a2ab5 Merge branch 'hotfix-7.8.06' 2012-04-02 00:53:37 +02:00
Bastien Guerry 5c38bf0ef7 Fix copyright and authors lines. 2012-04-02 00:53:28 +02:00
Bastien Guerry 3306fc1040 Merge branch 'hotfix-7.8.06' 2012-04-01 22:25:03 +02:00
Bastien Guerry 1e62a6e446 Add a declaration line in org-special-blocks.el 2012-04-01 22:24:57 +02:00