org-mode/lisp
Bastien Guerry 5a2eec3207 Silence byte-compiler with a new alias: filter-buffer-substring-functions.
When `filter-buffer-substring-functions' is not a known variable to
Emacs (for versions < 24.1), we alias it to `buffer-substring-filters'.
2011-07-05 12:00:15 +02:00
..
ob-asymptote.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-awk.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-C.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-calc.el
ob-clojure.el ob-clojure: force escaping of clojure source into elisp source 2011-06-28 16:39:02 -07:00
ob-comint.el Fix sh block execution in session 2011-06-06 07:17:18 -06:00
ob-css.el
ob-ditaa.el ob-ditaa: specify utf8 data by default (default :java header argument) 2011-04-25 18:57:59 -06:00
ob-dot.el
ob-emacs-lisp.el ob-emacs-lisp: respects ":results verbatim" 2011-06-21 10:38:11 -07:00
ob-eval.el
ob-exp.el ob-lob: inline calls should export even when preceeded by an "=" 2011-06-28 13:04:57 -07:00
ob-gnuplot.el
ob-haskell.el Call kill-buffer with argument nil 2011-07-03 13:04:46 +02:00
ob-js.el
ob-keys.el ob: new function to check header arguments for errors C-c C-v c 2011-05-13 10:54:44 -06:00
ob-latex.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-ledger.el Use format string for message 2011-05-24 05:30:46 +02:00
ob-lilypond.el ob-lilypond: test suite, all tests passing 2011-07-01 12:22:33 -07:00
ob-lisp.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-lob.el ob-lob: ensure 'cl is loaded during compilation so we can use flet 2011-06-26 17:13:18 -07:00
ob-matlab.el
ob-maxima.el adding support for Maxima code blocks -- thanks to Eric Fraga 2011-03-15 11:25:40 -06:00
ob-mscgen.el
ob-ocaml.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-octave.el ob-octave: do not echo variables to STDOUT -- Thanks to Eric S Fraga 2011-03-30 23:28:59 -06:00
ob-org.el ob-org: expanding variables in Org-mode text 2011-06-30 15:23:46 -07:00
ob-perl.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-plantuml.el ob-plantuml: adding eps support -- Thanks to Michael Gauland 2011-03-30 23:25:28 -06:00
ob-python.el ob-python: inhibit return of the eoe string during session evaluation 2011-07-03 12:12:11 -06:00
ob-R.el fixing compiler warnings for Babel functions 2011-06-14 11:23:56 -07:00
ob-ref.el ob-ref.el: declare two functions. 2011-07-04 11:05:07 +02:00
ob-ruby.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-sass.el
ob-scheme.el
ob-screen.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-sh.el Fix sh block execution in session 2011-06-06 07:17:18 -06:00
ob-sql.el ob-sql: feed mysql through a pipe, thanks to Alain Clément 2011-03-07 08:32:37 -07:00
ob-sqlite.el
ob-table.el
ob-tangle.el Ignore errors when launching a language's mode when tangling a source block. 2011-07-04 15:00:17 -06:00
ob.el ob: not including export-variable headers in cache sha1 2011-07-01 12:56:22 -07:00
org-agenda.el Silence byte-compiler with a new alias: filter-buffer-substring-functions. 2011-07-05 12:00:15 +02:00
org-archive.el
org-ascii.el adding optional argument KIND to all org-called-interactively-p function invocations 2011-06-29 16:22:58 -07:00
org-attach.el Replacing '(λ...) with #'(λ...). 2011-06-14 12:01:04 -07:00
org-bbdb.el
org-beamer.el Fix docstring 2011-04-06 10:50:34 +02:00
org-bibtex.el Don't use equalp at run-time, compare downcased strings 2011-06-01 08:30:52 +02:00
org-capture.el Capture: Store time from prompt in file+datetree+prompt target 2011-05-27 20:50:09 +02:00
org-clock.el Introduce CLOCK_INTO_DRAWER property like the existing LOG_INTO_DRAWER 2011-06-27 12:12:23 +02:00
org-colview-xemacs.el org-agenda: remove prefix-length property 2011-03-16 18:18:23 +01:00
org-colview.el org-colview: fix heading retrieval in Org buffers 2011-03-18 18:05:12 +01:00
org-compat.el Provide compatibility function for `activate-mark' 2011-06-01 09:05:24 +02:00
org-crypt.el org-crypt: make org-decrypt disable auto-save-mode (configurable) 2011-06-28 12:04:16 +02:00
org-ctags.el
org-datetree.el
org-docbook.el Allow white spaces between the counter and the check-box in an item 2011-06-30 22:57:18 +02:00
org-docview.el
org-entities.el Fix HTML entity for degree 2011-06-06 09:24:21 +02:00
org-exp-blocks.el org-exp-blocks: Ensure balanced nested begin/end blocks in block bodies. 2011-06-13 14:05:59 -07:00
org-exp.el org-exp: normalize footnotes after removing commented subtrees 2011-06-29 12:00:43 +02:00
org-faces.el
org-feed.el
org-footnote.el org-footnote.el: fix a few compiler warnings. 2011-07-03 21:32:41 +02:00
org-freemind.el Use org-string-match-p for backward compatibility with Emacs22 2011-07-03 13:05:11 +02:00
org-gnus.el org-gnus-follow-link and nnimap-request-scan 2011-05-02 11:10:22 +02:00
org-habit.el
org-html.el Add missing :group keyword in defcustom 2011-07-03 13:05:05 +02:00
org-icalendar.el * lisp/org-icalendar.el (org-print-icalendar-entries): Add 'uid text 2011-06-24 17:22:24 +02:00
org-id.el Remove reference to non-existent configuration option 2011-06-01 08:30:52 +02:00
org-indent.el Silence byte-compiler with a new alias: filter-buffer-substring-functions. 2011-07-05 12:00:15 +02:00
org-info.el
org-inlinetask.el org-inlinetask: modify export of inline tasks 2011-03-19 18:18:28 +01:00
org-irc.el
org-jsinfo.el
org-latex.el Use function argument instead of dynamically scoped symbol 2011-07-03 13:05:19 +02:00
org-list.el Allow white spaces between the counter and the check-box in an item 2011-06-30 22:57:18 +02:00
org-mac-message.el
org-macs.el Silence byte-compiler with a new alias: filter-buffer-substring-functions. 2011-07-05 12:00:15 +02:00
org-mew.el
org-mhe.el
org-mks.el
org-mobile.el Fixed typo in org-mobile-index-file docstring. 2011-05-10 10:07:35 -05:00
org-mouse.el more small compiler errors 2011-06-14 12:51:13 -07:00
org-pcomplete.el
org-plot.el
org-protocol.el org-protocol.el: more appropriate message when capture is done. 2011-04-08 18:18:02 +02:00
org-publish.el org-publish.el: delete trailing whitespaces. 2011-07-03 13:07:27 +02:00
org-remember.el
org-rmail.el
org-special-blocks.el
org-src.el Fix a bug in in-buffer src fontification 2011-06-17 16:51:29 -07:00
org-table.el org-table.el: Er... fix the previous fix about time formulas computation. 2011-07-04 12:23:25 +02:00
org-taskjuggler.el Taskjuggler: support the new effort durations 2011-06-08 17:03:23 +02:00
org-timer.el org-timer: fix bug with `org-timer-item' 2011-03-08 10:40:46 +01:00
org-vm.el
org-w3m.el
org-wl.el Fix doubled-word typo. 2011-06-20 15:38:24 +02:00
org-xoxo.el
org.el org.el: fix `org-end-of-meta-data-and-drawers' 2011-07-05 11:05:20 +02:00