Max Mikhanosha e67734fe8e Add ability to show all (even unscheduled) habits on today agenda, by 14 лет назад
..
Makefile b567341443 clean up Makefile some more, keep autoloads around 14 лет назад
ob-C.el 6c1b38182b better wrapping of main C function 14 лет назад
ob-R.el d34c0b3496 ob-R.el: Fix compiler warning about `org-remove-if-not'. 14 лет назад
ob-asymptote.el 5c38bf0ef7 Fix copyright and authors lines. 14 лет назад
ob-awk.el ecd0562c5f Fix the master branch. 14 лет назад
ob-calc.el 8931636eae Copyright, license, and header fixes. 14 лет назад
ob-clojure.el 5e4cffbb06 code-block languages may specify their own headers and values 14 лет назад
ob-comint.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 14 лет назад
ob-css.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 14 лет назад
ob-ditaa.el ecd0562c5f Fix the master branch. 14 лет назад
ob-dot.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 14 лет назад
ob-emacs-lisp.el 4db4fe84a8 Merge branch 'origin-maint' 14 лет назад
ob-eval.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 14 лет назад
ob-exp.el 388ccbc435 Fix leftover from wrong merge. 14 лет назад
ob-fortran.el 5c38bf0ef7 Fix copyright and authors lines. 14 лет назад
ob-gnuplot.el ecd0562c5f Fix the master branch. 14 лет назад
ob-haskell.el ecd0562c5f Fix the master branch. 14 лет назад
ob-io.el 5061de6ee3 integrating ob-scala and ob-io into Org-mode, with code cleanup 14 лет назад
ob-java.el f1500f2b04 More fixes to the copyright year... 14 лет назад
ob-js.el e3913a2ab5 Merge branch 'hotfix-7.8.06' 14 лет назад
ob-keys.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 14 лет назад
ob-latex.el fadca5e8eb Fix typos and spelling mistakes. 14 лет назад
ob-ledger.el fadca5e8eb Fix typos and spelling mistakes. 14 лет назад
ob-lilypond.el e19820b384 Merge branch 'hotfix-7.8.06' 14 лет назад
ob-lisp.el 5e4cffbb06 code-block languages may specify their own headers and values 14 лет назад
ob-lob.el e3913a2ab5 Merge branch 'hotfix-7.8.06' 14 лет назад
ob-matlab.el 3dc9cc35ec More copyright year fixes. 14 лет назад
ob-maxima.el 925aeebaad Org-Babel: fix maxima invocation without explicit parameters 14 лет назад
ob-mscgen.el 3dc9cc35ec More copyright year fixes. 14 лет назад
ob-ocaml.el ecd0562c5f Fix the master branch. 14 лет назад
ob-octave.el 3dc9cc35ec More copyright year fixes. 14 лет назад
ob-org.el 575ecebcac More copyright year fixes. 14 лет назад
ob-perl.el 5c38bf0ef7 Fix copyright and authors lines. 14 лет назад
ob-picolisp.el e3913a2ab5 Merge branch 'hotfix-7.8.06' 14 лет назад
ob-plantuml.el 793485b07a adding a :java header argument to plantuml 14 лет назад
ob-python.el cd080b025a ensure newline precedes automatically-added returns for Python code blocks 14 лет назад
ob-ref.el 5c38bf0ef7 Fix copyright and authors lines. 14 лет назад
ob-ruby.el ecd0562c5f Fix the master branch. 14 лет назад
ob-sass.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 14 лет назад
ob-scala.el 5061de6ee3 integrating ob-scala and ob-io into Org-mode, with code cleanup 14 лет назад
ob-scheme.el e3913a2ab5 Merge branch 'hotfix-7.8.06' 14 лет назад
ob-screen.el 8931636eae Copyright, license, and header fixes. 14 лет назад
ob-sh.el ecd0562c5f Fix the master branch. 14 лет назад
ob-shen.el 8931636eae Copyright, license, and header fixes. 14 лет назад
ob-sql.el eed31ad936 Add dbi support to sql babel mode 14 лет назад
ob-sqlite.el 5e4cffbb06 code-block languages may specify their own headers and values 14 лет назад
ob-table.el 0630d89a0c Merge branch 'maint' of orgmode.org:org-mode 14 лет назад
ob-tangle.el ecd0562c5f Fix the master branch. 14 лет назад
ob.el 31aa82c998 Merge branch 'maint' 14 лет назад
org-agenda.el e67734fe8e Add ability to show all (even unscheduled) habits on today agenda, by 14 лет назад
org-archive.el 44e7ed1a59 Allow archiving to a datetree. 14 лет назад
org-ascii.el d5c0af72cf Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). 14 лет назад
org-attach.el 0c302d412c Add support for creating symbolic links in org-attach 14 лет назад
org-bbdb.el 595d451280 use org-no-warnings macro for XEmacs compatibility 14 лет назад
org-beamer.el 6fdfa1ede1 Allow beamer export to inherit some properties 14 лет назад
org-bibtex.el 937b56ec89 org-bibtex.el: Rename *org-bibtex-entries* to org-bibtex-entries. 14 лет назад
org-capture.el f71d45a913 New option `org-capture-bookmark' (mentioned in the manual.) 14 лет назад
org-clock.el 595d451280 use org-no-warnings macro for XEmacs compatibility 14 лет назад
org-colview-xemacs.el 1c203d8d19 Match #+name/#+tblname/#+tblfm along with uppercase twins. 14 лет назад
org-colview.el 805891523c Fix bugs about computing durations in the column view. 14 лет назад
org-compat.el 4f29c630d8 XEmacs compatibility improvements 14 лет назад
org-crypt.el eb7f7159c9 Merge branch 'hotfix-7.8.06' 14 лет назад
org-ctags.el 0233eb989b Merge branch 'maint' 14 лет назад
org-datetree.el 8f2a921cf9 Allow datetree to find years with trailing whitespace. 14 лет назад
org-docbook.el 6732d633af Make (org-version) always returns a string, use it in exporters. 14 лет назад
org-docview.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 14 лет назад
org-entities.el 8640e2a73a Add entities for /, +, _, = 14 лет назад
org-eshell.el ecd0562c5f Fix the master branch. 14 лет назад
org-exp-blocks.el fc5d53d910 Merge branch 'origin-maint' 14 лет назад
org-exp.el b62b49bc2b Make the column mandatory after #+include:. 14 лет назад
org-faces.el 21e24f8f24 org.el: New face `org-list-dt' for definition terms in list. 14 лет назад
org-feed.el ecd0562c5f Fix the master branch. 14 лет назад
org-footnote.el d59762b6fa Don't call org-footnote-unique label if using random labels 14 лет назад
org-freemind.el ecd0562c5f Fix the master branch. 14 лет назад
org-gnus.el e5101717fa Following gnus links: Don't mark unrelated articles read 14 лет назад
org-habit.el e67734fe8e Add ability to show all (even unscheduled) habits on today agenda, by 14 лет назад
org-html.el 4565bf0630 org-html.el (org-export-as-html): Add link to Org's and Emacs's websites. 14 лет назад
org-icalendar.el ec921a2a68 Support hourly repeat cookies. 14 лет назад
org-id.el 58bef074a7 org-id.el (org-id-update-id-locations): New parameter to silent `org-id-find'. 14 лет назад
org-indent.el c5f73635d0 Replace obsolete variable `buffer-substring-filters'. 14 лет назад
org-info.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 14 лет назад
org-inlinetask.el ecd0562c5f Fix the master branch. 14 лет назад
org-irc.el ecd0562c5f Fix the master branch. 14 лет назад
org-jsinfo.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 14 лет назад
org-latex.el 872516b8f9 New option `org-export-latex-link-with-unknown-path-format'. 14 лет назад
org-list.el 248d3fa76f Merge branch 'maint' 14 лет назад
org-lparse.el d4b3c199f3 Merge remote-tracking branch 'origin/maint' 14 лет назад
org-mac-message.el 5c38bf0ef7 Fix copyright and authors lines. 14 лет назад
org-macs.el 10aba6b126 New option `org-allow-promoting-top-level-subtree'. 14 лет назад
org-mew.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 14 лет назад
org-mhe.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 14 лет назад
org-mks.el ecd0562c5f Fix the master branch. 14 лет назад
org-mobile.el c6442dac9c org-mobile.el (org-mobile-sumo-agenda-command): Use a shorter title. 14 лет назад
org-mouse.el 54e34cca0d Merge branch 'maint' 14 лет назад
org-odt.el 610a00ce2a Merge remote-tracking branch 'origin/maint' 14 лет назад
org-pcomplete.el f42e40d978 Merge branch 'hotfix' 14 лет назад
org-plot.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 14 лет назад
org-protocol.el cd053cc12f Merge branch 'maint' into master-merge-maint 14 лет назад
org-publish.el b62b49bc2b Make the column mandatory after #+include:. 14 лет назад
org-remember.el f3691be03c Cure byte-compilation errors in org-remember.el 14 лет назад
org-rmail.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 14 лет назад
org-special-blocks.el 3d3ad17d74 org-special-blocks.el: `org-line' instead of `line'. 14 лет назад
org-src.el d5c0af72cf Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). 14 лет назад
org-table.el 43ded1398d Remove spurious line inserted by previous commit. 14 лет назад
org-taskjuggler.el ecd0562c5f Fix the master branch. 14 лет назад
org-timer.el d5c0af72cf Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). 14 лет назад
org-vm.el ecd0562c5f Fix the master branch. 14 лет назад
org-w3m.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 14 лет назад
org-wl.el ecd0562c5f Fix the master branch. 14 лет назад
org-xoxo.el 5c38bf0ef7 Fix copyright and authors lines. 14 лет назад
org.el 8c91f690a5 org.el (org-return): Follow time-stamp links when point is an a time-stamp. 14 лет назад