org-mode/lisp
Eric Schulte 4eb4010a97 Merge branch 'origin-maint'
Conflicts:
	lisp/ob.el
2012-04-28 18:03:23 -04:00
..
Makefile provide an easier way to get the old behaviour of plain "make" back 2012-04-21 17:38:49 +02:00
ob-C.el better wrapping of main C function 2012-04-10 16:01:54 -04:00
ob-R.el clean up the code implementing reads of irregular data into R 2012-04-25 15:40:13 -04:00
ob-asymptote.el Fix copyright and authors lines. 2012-04-02 00:53:28 +02:00
ob-awk.el Delete trailing whitespaces in core files. 2012-03-28 02:05:36 +02:00
ob-calc.el Copyright, license, and header fixes. 2012-02-19 08:21:03 -07:00
ob-clojure.el code-block languages may specify their own headers and values 2012-04-13 08:43:16 -04:00
ob-comint.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-css.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-ditaa.el Fix the master branch. 2012-03-19 22:01:29 +01:00
ob-dot.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-emacs-lisp.el Copyright, license, and header fixes. 2012-02-19 08:21:03 -07:00
ob-eval.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-exp.el Add :version to ob-exp.el option. 2012-04-03 13:41:59 +02:00
ob-fortran.el Fix copyright and authors lines. 2012-04-02 00:53:28 +02:00
ob-gnuplot.el Delete trailing whitespaces in core files. 2012-03-28 02:05:36 +02:00
ob-haskell.el Delete trailing whitespaces in core files. 2012-03-28 02:05:36 +02:00
ob-io.el Fix the maint branch. 2012-03-19 20:27:28 +01:00
ob-java.el More fixes to the copyright year... 2012-02-19 08:18:53 -07:00
ob-js.el Add :version to ob-js.el option. 2012-04-03 13:41:37 +02:00
ob-keys.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-latex.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-ledger.el Fix typos and spelling mistakes. 2012-02-19 08:23:42 -07:00
ob-lilypond.el Delete trailing whitespaces in core files. 2012-03-28 02:05:36 +02:00
ob-lisp.el code-block languages may specify their own headers and values 2012-04-13 08:43:16 -04:00
ob-lob.el Add :version to ob-lob.el option. 2012-04-03 13:11:32 +02:00
ob-matlab.el More copyright year fixes. 2012-02-19 08:16:42 -07:00
ob-maxima.el Fix copyright and authors lines. 2012-04-02 00:53:28 +02:00
ob-mscgen.el More copyright year fixes. 2012-02-19 08:16:42 -07:00
ob-ocaml.el Delete trailing whitespaces in core files. 2012-03-28 02:05:36 +02:00
ob-octave.el More copyright year fixes. 2012-02-19 08:16:42 -07:00
ob-org.el More copyright year fixes. 2012-02-19 08:16:27 -07:00
ob-perl.el Fix copyright and authors lines. 2012-04-02 00:53:28 +02:00
ob-picolisp.el Add :version to ob-picolisp.el option. 2012-04-03 13:29:15 +02:00
ob-plantuml.el Add :version to ob-plantuml.el option. 2012-04-03 13:43:36 +02:00
ob-python.el ensure newline precedes automatically-added returns for Python code blocks 2012-04-23 11:39:28 -04:00
ob-ref.el Fix copyright and authors lines. 2012-04-02 00:53:28 +02:00
ob-ruby.el Delete trailing whitespaces in core files. 2012-03-28 02:05:36 +02:00
ob-sass.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-scala.el Fix the maint branch. 2012-03-19 20:27:28 +01:00
ob-scheme.el Add :version to ob-scheme.el option. 2012-04-03 13:44:15 +02:00
ob-screen.el Copyright, license, and header fixes. 2012-02-19 08:21:03 -07:00
ob-sh.el Fix the master branch. 2012-03-19 22:01:29 +01:00
ob-shen.el Copyright, license, and header fixes. 2012-02-19 08:21:03 -07:00
ob-sql.el code-block languages may specify their own headers and values 2012-04-13 08:43:16 -04:00
ob-sqlite.el code-block languages may specify their own headers and values 2012-04-13 08:43:16 -04:00
ob-table.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-tangle.el Add :version to ob-tangle.el options. 2012-04-03 13:14:06 +02:00
ob.el Merge branch 'origin-maint' 2012-04-28 18:03:23 -04:00
org-agenda.el Merge branch 'fix-org-diary-bug' into fix-compiler-warnings 2012-04-28 22:23:40 +02:00
org-archive.el Allow archiving to a datetree. 2012-04-21 17:37:48 +02:00
org-ascii.el Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). 2012-04-21 00:43:16 +02:00
org-attach.el Add support for creating symbolic links in org-attach 2012-04-12 13:21:05 -05:00
org-bbdb.el Fix compiler warnings. 2012-04-17 11:17:17 +02:00
org-beamer.el Allow beamer export to inherit some properties 2012-04-22 16:33:24 +02:00
org-bibtex.el don't rely on kill-new to return a string 2012-04-26 12:51:36 -04:00
org-capture.el org-capture.el: Use %\n instead of %n. 2012-04-24 11:54:16 +02:00
org-clock.el org-clock.el: Fix bug in `org-clocktable-write-default'. 2012-04-29 01:18:35 +02:00
org-colview-xemacs.el Match #+name/#+tblname/#+tblfm along with uppercase twins. 2012-04-23 12:48:33 +02:00
org-colview.el Match #+name/#+tblname/#+tblfm along with uppercase twins. 2012-04-23 12:48:33 +02:00
org-compat.el org-compat.el: Silent the byte-compiler about a warning related to XEmacs support. 2012-04-28 19:16:59 +02:00
org-crypt.el Delete trailing whitespaces in core files. 2012-03-28 02:05:36 +02:00
org-ctags.el Merge branch 'maint' 2012-04-26 22:43:36 +02:00
org-datetree.el Fix copyright and authors lines. 2012-04-02 00:53:28 +02:00
org-docbook.el Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). 2012-04-21 00:43:16 +02:00
org-docview.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-entities.el Add :version to org-entities.el options. 2012-04-03 13:28:51 +02:00
org-eshell.el Fix compiler warnings. 2012-03-20 13:04:55 +01:00
org-exp-blocks.el Add :version to org-exp-blocks.el option. 2012-04-03 13:33:59 +02:00
org-exp.el org-exp.el: Handle new parameter :addlevel when including a file. 2012-04-23 14:46:24 +02:00
org-faces.el org.el: New face `org-list-dt' for definition terms in list. 2012-04-27 23:26:05 +02:00
org-feed.el Fix the master branch. 2012-03-19 22:01:29 +01:00
org-footnote.el Match #+name/#+tblname/#+tblfm along with uppercase twins. 2012-04-23 12:48:33 +02:00
org-freemind.el Add :version to org-freemind.el option. 2012-04-03 13:09:15 +02:00
org-gnus.el Following gnus links: Don't mark unrelated articles read 2012-04-23 09:18:52 +02:00
org-habit.el Add :version to org-habit.el options. 2012-04-03 13:24:40 +02:00
org-html.el org-html.el: Use `org-line' instead of `line' as the free variable name. 2012-04-28 19:06:52 +02:00
org-icalendar.el Support hourly repeat cookies. 2012-04-21 00:42:56 +02:00
org-id.el org-id.el (org-id-update-id-locations): New parameter to silent `org-id-find'. 2012-04-21 15:46:02 +02:00
org-indent.el Replace obsolete variable `buffer-substring-filters'. 2012-04-28 21:36:58 +02:00
org-info.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-inlinetask.el Add :version to org-inlinetask.el option. 2012-04-03 13:22:38 +02:00
org-irc.el Delete trailing whitespaces in core files. 2012-03-28 02:05:36 +02:00
org-jsinfo.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-latex.el org-latex.el (org-export-latex-tables): Let-bind `hfmt'. 2012-04-28 18:48:02 +02:00
org-list.el org-list: Fix bugs relative to item indentation 2012-04-21 12:13:49 +02:00
org-lparse.el Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). 2012-04-21 00:43:16 +02:00
org-mac-message.el Fix copyright and authors lines. 2012-04-02 00:53:28 +02:00
org-macs.el Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). 2012-04-21 00:43:16 +02:00
org-mew.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-mhe.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-mks.el Delete trailing whitespaces in core files. 2012-03-28 02:05:36 +02:00
org-mobile.el Add :version to org-mobile.el options. 2012-04-03 13:12:47 +02:00
org-mouse.el Merge branch 'maint' 2012-04-22 18:44:45 +02:00
org-odt.el org-odt.el: Provide for non-availability of `org-version' 2012-04-26 01:22:04 +05:30
org-pcomplete.el Merge branch 'hotfix' 2012-04-10 23:39:16 +02:00
org-plot.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-protocol.el Merge branch 'maint' into master-merge-maint 2012-04-21 16:05:22 +02:00
org-publish.el org-publish.el: Use (case-fold-search t) when looking for #+INCLUDE:. 2012-04-23 14:19:21 +02:00
org-remember.el Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). 2012-04-21 00:43:16 +02:00
org-rmail.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-special-blocks.el org-special-blocks.el: `org-line' instead of `line'. 2012-04-28 19:08:42 +02:00
org-src.el Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). 2012-04-21 00:43:16 +02:00
org-table.el org-table.el: Fix `org-table-store-formulas'. 2012-04-28 23:34:51 +02:00
org-taskjuggler.el Add :version to org-taskjuggler.el options. 2012-04-03 13:35:41 +02:00
org-timer.el Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). 2012-04-21 00:43:16 +02:00
org-vm.el Fix the master branch. 2012-03-19 22:01:29 +01:00
org-w3m.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-wl.el Add :version to org-wl.el options. 2012-04-03 13:31:06 +02:00
org-xoxo.el Fix copyright and authors lines. 2012-04-02 00:53:28 +02:00
org.el Merge branch 'maint' 2012-04-28 22:37:23 +02:00