org-mode/lisp
Nicolas Goaziou 0a5f5117a3 org-element: Fix memory leak in cache
* lisp/org-element.el (org-element--cache-put): Do not store objects
  within headlines in cache as headlines are not cached, and,
  therefore, never removed.  This prevents adding the same object in
  cache multiple times without ever garbage collecting it.
2014-03-12 15:18:47 +01:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-abc.el improve handling of output file types 2013-09-25 09:12:42 -06:00
ob-asymptote.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-awk.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-C.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
ob-calc.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-clojure.el ob-clojure.el: Don't use `cider-current-ns' to set the current namespace 2014-03-03 13:53:50 +01:00
ob-comint.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
ob-coq.el ob-coq.el: Declare external functions 2014-03-05 15:38:48 +01:00
ob-core.el update named code block regexp for indentation 2014-03-07 08:28:42 -07:00
ob-css.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-ditaa.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-dot.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-ebnf.el ob-ebnf: Fix copyright and style 2013-10-29 15:18:24 +01:00
ob-emacs-lisp.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
ob-eval.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-exp.el Merge branch 'maint' 2014-02-01 21:54:03 +01:00
ob-fortran.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
ob-gnuplot.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
ob-haskell.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-io.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-J.el ob-J: Silence byte-compiler 2014-01-07 21:56:22 +01:00
ob-java.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-js.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-keys.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-latex.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-ledger.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-lilypond.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-lisp.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
ob-lob.el named and caching call lines working 2014-01-18 13:40:57 -07:00
ob-makefile.el Backport Emacs changes from r116063 2014-01-18 09:17:14 +01:00
ob-matlab.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-maxima.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-mscgen.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-ocaml.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-octave.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-org.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-perl.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-picolisp.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-plantuml.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-python.el Fix dac6d8 2014-01-22 17:10:55 +01:00
ob-R.el Graphic: Catch errors and return error message 2014-01-26 11:05:46 -07:00
ob-ref.el ob-ref: Fix "Marker points into wrong buffer" error 2014-01-24 11:26:39 +01:00
ob-ruby.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
ob-sass.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-scala.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-scheme.el Backport Emacs changes from r116063 2014-01-18 09:17:14 +01:00
ob-screen.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-shell.el add :cmdline support to shell code blocks 2014-02-09 20:13:39 -07:00
ob-shen.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-sql.el update psql command to respect :colnames 2014-01-08 09:57:40 -07:00
ob-sqlite.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-table.el ob-table.el (org-sbe): Rename from `sbe' 2014-01-12 12:02:25 +01:00
ob-tangle.el lisp/ob-tangle.el: "elisp" should get tangled to ".el" files. 2014-03-06 14:58:12 -07:00
ob.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-agenda.el org-agenda.el (org-agenda-custom-commands-contexts): Fix docstring 2014-03-03 17:34:12 +01:00
org-archive.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-attach.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-bbdb.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-bibtex.el org-bibtex: Fix `org-bibtex-read' on an empty field 2014-02-24 17:32:14 +01:00
org-capture.el Enforce `org-bookmark-names-plist' 2014-03-07 14:09:16 +01:00
org-clock.el When computing clock table, remove arbitrary limit on hierarchy depth. 2014-03-03 13:26:15 +01:00
org-colview.el Merge branch 'maint' 2014-03-05 15:47:55 +01:00
org-compat.el org-compat.el (org-set-transient-map): New alias 2014-01-22 11:42:51 +01:00
org-crypt.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-ctags.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-datetree.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-docview.el Fix `org-open-at-point' on "docview"-type links 2014-03-05 11:39:48 +01:00
org-element.el org-element: Fix memory leak in cache 2014-03-12 15:18:47 +01:00
org-entities.el Backport Emacs trunk revno r116039 2014-01-16 11:57:45 +01:00
org-eshell.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-faces.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-feed.el org-feed.el: Allow current buffer to be indirect 2014-02-18 20:33:34 +01:00
org-footnote.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
org-gnus.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-habit.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-id.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-indent.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-info.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-inlinetask.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el Backport typo fixes from Emacs revno r115923 2014-01-09 00:47:40 +01:00
org-list.el Merge branch 'maint' 2014-01-12 10:03:17 +01:00
org-macro.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
org-macs.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-mhe.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-mobile.el Delete :grouptags from tags list when creating org-mobile index file 2014-01-13 00:27:50 +01:00
org-mouse.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-pcomplete.el Merge branch 'maint' 2014-01-07 14:19:03 +01:00
org-plot.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-protocol.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-rmail.el Update copyright year for files changed since 2013 2014-01-05 06:35:21 +01:00
org-src.el Merge branch 'maint' 2014-02-09 14:54:23 +01:00
org-table.el Merge branch 'maint' 2014-02-06 09:58:30 +01:00
org-timer.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-w3m.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org.el Enforce `org-bookmark-names-plist' 2014-03-07 14:09:16 +01:00
ox-ascii.el Export back-ends: Remove quote section translators 2014-01-27 21:14:44 +01:00
ox-beamer.el Merge branch 'maint' 2014-02-25 17:43:05 +01:00
ox-html.el Fix escaping of more links in HTML export 2014-02-19 20:49:21 +01:00
ox-icalendar.el Update copyright year for files changed since 2013 2014-01-05 06:35:21 +01:00
ox-latex.el ox-latex: Allow customization of hyperrefsetup 2014-02-28 09:47:17 +01:00
ox-man.el Export back-ends: Remove quote section translators 2014-01-27 21:14:44 +01:00
ox-md.el Merge branch 'maint' 2014-02-14 17:29:34 +01:00
ox-odt.el Export back-ends: Remove quote section translators 2014-01-27 21:14:44 +01:00
ox-org.el Export back-ends: Remove quote section translators 2014-01-27 21:14:44 +01:00
ox-publish.el Update copyright year for files changed since 2013 2014-01-05 06:35:21 +01:00
ox-texinfo.el Export back-ends: Remove quote section translators 2014-01-27 21:14:44 +01:00
ox.el org-element: Implement lazy cache synchronization 2014-02-20 22:18:17 +01:00