summaryrefslogtreecommitdiff
path: root/lisp/org
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2021-08-19
|\
| * Make `q' in `org-agenda' work even with `debug-on-error' setLars Ingebrigtsen2021-08-07
| * Merge from origin/emacs-27Amin Bandali2021-07-04
| |\
| | * Update IRC-related references to point to Libera.ChatAmin Bandali2021-07-03
| | * Update copyright year to 2021Paul Eggert2021-01-01
| * | Prevent Org mode from mistakenly changing Calendar keymapStephen Berman2021-06-25
| * | * lisp/org/org-timer.el (org-timer--run-countdown-timer): Use closuresStefan Monnier2021-05-18
| * | * lisp/org/org-mouse.el: Make use of lexical scopingStefan Monnier2021-05-18
| * | * lisp/org/org-colview.el (org-columns-map): Use proper closuresStefan Monnier2021-05-18
| * | * lisp/org/org-clock.el (org-clock-get-table-data): Use proper closuresStefan Monnier2021-05-18
| * | ; Normalize and add missing first and last linesStefan Kangas2021-04-19
| * | * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-11
| * | Address some --without-x byte-compilation warningsBasil L. Contovounesios2021-03-26
| * | Convert many more links to use HTTPSStefan Kangas2021-03-24
| * | Use lexical-binding in two trivial org-mode filesStefan Kangas2021-03-24
| * | ; Fix typos in doc stringsMattias EngdegÄrd2021-03-12
| * | * lisp/org/: Delete some always-nil variablesStefan Monnier2021-03-11
| * | Make generation of texi from org overwrite outputGlenn Morris2021-02-28
| * | Minor fixes after preloading easymenuStefan Kangas2021-02-27
| * | Don't require overlay; that's only needed in XEmacsStefan Kangas2021-02-27
| * | Distribute the real source for some doc/misc manuals (bug#45143)Glenn Morris2021-02-26
| * | Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier2021-02-22
| * | Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-12
| * | ; Minor license statement fixesStefan Kangas2021-02-08
* | | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2021-02-05
|\| |
| * | Assume font-lock-mode variable is not voidStefan Kangas2021-02-05
* | | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2021-01-31
|\| |
| * | Avoid recommending GoogleStefan Kangas2021-01-28
* | | Temp. include org-checklist.el and ol-notmuch.el from Org 9.4.4Sean Whitton2021-01-19
|/ /
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Fix some over-wide docstringsStefan Kangas2020-12-30
* | Merge from origin/emacs-27Glenn Morris2020-12-25
|\|
| * ; lisp/org/org.el: Fix Version header.Glenn Morris2020-12-25
* | 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
* | Shorten over-wide docstrings in variablesStefan Kangas2020-12-19
* | Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-19
* | Fix over-wide doc stringsEli Zaretskii2020-12-19
* | Merge from origin/emacs-27Glenn Morris2020-12-18
|\|
| * Update to Org 9.4.3Bastien Guerry2020-12-16
* | Follow good regexp practiceMattias EngdegÄrd2020-12-18
* | * lisp/org/org-refile.el (org-copy): Fix missing obsoletion versionStefan Monnier2020-12-17
* | Merge from origin/emacs-27Glenn Morris2020-12-15
|\|
| * Update to Org 9.4.2Bastien Guerry2020-12-13
| * Update to Org 9.4.1Bastien Guerry2020-12-13
* | Remove redundant requires of 'font-lock'Stefan Kangas2020-12-03
* | Use null-device where appropriateMichael Albinus2020-11-25
* | Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-24
* | Remove Emacs 20 compat code from org.elStefan Kangas2020-11-20