summaryrefslogtreecommitdiff
path: root/lisp/org/org-agenda.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Paul Eggert2020-01-051-1/+0
|\
| * Fix some broken conditional formsPaul Eggert2020-01-041-1/+0
* | Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\|
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-261-2/+2
|/
* 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
* | Pacify ‘make check-declare’Paul Eggert2016-05-141-1/+1
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-081-6/+6
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+2
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-4/+4
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-5/+5
* Escape ` and ' in docPaul Eggert2015-09-011-7/+7
* Quoting fixes in lisp/orgPaul Eggert2015-08-311-5/+7
* Prefer directed to neutral quotesPaul Eggert2015-08-241-4/+4
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-281-1/+1