org-mode/lisp
Nicolas Goaziou 9950252f34 org-agenda: Fix repeats with nil `org-agenda-repeating-timestamp-show-all'
* lisp/org-agenda.el (org-agenda-get-timestamps):
(org-agenda-get-deadlines):
(org-agenda-get-scheduled): When
`org-agenda-repeating-timestamp-show-all' is nil, only display repeat
before and repeat after today (or only repeat at today if those
coincide).  Also, computations of warnings are done with last repeat
before today instead of base date.
2016-12-02 13:01:22 +01:00
..
Makefile
ob-abc.el
ob-asymptote.el
ob-awk.el
ob-C.el Use ‘eq’ instead of ‘equal’ for symbols 2016-09-25 16:29:06 +01:00
ob-calc.el
ob-clojure.el
ob-comint.el
ob-coq.el
ob-core.el ob-core: Fix typos in messages 2016-11-04 08:34:57 +01:00
ob-css.el
ob-ditaa.el
ob-dot.el
ob-ebnf.el
ob-emacs-lisp.el
ob-eval.el
ob-exp.el
ob-forth.el
ob-fortran.el
ob-gnuplot.el
ob-groovy.el
ob-haskell.el
ob-io.el
ob-J.el
ob-java.el
ob-js.el ob-js: Fix error when code block ends with a comment 2016-11-21 23:21:23 +01:00
ob-keys.el
ob-latex.el
ob-ledger.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-lilypond.el
ob-lisp.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
ob-lob.el
ob-lua.el lisp/ob-lua.el: Small indentation fix 2016-11-01 21:39:11 +01:00
ob-makefile.el
ob-matlab.el
ob-maxima.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-mscgen.el
ob-ocaml.el
ob-octave.el Use assq instead of assoc for :keywords 2016-09-23 11:20:09 +01:00
ob-org.el
ob-perl.el
ob-picolisp.el
ob-plantuml.el
ob-processing.el
ob-python.el
ob-R.el
ob-ref.el
ob-ruby.el
ob-sass.el
ob-scala.el
ob-scheme.el
ob-screen.el
ob-sed.el
ob-shell.el
ob-shen.el
ob-sql.el
ob-sqlite.el
ob-stan.el
ob-table.el
ob-tangle.el
ob.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-agenda.el org-agenda: Fix repeats with nil `org-agenda-repeating-timestamp-show-all' 2016-12-02 13:01:22 +01:00
org-archive.el Fix TODO keywords case sensitivity 2016-11-13 11:26:17 +01:00
org-attach.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +02:00
org-bbdb.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +02:00
org-bibtex.el
org-capture.el Fix documentation 2016-11-07 01:14:04 +01:00
org-clock.el org-clock: Fix clock tables with file list scope 2016-11-26 00:15:44 +01:00
org-colview.el org-colview: Fix time sum when mixing duration and H:MM:SS time 2016-11-11 12:02:34 +01:00
org-compat.el org-compat: Assume `string-prefix-p' is defined 2016-10-29 10:02:27 +02:00
org-crypt.el
org-ctags.el Remove unnecessary calls to `org-update-radio-target-regexp' 2016-10-19 15:31:10 +02:00
org-datetree.el
org-docview.el
org-element.el org-element: Prevent parsing meta-data after blank lines 2016-11-10 00:25:34 +01:00
org-entities.el org-entities.el (org-entities): Add Amacr and amacr entities 2016-10-19 17:05:08 +02:00
org-eshell.el
org-eww.el
org-faces.el
org-feed.el
org-footnote.el Fix docstrings 2016-10-31 10:01:33 +01:00
org-gnus.el Improve docstrings 2016-10-15 17:43:54 +02:00
org-habit.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +02:00
org-id.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +02:00
org-indent.el
org-info.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +02:00
org-inlinetask.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +02:00
org-install.el
org-irc.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +02:00
org-lint.el Improve docstrings 2016-10-15 17:43:54 +02:00
org-list.el Fix TODO keywords case sensitivity 2016-11-13 11:26:17 +01:00
org-macro.el
org-macs.el Remove compatibility code for subr-x.el defsubsts 2016-09-06 00:08:32 +02:00
org-mhe.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +02:00
org-mobile.el Match org-complex-heading-regexp' with a nil case-fold-search' 2016-10-29 00:38:15 +02:00
org-mouse.el Change "Org-mode" into "Org mode" 2016-10-11 18:00:08 +02:00
org-pcomplete.el Fix TODO keywords case sensitivity 2016-11-13 11:26:17 +01:00
org-plot.el
org-protocol.el Improve docstrings 2016-10-15 17:43:54 +02:00
org-rmail.el
org-src.el org-src: Silence byte-compiler 2016-10-25 13:23:31 +02:00
org-table.el Fix documentation 2016-11-07 01:14:04 +01:00
org-timer.el Improve docstrings 2016-10-15 17:43:54 +02:00
org-w3m.el Turn org-mode into Org or Org mode 2016-08-23 22:13:56 +02:00
org.el Fix dpi calculation when previewing LaTeX snippets 2016-11-30 21:55:45 +01:00
ox-ascii.el Change :version in defcustoms from "25.1" to "25.2" 2016-10-05 11:18:39 +02:00
ox-beamer.el
ox-html.el ox-html: Fix %d placeholder in pre/postamble string 2016-11-19 23:17:32 +01:00
ox-icalendar.el ox-icalendar: Use \r\n instead of \n as line breaks 2016-11-18 23:03:01 +01:00
ox-latex.el Fix LaTeX preview 2016-11-27 12:07:11 +01:00
ox-man.el Fix LaTeX preview 2016-11-27 12:07:11 +01:00
ox-md.el
ox-odt.el ox-odt.el: Fix LaTeX formulae in opendocument exports 2016-11-29 09:24:11 +01:00
ox-org.el Move obsolete declarations into "org-compat.el" 2016-06-30 15:20:51 +02:00
ox-publish.el ox-publish: Fix too many opened buffer upon publishing 2016-11-11 00:45:21 +01:00
ox-texinfo.el Fix LaTeX preview 2016-11-27 12:07:11 +01:00
ox.el Fix error when exporting body only of an empty buffer 2016-11-19 23:08:12 +01:00