0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-20 09:49:20 +00:00
org-mode/lisp
Nicolas Goaziou fd51dad999 Turn momentarily planning keywords into defvar
* lisp/org.el (org-closed-string, org-deadline-string,
  org-scheduled-string): Use a defvar.

DEADLINE, SCHEDULED and CLOSED are now meant to be constants. However,
we preserve backward-compatibility during obsolencence phase.
2015-02-12 00:46:29 +01:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-abc.el
ob-asymptote.el ob-asymptote, ob-emacs-lisp: remove spurious declare-function calls. 2015-01-20 18:42:56 -05:00
ob-awk.el babel: Remove functions which are never called. 2015-01-23 14:36:40 -05:00
ob-C.el
ob-calc.el
ob-clojure.el
ob-comint.el
ob-coq.el Fix error messages. 2015-01-26 02:53:15 -05:00
ob-core.el ob-core.el: inline src block removal bugfix 2015-01-30 19:27:54 -08:00
ob-css.el
ob-ditaa.el
ob-dot.el
ob-ebnf.el ob-ebnf: Fix copyright and style 2013-10-29 15:18:24 +01:00
ob-emacs-lisp.el
ob-eval.el ob-eval: Do not use read-only mode, switch to compilation mode only once 2014-09-10 11:22:43 +02:00
ob-exp.el ob-exp.el: Enable removal of {{{results(...)}}} 2015-01-29 12:05:31 -08:00
ob-forth.el
ob-fortran.el
ob-gnuplot.el
ob-groovy.el babel: Remove functions which are just indirection around org-babel-script-escape 2015-01-23 14:36:40 -05:00
ob-haskell.el babel: Remove functions which are just indirection around org-babel-script-escape 2015-01-23 14:36:40 -05:00
ob-io.el babel: Remove functions which are just indirection around org-babel-script-escape 2015-01-23 14:36:40 -05:00
ob-J.el
ob-java.el
ob-js.el Merge branch 'maint' 2014-11-22 00:04:51 +01:00
ob-keys.el Org babel: Add function and keybinding to remove result blocks 2014-04-17 08:41:05 +02:00
ob-latex.el Fix error messages. 2015-01-26 02:53:15 -05:00
ob-ledger.el
ob-lilypond.el
ob-lisp.el
ob-lob.el
ob-makefile.el
ob-matlab.el
ob-maxima.el
ob-mscgen.el
ob-ocaml.el
ob-octave.el
ob-org.el
ob-perl.el
ob-picolisp.el
ob-plantuml.el
ob-python.el
ob-R.el ob-R: Convert some defvars to defconsts. 2015-01-23 14:39:30 -05:00
ob-ref.el
ob-ruby.el
ob-sass.el
ob-scala.el babel: Remove functions which are just indirection around org-babel-script-escape 2015-01-23 14:36:40 -05:00
ob-scheme.el
ob-screen.el
ob-shell.el babel: Remove functions which are never called. 2015-01-23 14:36:40 -05:00
ob-shen.el
ob-sql.el
ob-sqlite.el
ob-table.el
ob-tangle.el
ob.el
org-agenda.el org-agenda: Ignore sticky feature when picking date from calendar 2015-02-11 23:44:26 +01:00
org-archive.el
org-attach.el org-attach: Maybe delete heading attachments when archiving 2014-10-16 18:57:39 +02:00
org-bbdb.el Fix BBDB link completion 2014-04-29 11:36:16 +02:00
org-bibtex.el
org-capture.el Replace `org-end-of-meta-data-and-drawers' 2015-01-30 19:31:27 +01:00
org-clock.el org-clock: Fix `org-clock-in-last' with universal argument 2015-01-31 12:46:50 +01:00
org-colview.el
org-compat.el org-compat: obsolete org-activate-mark. 2015-01-18 23:42:32 -05:00
org-crypt.el
org-ctags.el
org-datetree.el
org-docview.el org-element: Externalize docview links 2015-02-03 23:00:21 +01:00
org-element.el org-element: Interpret pseudo objects without declaration 2015-02-09 12:04:38 +01:00
org-entities.el
org-eshell.el
org-faces.el
org-feed.el
org-footnote.el
org-gnus.el
org-habit.el
org-id.el
org-indent.el
org-info.el
org-inlinetask.el
org-install.el
org-irc.el Backport typo fixes from Emacs revno r115923 2014-01-09 00:47:40 +01:00
org-list.el Be more cautious when preserving visibility 2015-01-30 00:20:01 +01:00
org-macro.el Fix error messages. 2015-01-26 02:53:15 -05:00
org-macs.el
org-mhe.el
org-mobile.el
org-mouse.el
org-pcomplete.el
org-plot.el
org-protocol.el
org-rmail.el
org-src.el
org-table.el org-table: Allow accentuated characters in remote table names 2015-02-01 01:03:45 +01:00
org-timer.el
org-w3m.el
org.el Turn momentarily planning keywords into defvar 2015-02-12 00:46:29 +01:00
ox-ascii.el ox-ascii: Fix indentation for description lists with links in tags 2015-01-28 11:29:43 +01:00
ox-beamer.el
ox-html.el ox-html: Properly escape ampersands in links 2015-02-05 12:56:23 +01:00
ox-icalendar.el
ox-latex.el org-element: Interpret pseudo objects without declaration 2015-02-09 12:04:38 +01:00
ox-man.el
ox-md.el
ox-odt.el Merge branch 'maint' 2015-02-10 22:27:12 +01:00
ox-org.el ox-org: Allow custom export for links 2015-01-29 19:31:03 +01:00
ox-publish.el Merge branch 'maint' 2014-11-04 22:25:18 +01:00
ox-texinfo.el
ox.el Use `org-element-copy' 2015-02-09 10:15:59 +01:00