summaryrefslogtreecommitdiff
path: root/lisp/org
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Stefan Kangas2021-12-021-1/+3
|\
| * ; * lisp/org/ob-julia.el: Fix Author header for authors.el.Stefan Kangas2021-12-011-1/+3
* | Merge from origin/emacs-28Stefan Kangas2021-11-286-26/+31
|\|
| * ; * lisp/org/org.el: Fix version header.Stefan Kangas2021-11-281-1/+1
| * Update to Org 9.5.1-11-g96d91bKyle Meyer2021-11-275-25/+30
* | Merge from origin/emacs-28Stefan Kangas2021-11-213-35/+40
|\|
| * Update to Org 9.5-72-gc5d6656Kyle Meyer2021-11-203-35/+40
* | Prefer locate-user-emacs-fileStefan Kangas2021-11-092-4/+2
* | Merge from origin/emacs-28Michael Albinus2021-11-076-40/+68
|\|
| * Update to Org 9.5-68-g77e2ecKyle Meyer2021-11-066-40/+68
* | 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