summaryrefslogtreecommitdiff
path: root/lisp/org/org-agenda.el
Commit message (Expand)AuthorAgeFilesLines
* Update to Org 9.5Kyle Meyer2021-09-291-549/+676
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-261-1/+2
* Don't quote nil and t in doc strings and commentsLars Ingebrigtsen2021-09-211-1/+1
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-1/+1
* Make `q' in `org-agenda' work even with `debug-on-error' setLars Ingebrigtsen2021-08-071-1/+1
* Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier2021-02-221-0/+9
* Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-121-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Merge from origin/emacs-27Glenn Morris2020-12-251-4/+0
|\
| * Update to Org 9.4.4Bastien Guerry2020-12-221-4/+0
* | Shorten some over-wide docstrings in functions and macrosStefan Kangas2020-12-191-1/+2
* | Follow good regexp practiceMattias Engdegård2020-12-181-3/+3
|/
* Update to Org 9.4.1Bastien Guerry2020-12-131-523/+729
* Move “Fix some broken conditional forms” to masterPaul Eggert2020-01-051-0/+1
* Fix some broken conditional formsPaul Eggert2020-01-041-1/+0
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Spelling fixesPaul Eggert2019-12-091-1/+1
* 2019-12-05 regexp lint fixesPaul Eggert2019-12-051-1/+1
* Update Org to 9.3Bastien2019-12-031-771/+1098
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-23/+22
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-2/+2
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-011-1/+1
* Be safer about "%" in message formatsPaul Eggert2019-03-071-7/+6
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-6/+5
* Simplify use of encode-timePaul Eggert2019-02-101-8/+6
* Prefer encode-time to its aliasPaul Eggert2019-02-101-2/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Revert "Replace insignificant backquotes" for Org filesMichael Heerdegen2018-11-261-3/+3
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-3/+3
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-221-3/+3
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-8/+8
* | Merge from origin/emacs-26Glenn Morris2018-03-281-35/+38
|\|
| * Update Org to v9.1.9Rasmus2018-03-271-35/+38
* | Replace some obsolete uses of filter-buffer-substring-functionsGlenn Morris2018-03-151-4/+8
|/
* Update Org to v9.1.6Rasmus2018-01-221-23/+23
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Backport: Update Org to v9.1.4Rasmus2017-12-061-3/+3
* Update Org to v9.1.1Rasmus2017-09-181-718/+660
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update Org to v9.0.10Rasmus2017-08-291-6/+11
* Update Org to v9.0.9Rasmus2017-06-221-1462/+1635
* Revert "Don't bind org-agenda key to an anonymous function"Bastien2017-06-201-12/+1
* Don't bind org-agenda key to an anonymous functionMark Oteiza2017-06-161-1/+12
* Fix org-agenda's command for calendar-lunar-phasesTeemu Likonen2017-04-161-1/+1
* Avoid add-to-list on local variablesStefan Monnier2017-01-041-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1