aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Glenn Morris2021-10-242-2/+2
|\
| * Update to Org 9.5-59-g52e6f1Kyle Meyer2021-10-232-2/+2
* | Merge from origin/emacs-28Glenn Morris2021-10-186-28/+37
|\ \ | |/
| * Update to Org 9.5-57-g9bc3a2Kyle Meyer2021-10-166-28/+37
* | Merge from origin/emacs-28Glenn Morris2021-10-117-28/+134
|\ \ | |/
| * Update to Org 9.5-46-gb71474Kyle Meyer2021-10-097-28/+134
* | Use format-prompt for many more promptsStefan Kangas2021-10-052-9/+14
|/
* Update to Org 9.5-30-g10dc9dKyle Meyer2021-10-027-50/+49
* Remove bogus ":safe t" custom propertiesGlenn Morris2021-10-024-14/+12
* Remove bogus ":safe nil" custom propertiesGlenn Morris2021-10-023-22/+11
* The safe-local-variable property is a function (bug#50944)Glenn Morris2021-10-028-18/+18
* Fix ox-koma-letter compilation warningsLars Ingebrigtsen2021-10-021-2/+2
* ; Standardize some license headersGlenn Morris2021-10-018-25/+37
* Fix some custom typesGlenn Morris2021-10-012-3/+3
* Fix regexp snags in orgMattias Engdegård2021-09-303-23/+25
* org-element: use correct functionMattias Engdegård2021-09-301-1/+1
* * lisp/org/ob-julia.el: Use lexical-bindingStefan Monnier2021-09-301-29/+38
* * lisp/org/ox-koma-letter.el: Use lexical-bindingStefan Monnier2021-09-301-26/+2
* Update to Org 9.5Kyle Meyer2021-09-29117-5066/+11249
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-263-9/+12
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-241-2/+2
* Don't quote nil and t in doc strings and commentsLars Ingebrigtsen2021-09-212-2/+2
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-1/+1
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-162-4/+4
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-1/+1
* Fix quoting style in Lisp commentsEli Zaretskii2021-09-123-11/+11
* ; Fix symbol quoting typosStefan Kangas2021-09-124-7/+7
* Make `q' in `org-agenda' work even with `debug-on-error' setLars Ingebrigtsen2021-08-071-1/+1
* Merge from origin/emacs-27Amin Bandali2021-07-041-3/+3
|\
| * Update IRC-related references to point to Libera.ChatAmin Bandali2021-07-031-3/+3
| * Update copyright year to 2021Paul Eggert2021-01-01125-125/+125
* | Prevent Org mode from mistakenly changing Calendar keymapStephen Berman2021-06-251-2/+2
* | * lisp/org/org-timer.el (org-timer--run-countdown-timer): Use closuresStefan Monnier2021-05-181-8/+9
* | * lisp/org/org-mouse.el: Make use of lexical scopingStefan Monnier2021-05-181-45/+43
* | * lisp/org/org-colview.el (org-columns-map): Use proper closuresStefan Monnier2021-05-181-30/+30
* | * lisp/org/org-clock.el (org-clock-get-table-data): Use proper closuresStefan Monnier2021-05-181-13/+13
* | ; Normalize and add missing first and last linesStefan Kangas2021-04-195-7/+7
* | * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-117-11/+13
* | Address some --without-x byte-compilation warningsBasil L. Contovounesios2021-03-261-1/+2
* | Convert many more links to use HTTPSStefan Kangas2021-03-242-2/+2
* | Use lexical-binding in two trivial org-mode filesStefan Kangas2021-03-242-2/+2
* | ; Fix typos in doc stringsMattias Engdegård2021-03-123-3/+3
* | * lisp/org/: Delete some always-nil variablesStefan Monnier2021-03-118-20/+23
* | Make generation of texi from org overwrite outputGlenn Morris2021-02-281-4/+3
* | Minor fixes after preloading easymenuStefan Kangas2021-02-271-1/+2
* | Don't require overlay; that's only needed in XEmacsStefan Kangas2021-02-271-1/+0
* | Distribute the real source for some doc/misc manuals (bug#45143)Glenn Morris2021-02-261-0/+17
* | Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier2021-02-223-35/+34
* | Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-126-26/+19
* | ; Minor license statement fixesStefan Kangas2021-02-082-6/+6