summaryrefslogtreecommitdiff
path: root/lisp/org/org-agenda.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Merge from origin/emacs-27Glenn Morris2020-12-25
|\
| * Update to Org 9.4.4Bastien Guerry2020-12-22
* | Shorten some over-wide docstrings in functions and macrosStefan Kangas2020-12-19
* | Follow good regexp practiceMattias Engdegård2020-12-18
|/
* Update to Org 9.4.1Bastien Guerry2020-12-13
* Move “Fix some broken conditional forms” to masterPaul Eggert2020-01-05
* Fix some broken conditional formsPaul Eggert2020-01-04
* Update copyright year to 2020Paul Eggert2020-01-01
* Spelling fixesPaul Eggert2019-12-09
* 2019-12-05 regexp lint fixesPaul Eggert2019-12-05
* Update Org to 9.3Bastien2019-12-03
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-01
* Be safer about "%" in message formatsPaul Eggert2019-03-07
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Simplify use of encode-timePaul Eggert2019-02-10
* Prefer encode-time to its aliasPaul Eggert2019-02-10
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Revert "Replace insignificant backquotes" for Org filesMichael Heerdegen2018-11-26
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-22
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-20
* | Merge from origin/emacs-26Glenn Morris2018-03-28
|\|
| * Update Org to v9.1.9Rasmus2018-03-27
* | Replace some obsolete uses of filter-buffer-substring-functionsGlenn Morris2018-03-15
|/
* Update Org to v9.1.6Rasmus2018-01-22
* Update copyright year to 2018Paul Eggert2018-01-01
* Backport: Update Org to v9.1.4Rasmus2017-12-06
* Update Org to v9.1.1Rasmus2017-09-18
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update Org to v9.0.10Rasmus2017-08-29
* Update Org to v9.0.9Rasmus2017-06-22
* Revert "Don't bind org-agenda key to an anonymous function"Bastien2017-06-20
* Don't bind org-agenda key to an anonymous functionMark Oteiza2017-06-16
* Fix org-agenda's command for calendar-lunar-phasesTeemu Likonen2017-04-16
* Avoid add-to-list on local variablesStefan Monnier2017-01-04
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Pacify ‘make check-declare’Paul Eggert2016-05-14
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-08
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03